-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Changelog for Rust 1.65 #9761
Changelog for Rust 1.65 #9761
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.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* [`positional_named_format_parameters`] ???? | |
* [`positional_named_format_parameters`] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Does this look like that it should be moved to Moves and Deprecations
?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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