Skip to content

Fix clippy::version of elidable_lifetime_names to 1.87 #14654

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 3 commits into
base: master
Choose a base branch
from

Conversation

corneliusroemer
Copy link

@corneliusroemer corneliusroemer commented Apr 19, 2025

relates to #14653

changelog: [elidable_lifetime_names]: Fix clippy version that this lint was introduced in.

It might be good to have some automation to check that the version is correct.
IIUC the version should be the current nightly version at the time a PR is merged.
If a release happens while a PR is open, the version needs to be bumped - this is easy to forget.

@rustbot
Copy link
Collaborator

rustbot commented Apr 19, 2025

r? @llogiq

rustbot has assigned @llogiq.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Apr 19, 2025
@rustbot

This comment has been minimized.

@corneliusroemer corneliusroemer changed the title Fix clippy::version of elidable_lifetime_names to 1.86 Fix clippy::version of elidable_lifetime_names to 1.87 Apr 19, 2025
The lint becomes part of stable in 1.87, not in 1.84
@rustbot

This comment has been minimized.

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.

3 participants