rustc_target::target_features

Constant RUSTC_SPECIAL_FEATURES

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

Features that require special handling when passing to LLVM: these are target-specific (i.e., must also be listed in the target-specific list below) but do not correspond to an LLVM target feature.