Static clippy_lints::empty_enum::EMPTY_ENUM []

pub static EMPTY_ENUM: &'static Lint = &::rustc::lint::Lint{name: "EMPTY_ENUM",
                     default_level: ::rustc::lint::Allow,
                     desc: "enum with no variants",}