rustc_target::target_features

Constant RUSTC_SPECIFIC_FEATURES

Source
pub const RUSTC_SPECIFIC_FEATURES: &[&str];
Expand description

Features that control behaviour of rustc, rather than the codegen. These exist globally and are not in the target-specific lists below.