Static clippy_lints::transmute::TRANSMUTE_PTR_TO_PTR []

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