-
Notifications
You must be signed in to change notification settings - Fork 13.2k
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
rustdoc: Remove collect
call in clean::Generics::print
#92269
Conversation
(rust-highfive has picked a reviewer for you, use r? to override) |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
I finally realized that I just needed to install 'ninja', whatever that is, to get |
Thanks! Let's see the impact on perf. @bors try @rust-timer queue |
Awaiting bors try build completion. @rustbot label: +S-waiting-on-perf |
⌛ Trying commit cad9c316bb4a0f9fb7c523679a1930e0145f6b85 with merge e2f3ea0a32b77ba4b3607d497bf7145def8412e1... |
☀️ Try build successful - checks-actions |
Queued e2f3ea0a32b77ba4b3607d497bf7145def8412e1 with parent c096176, future comparison URL. |
Finished benchmarking commit (e2f3ea0a32b77ba4b3607d497bf7145def8412e1): comparison url. Summary: This change led to small relevant improvements 🎉 in compiler performance.
If you disagree with this performance assessment, please file an issue in rust-lang/rustc-perf. Benchmarking this pull request likely means that it is perf-sensitive, so we're automatically marking it as not fit for rolling up. While you can manually mark this PR as fit for rollup, we strongly recommend not doing so since this PR led to changes in compiler perf. @bors rollup=never |
FWIW, you can just set |
Thanks! @bors r+ rollup=never |
📌 Commit bbbeefd has been approved by |
⌛ Testing commit bbbeefd with merge d8b35fcacafbf65df3b61cf7cd12425e7841a7fd... |
💥 Test timed out |
@bors retry |
The job Click to see the possible cause of the failure (guessed by this bot)
|
@bors retry |
⌛ Testing commit bbbeefd with merge b4ceb6f80c17c1c27bedaa8e29ac55656d4ec759... |
💔 Test failed - checks-actions |
@bors retry network error |
⌛ Testing commit bbbeefd with merge 9229b4302a6b359fddef449929b2dc9d15c0bae1... |
The job Click to see the possible cause of the failure (guessed by this bot)
|
💔 Test failed - checks-actions |
☀️ Test successful - checks-actions |
Finished benchmarking commit (7ae5508): comparison url. Summary: This benchmark run did not return any relevant changes. If you disagree with this performance assessment, please file an issue in rust-lang/rustc-perf. @rustbot label: -perf-regression |
No description provided.