rustc::lint::builtin::SUPER_OR_SELF_IN_GLOBAL_PATH
[−]
[src]
pub static SUPER_OR_SELF_IN_GLOBAL_PATH: &'static Lint=
&::rustc::lint::Lint{name: "SUPER_OR_SELF_IN_GLOBAL_PATH", default_level: ::rustc::lint::Warn, desc: "detects super or self keywords at the beginning of global path",}
Unstable (
rustc_private
)