Skip to content

Conversation

@profetia
Copy link
Contributor

@profetia profetia commented Nov 18, 2025

Closes #16098

changelog: [useless_asref] fix wrong suggestions when used in ctor

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Nov 18, 2025
@rustbot
Copy link
Collaborator

rustbot commented Nov 18, 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

Copy link
Contributor

@llogiq llogiq left a comment

Choose a reason for hiding this comment

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

Looking good. Thank you!

View changes since this review

@llogiq llogiq added this pull request to the merge queue Nov 20, 2025
Merged via the queue into rust-lang:master with commit 93a4992 Nov 20, 2025
11 of 13 checks passed
@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Nov 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

useless_asref lint produces incorrect fix suggestion that causes type error with Cow::Borrowed

3 participants