Static clippy_lints::transmute::WRONG_TRANSMUTE[]

pub static WRONG_TRANSMUTE: &Lint = &::lint::Lint{name: "WRONG_TRANSMUTE",
              default_level: ::lint::Deny,
              desc:
                  "transmutes that are confusing at best, undefined behaviour at worst and always useless",
              edition_lint_opts: None,}