-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Revert #91403 #94088
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Revert #91403 #94088
Conversation
Some changes occurred in src/tools/clippy. cc @rust-lang/clippy |
@bors r+ p=1 To ensure this gets into the beta cut |
📌 Commit 86d17b9 has been approved by |
Revert rust-lang#91403 fixes rust-lang#94004 r? `@pnkfelix` `@cjgillot`
⌛ Testing commit 86d17b9 with merge 21eb2f7b0c79e0d8f743328957764127328e43d2... |
💔 Test failed - checks-actions |
@bors retry log is empty, no discernible failure |
☀️ Test successful - checks-actions |
Finished benchmarking commit (feac2ec): comparison url. Summary: This benchmark run shows 2 relevant improvements 🎉 but 7 relevant regressions 😿 to instruction counts.
If you disagree with this performance assessment, please file an issue in rust-lang/rustc-perf. Next Steps: If you can justify the regressions found in this perf run, please indicate this with @rustbot label: +perf-regression |
The perf regressions here are relatively minor, and this change fixes a correctness issue, so I think it's fine to let it through. @rustbot label: +perf-regression-triaged |
Revert rust-lang#91403 fixes rust-lang#94004 r? `@pnkfelix` `@cjgillot`
fixes #94004
r? @pnkfelix @cjgillot