-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Rename all_crate_nums query to crates and remove useless wrapper #86749
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
Some changes occurred in src/tools/clippy. cc @rust-lang/clippy |
3e98072
to
e80791a
Compare
@bors try @rust-timer queue as #86105 was a regression. |
Awaiting bors try build completion. @rustbot label: +S-waiting-on-perf |
⌛ Trying commit e80791a78c33504fe7da2ba98b8dd79f7a48b20f with merge 227bca628a6d22801d76a0cb5b0983c2f10b02b6... |
This comment has been minimized.
This comment has been minimized.
☀️ Try build successful - checks-actions |
Queued 227bca628a6d22801d76a0cb5b0983c2f10b02b6 with parent 5d34076, future comparison URL. |
Finished benchmarking try commit (227bca628a6d22801d76a0cb5b0983c2f10b02b6): comparison url. Summary: This benchmark run did not return any significant changes. 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. Please note that if the perf results are neutral, you should likely undo the rollup=never given below by specifying Importantly, though, if the results of this run are non-neutral do not roll this PR up -- it will mask other regressions or improvements in the roll up. @bors rollup=never |
r=me with tidy fixed. |
e80791a
to
c7d2099
Compare
Rustfm'ed @bors r=petrochenkov |
📌 Commit c7d2099 has been approved by |
☀️ Test successful - checks-actions |
Tested on commit rust-lang/rust@7100b31. Direct link to PR: <rust-lang/rust#86749> 💔 miri on windows: test-pass → build-fail (cc @eddyb @oli-obk @RalfJung). 💔 miri on linux: test-pass → build-fail (cc @eddyb @oli-obk @RalfJung).
Split out of #86105
r? @petrochenkov