Skip to content

Conversation

@samueltardieu
Copy link
Member

Fix #13749

changelog: [needless_lifetimes]: do not suggest using '_ in where clauses

@rustbot
Copy link
Collaborator

rustbot commented Nov 29, 2024

r? @Manishearth

rustbot has assigned @Manishearth.
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 Nov 29, 2024
@samueltardieu
Copy link
Member Author

r? clippy

(@Manishearth is not really available atm, see #13723 (comment))

@Manishearth Manishearth added this pull request to the merge queue Dec 2, 2024
Merged via the queue into rust-lang:master with commit 74dd50c Dec 2, 2024
9 checks passed
smoelius added a commit to smoelius/rust-clippy that referenced this pull request Dec 2, 2024
smoelius added a commit to smoelius/rust-clippy that referenced this pull request Dec 2, 2024
github-merge-queue bot pushed a commit that referenced this pull request Dec 2, 2024
…3771)

Tiny change to make `report_elidable_impl_lifetimes`'s doc comment
consistent with #13752. (cc: @samueltardieu)

---

changelog: none
@samueltardieu samueltardieu deleted the push-ryooxlwzlzyu branch December 8, 2024 22:18
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.

False positive when lifetime parameters are only used in where clauses

4 participants