Module rustc_feature::unstable
source · Expand description
List of the unstable feature gates.
Macros§
Structs§
- A set of features to be used by later passes.
Enums§
Constants§
- Some features are not allowed to be used together at the same time, if the two are present, produce an error.
- Unstable language features that are being implemented or being considered for acceptance (stabilization) or removal.