-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Speed up rustdoc run a bit #59452
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
Speed up rustdoc run a bit #59452
Conversation
The job Click to expand the log.
I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
Looks like you forgot to push the lock file changes? |
This is very likely... |
ce82c80
to
7f2c726
Compare
Ping from triage, @QuietMisdreavus :) |
@bors r+ |
📌 Commit 7f2c726 has been approved by |
…uietMisdreavus Speed up rustdoc run a bit r? @QuietMisdreavus
…uietMisdreavus Speed up rustdoc run a bit r? @QuietMisdreavus
Rollup of 8 pull requests Successful merges: - #59262 (Remove duplicated code from Iterator::{ne, lt, le, gt, ge}) - #59286 (Refactor async fn return type lowering) - #59444 (Implement useful steps_between for all integers) - #59452 (Speed up rustdoc run a bit) - #59533 (Support allocating iterators with arenas) - #59585 (Fixes for shallow borrows) - #59607 (Renames `EvalErrorKind` to `InterpError`) - #59613 (SGX target: convert a bunch of panics to aborts) Failed merges: - #59630 (Shrink `mir::Statement`.) r? @ghost
r? @QuietMisdreavus