Skip to content

Bugfix: Ignore impl Trait(s) @ let_underscore_untyped #10701

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

Merged
merged 1 commit into from
Apr 23, 2023

Conversation

blyxyas
Copy link
Member

@blyxyas blyxyas commented Apr 23, 2023

Fixes #10411

changelog:[let_underscore_untyped]: Ignore impl Trait(s) that caused false positives.

@rustbot
Copy link
Collaborator

rustbot commented Apr 23, 2023

r? @llogiq

(rustbot has picked a reviewer for you, use r? to override)

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Apr 23, 2023
@llogiq
Copy link
Contributor

llogiq commented Apr 23, 2023

Thank you!

@bors r+

@bors
Copy link
Contributor

bors commented Apr 23, 2023

📌 Commit bdd0545 has been approved by llogiq

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Apr 23, 2023

⌛ Testing commit bdd0545 with merge 4195522...

@bors
Copy link
Contributor

bors commented Apr 23, 2023

☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test
Approved by: llogiq
Pushing 4195522 to master...

@bors bors merged commit 4195522 into rust-lang:master Apr 23, 2023
@blyxyas blyxyas deleted the fix-fp-let_underscore_untyped branch October 5, 2023 09:03
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.

let_underscore_untyped in the case of unnameable types
4 participants