Constant rustc_feature::ACTIVE_FEATURES
source · pub const ACTIVE_FEATURES: &[Feature];
Expand description
Represents active features that are currently being implemented or currently being considered for addition/removal.
pub const ACTIVE_FEATURES: &[Feature];
Represents active features that are currently being implemented or currently being considered for addition/removal.