-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Backport Clippy changes #92938
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
Labels
beta-accepted
Accepted for backporting to the compiler in the beta channel.
stable-accepted
Accepted for backporting to the compiler in the stable channel.
T-release
Relevant to the release subteam, which will review and decide on the PR/issue.
Comments
bors
added a commit
to rust-lang-ci/rust
that referenced
this issue
Jan 18, 2022
Out of cycle Clippy update I want to do an out-of-cycle sync for rust-lang/rust-clippy#8295, and possibly backport this to stable together with rust-lang#92938. If this doesn't get backported to stable, then I at least want to backport it to beta. r? `@Manishearth`
Besides 5d63a28, we'd also like to backport cb384ff, which addresses a bug with our |
non_send_fields_in_send_ty
change
bors
added a commit
to rust-lang/rust-clippy
that referenced
this issue
Jan 27, 2022
Out of cycle Clippy update I want to do an out-of-cycle sync for #8295, and possibly backport this to stable together with rust-lang/rust#92938. If this doesn't get backported to stable, then I at least want to backport it to beta. r? `@Manishearth`
bors
added a commit
to rust-lang-ci/rust
that referenced
this issue
Jan 27, 2022
…crum [beta] Clippy: Handle implicit named arguments in `useless_format` Closes rust-lang#92938 This backports a Clippy fix to beta, that was already backported for 1.58.1 in rust-lang#93110
I think this can be closed with #93377 merged? For some reason, GitHub didn't auto-close this. |
Seems right. |
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Labels
beta-accepted
Accepted for backporting to the compiler in the beta channel.
stable-accepted
Accepted for backporting to the compiler in the stable channel.
T-release
Relevant to the release subteam, which will review and decide on the PR/issue.
commit: rust-lang/rust-clippy@5d63a28, context: rust-lang/rust-clippy#8045
The text was updated successfully, but these errors were encountered: