-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Labels
A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsArea: Documentation for any part of the project, including the compiler, standard library, and tools
Description
For example, #103766 added a tracking issue for error_in_core
a month ago, but the corresponding page in the unstable book still doesn't show it: https://doc.rust-lang.org/unstable-book/library-features/error-in-core.html
When I build the docs locally with ./x.py doc src/doc/unstable-book/
it shows the tracking issue properly, so I assume there's just something wrong with whatever infra is supposed to update https://doc.rust-lang.org/unstable-book.
Metadata
Metadata
Assignees
Labels
A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsArea: Documentation for any part of the project, including the compiler, standard library, and tools