Module rustc_feature::active
source · Expand description
List of the active feature gates.
Macros
- set 🔒
Structs
- A set of features to be used by later passes.
Enums
Constants
- Represents active features that are currently being implemented or currently being considered for addition/removal.
- Some features are not allowed to be used together at the same time, if the two are present, produce an error.