Static clippy_lints::booleans::NONMINIMAL_BOOL []

pub static NONMINIMAL_BOOL: &Lint = &::lint::Lint{name: "NONMINIMAL_BOOL",
              default_level: ::lint::Warn,
              desc: "boolean expressions that can be written more concisely",
              epoch_deny: None,}