Static clippy_lints::transmute::TRANSMUTE_PTR_TO_REF []

pub static TRANSMUTE_PTR_TO_REF: &'static Lint = &::rustc::lint::Lint{name: "TRANSMUTE_PTR_TO_REF",
                     default_level: ::rustc::lint::Warn,
                     desc: "transmutes from a pointer to a reference type",}