Static clippy_lints::transmute::CROSSPOINTER_TRANSMUTE []

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