Skip to content

Create sections inside the unstable book #41289

Closed
@est31

Description

@est31

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions