-
-
Notifications
You must be signed in to change notification settings - Fork 14.8k
Unstable book not getting updated #104919
Copy link
Copy link
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
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
Type
Fields
Give feedbackNo fields configured for issues without a type.
For example, #103766 added a tracking issue for
error_in_corea 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.htmlWhen 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.