rustc::lint::builtin::TRIVIAL_CASTS   
                   
                       [−]
                   
               [src]
pub static TRIVIAL_CASTS: &'static Lint=&::rustc::lint::Lint{name: "TRIVIAL_CASTS", default_level: ::rustc::lint::Allow, desc: "detects trivial casts which could be removed",}
Unstable (
rustc_private)