Static clippy_lints::transmute::TRANSMUTE_PTR_TO_REF []

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