Static clippy_lints::transmute::USELESS_TRANSMUTE []

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