rustc::lint::builtin::UNUSED_ASSIGNMENTS
[−]
[src]
pub static UNUSED_ASSIGNMENTS: &'static Lint=
&::rustc::lint::Lint{name: "UNUSED_ASSIGNMENTS", default_level: ::rustc::lint::Warn, desc: "detect assignments that will never be read",}
Unstable (
rustc_private
)