Skip to content

Changelog for Clippy 1.88 🏄 #15095

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

alex-semenyuk
Copy link
Member

Violets are red,
Roses are blue,
Summer’s a feeling,
And we’re feeling it too.


(Please ping me when June made it as the cat of the release. I want to send it to her owner :D)

@xFrednet voila:

image

Cats for the next release can be traditionally nominated in the comments :D
Please be more active and cat-minded 😻


changelog: none

r? flip1995

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Jun 21, 2025
@alex-semenyuk alex-semenyuk marked this pull request as draft June 21, 2025 10:06
@alex-semenyuk alex-semenyuk marked this pull request as ready for review June 21, 2025 10:22
CHANGELOG.md Outdated

Current stable, released 2025-06-26

[View all 137 merged pull requests](https://github.com/rust-lang/rust-clippy/pulls?q=merged%3A2025-05-01T16%3A52%3A57Z..2025-06-13T08%3A33%3A27Z+base%3Amaster)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm surprised by the date range, I would have expected to find something close from:

  • start: the time 1.87 was branched from master (March 28), adjusted to the time of the last sync before this (March 20), because everything before this went into 1.87
  • end: the time 1.88 was branched from master (May 9), adjusted to the time of the last sync before this (May 1st)

Here, the date range is very different (May 1st to June 13 instead of March 28 to May 1st). It looks rather like the time span for Rust 1.89. Or am I wrong?

For example, it looks like the swap_with_temporary lint will be part of Rust 1.88 and is not listed below.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(on the bright side, you may have already prepared the release notes for Clippy in Rust 1.89 well in advance)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah, seems it's wrong I will double check

Comment on lines +81 to +86
* Added `[no-mentions]` configuration in `triagebot.toml`
[#14576](https://github.com/rust-lang/rust-clippy/pull/14576)
* Added `[canonicalize-issue-links]` configuration in `triagebot.toml`
[#14563](https://github.com/rust-lang/rust-clippy/pull/14563)
* UI tests now run in edition 2024 mode
[#14602](https://github.com/rust-lang/rust-clippy/pull/14602)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure those need to be included, as they aren't tied to a release, they only impact Clippy development itself and do so since they have been merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants