rustc::lint::builtin::FAT_PTR_TRANSMUTES [] [src]

pub static FAT_PTR_TRANSMUTES: &'static Lint = &::rustc::lint::Lint{name: "FAT_PTR_TRANSMUTES",
                     default_level: ::rustc::lint::Allow,
                     desc: "detects transmutes of fat pointers",}
Unstable (rustc_private)