Expand description
Tidy check to ensure that unstable features are all in order.
This check will ensure properties like:
- All stability attributes look reasonably well formed.
- The set of library features is disjoint from the set of language features.
- Library features have at most one stability level.
- Library features have at most one
since
value. - All unstable lang features have tests to ensure they are actually unstable.
- Language features in a group are sorted by feature name.
Modulesยง
- version ๐
Structsยง
Enumsยง
Constantsยง
Functionsยง
- check
- collect_
lang_ features - collect_
lang_ ๐features_ in - collect_
lib_ features - find_
attr_ ๐val - format_
features ๐ - get_
and_ ๐check_ lib_ features - get_
version_ ๐and_ channel - map_
lib_ ๐features - test_
filen_ ๐gate