Static clippy_lints::transmute::TRANSMUTE_INT_TO_BOOL[]

pub static TRANSMUTE_INT_TO_BOOL: &Lint = &::lint::Lint{name: "TRANSMUTE_INT_TO_BOOL",
              default_level: ::lint::Warn,
              desc: "transmutes from an integer to a `bool`",
              edition_lint_opts: None,}