Closed
Description
I think for greater categorisation, the unstable book should be divided into sections.
A proposal:
- Compiler internal lang features ("not intended for general use")
- Permanently unstable features that are not compiler internal (like the llvm intrinsics)
- Novel lang features (with intent to stabilize them some day)
- Library features
- ??
Some sections should have a higher standard of documentation, like the novel lang features, others like the library features already have documentation in rustdoc (see #41288), so their documentation should be limited to a link to the tracking issue (and maybe their rustdoc), and the "not intended for general use" features can get a lower priority to be documented as well.
Metadata
Metadata
Assignees
Labels
No labels