rustc::lint::builtin::VARIANT_SIZE_DIFFERENCES   
                   
                       [−]
                   
               [src]
pub static VARIANT_SIZE_DIFFERENCES: &'static Lint=&::rustc::lint::Lint{name: "VARIANT_SIZE_DIFFERENCES", default_level: ::rustc::lint::Allow, desc: "detects enums with widely varying variant sizes",}
Unstable (
rustc_private)