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ยง

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.