Static 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::Deny,
                     desc:
                         "detects super or self keywords at the beginning of global path",}
🔬 This is a nightly-only experimental API. (rustc_private)