Static rustc::lint::builtin::TRIVIAL_NUMERIC_CASTS
[−]
[src]
pub static TRIVIAL_NUMERIC_CASTS: &'static Lint=
&::rustc::lint::Lint{name: "TRIVIAL_NUMERIC_CASTS", default_level: ::rustc::lint::Allow, desc: "detects trivial casts of numeric types which could be removed",}
🔬 This is a nightly-only experimental API. (
rustc_private
)