Static clippy_lints::transmute::USELESS_TRANSMUTE []

pub static USELESS_TRANSMUTE: &'static Lint = &::rustc::lint::Lint{name: "USELESS_TRANSMUTE",
                     default_level: ::rustc::lint::Warn,
                     desc:
                         "transmutes that have the same to and from types or could be a cast/coercion",}