pub static UNUSED_FEATURES: &'static LintExpand description
The unused_features lint detects unused or unknown features found in
crate-level feature attributes.
pub static UNUSED_FEATURES: &'static LintThe unused_features lint detects unused or unknown features found in
crate-level feature attributes.