Conversation
|
r? @giraffate (rust-highfive has picked a reviewer for you, use r? to override) |
b638394 to
048bf9b
Compare
CHANGELOG.md
Outdated
| [#9373](https://github.com/rust-lang/rust-clippy/pull/9373) | ||
| * [`partialeq_to_none`] | ||
| [#9288](https://github.com/rust-lang/rust-clippy/pull/9288) | ||
| * [`positional_named_format_parameters`] ???? |
There was a problem hiding this comment.
| * [`positional_named_format_parameters`] ???? | |
| * [`positional_named_format_parameters`] |
There was a problem hiding this comment.
Seems like it was removed in #8518. It was originally an extension of the rustc lint, but was removed because the corresponding rustc lint now covers this.
There was a problem hiding this comment.
Okay, then I'll remove it from the changelog. Thank you!
CHANGELOG.md
Outdated
| * Renamed `blacklisted_name` to [`disallowed_names`] | ||
| [#8974](https://github.com/rust-lang/rust-clippy/pull/8974) |
There was a problem hiding this comment.
Does this look like that it should be moved to Moves and Deprecations?
There was a problem hiding this comment.
Yeah, I just confused the sections :)
048bf9b to
ae7e986
Compare
ae7e986 to
30e662d
Compare
|
I'm merging this since Rust 1.65 has just been released. @giraffate if you have any new suggestions, you can add them here, and I'll then create a follow-up PR. I hope it's okay, that I set you as r= 🙃 @bors r=giraffate,xFrednet |
|
☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test |
|
@xFrednet Thanks! |
Roses are red,
violets are blue,
another 6 weeks,
another changelog, yahoo!
This did not rhyme,
luckily, not a crime.
I want to say something smart,
but I am out of time.
Note for the reviewer. This PR is written, as if Rust was already released on 2022-11-03. Please review the changes and approve if you agree, but only merge it after the release. :)
changelog: none