rustc::lint::builtin::UNUSED_VARIABLES   
                   
                       [−]
                   
               [src]
pub static UNUSED_VARIABLES: &'static Lint=&::rustc::lint::Lint{name: "UNUSED_VARIABLES", default_level: ::rustc::lint::Warn, desc: "detect variables which are not used in any way",}
Unstable (
rustc_private)