Static clippy_lints::transmute::WRONG_TRANSMUTE []

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