rustc::lint::builtin::UNUSED_IMPORTS [] [src]

pub static UNUSED_IMPORTS: &'static Lint = &::rustc::lint::Lint{name: "UNUSED_IMPORTS",
                     default_level: ::rustc::lint::Warn,
                     desc: "imports that are never used",}
Unstable (rustc_private)