Skip to main content

Module unstable

Module unstable 

Source
Expand description

List of the unstable feature gates.

Macros§

declare_features 🔒
status_to_enum 🔒

Structs§

EnabledLangFeature
Information about an enabled language feature.
EnabledLibFeature
Information about an enabled library feature.
Features
A set of features to be used by later passes.

Enums§

FeatureStatus 🔒

Constants§

DEPENDENT_FEATURES
Some features require one or more other features to be enabled.
INCOMPATIBLE_FEATURES
Some features are not allowed to be used together at the same time.

Statics§

UNSTABLE_LANG_FEATURES
Unstable language features that are being implemented or being considered for acceptance (stabilization) or removal.