Static clippy_lints::transmute::CROSSPOINTER_TRANSMUTE []

pub static CROSSPOINTER_TRANSMUTE: &'static Lint = &::rustc::lint::Lint{name: "CROSSPOINTER_TRANSMUTE",
                     default_level: ::rustc::lint::Warn,
                     desc:
                         "transmutes that have to or from types that are a pointer to the other",}