Static rustc_ap_rustc_lint_defs::builtin::UNUSED_FEATURES[][src]

pub static UNUSED_FEATURES: &Lint

The unused_features lint detects unused or unknown features found in crate-level feature attributes.

Note: This lint is currently not functional, see issue #44232 for more details.