-
Notifications
You must be signed in to change notification settings - Fork 13.7k
Document Cargo with in-tree rustdoc #146199
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@bors r+ |
Document Cargo with in-tree rustdoc Fixes https://rust-lang.zulipchat.com/#narrow/channel/266220-t-rustdoc/topic/nightly.20rust.20doc.20seem.20corrupted. r? `@jieyouxu`
This comment has been minimized.
This comment has been minimized.
💔 Test failed - checks-actions |
... Nightly feature detection...? |
I'm not super sure how to cope with that tbh... Overriding |
Fixed the feature detection, modified staging to respect the top level stage, and added a test for compiler docs, which shows that Cargo is now documented with in-tree rustdoc. @rustbot ready |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, r=me once PR CI is green with the comment nit.
@bors try |
This comment has been minimized.
This comment has been minimized.
Document Cargo with in-tree rustdoc try-job: dist-x86_64-linux-alt
This comment has been minimized.
This comment has been minimized.
💔 Test for b918118 failed: CI. Failed jobs:
|
Sigh. @bors try |
This comment has been minimized.
This comment has been minimized.
Document Cargo with in-tree rustdoc try-job: dist-x86_64-linux-alt
@bors r=jieyouxu |
Document Cargo with in-tree rustdoc Fixes https://rust-lang.zulipchat.com/#narrow/channel/266220-t-rustdoc/topic/nightly.20rust.20doc.20seem.20corrupted. r? `@jieyouxu` try-job: dist-x86_64-linux-alt
@bors retry rolled up |
Sorry to be that guy but in the future could you please reduce the amount of micro and fixup commits (e.g., the final two). Thanks! |
Rollup merge of #146199 - Kobzol:bootstrap-cargo-doc, r=jieyouxu Document Cargo with in-tree rustdoc Fixes https://rust-lang.zulipchat.com/#narrow/channel/266220-t-rustdoc/topic/nightly.20rust.20doc.20seem.20corrupted. r? `@jieyouxu` try-job: dist-x86_64-linux-alt
Fixes https://rust-lang.zulipchat.com/#narrow/channel/266220-t-rustdoc/topic/nightly.20rust.20doc.20seem.20corrupted.
r? @jieyouxu
try-job: dist-x86_64-linux-alt