Static clippy_lints::enum_glob_use::ENUM_GLOB_USE []

pub static ENUM_GLOB_USE: &'static Lint = &::rustc::lint::Lint{name: "ENUM_GLOB_USE",
                     default_level: ::rustc::lint::Allow,
                     desc: "use items that import all variants of an enum",}