Static clippy_lints::booleans::NONMINIMAL_BOOL []

pub static NONMINIMAL_BOOL: &'static Lint = &::rustc::lint::Lint{name: "NONMINIMAL_BOOL",
                     default_level: ::rustc::lint::Allow,
                     desc:
                         "boolean expressions that can be written more concisely",}