Expand description
List of the unstable feature gates.
Macrosยง
- declare_
features ๐ - status_
to_ ๐enum
Structsยง
- Enabled
Lang Feature - Information about an enabled language feature.
- Enabled
LibFeature - Information about an enabled library feature.
- Features
- A set of features to be used by later passes.
Enumsยง
- Feature
Status ๐
Constantsยง
- INCOMPATIBLE_
FEATURES - Some features are not allowed to be used together at the same time, if the two are present, produce an error.
- UNSTABLE_
LANG_ FEATURES - Unstable language features that are being implemented or being considered for acceptance (stabilization) or removal.