-
Notifications
You must be signed in to change notification settings - Fork 12.9k
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
[beta] backports #97014
[beta] backports #97014
Conversation
This simplifies the visitor code a bit and prevents checking expressions multiple times. I still think this lint should be removed for now, because its code isn't really tested.
Some changes occurred in src/tools/clippy. cc @rust-lang/clippy Hey! It looks like you've submitted a new PR for the library teams! If this PR contains changes to any Examples of
|
r? @kennytm (rust-highfive has picked a reviewer for you, use r? to override) |
|
@bors r+ rollup=never p=1 |
📌 Commit 7d3bb1d has been approved by |
This comment has been minimized.
This comment has been minimized.
@bors r+ rollup=never p=1 |
📌 Commit 169374f has been approved by |
I'll roll them in. They're not appropriately tagged it looks like - prior to backport both nominated and accepted should be applied. |
…env candidates for Sized predicates
@bors r+ rollup=never p=1 |
📌 Commit 97f0d7f has been approved by |
☀️ Test successful - checks-actions |
This backports/rolls up:
process::Command
if necessary #92519 on beta [beta] Revert #92519 on beta #96556