Skip to content

Conversation

ada4a
Copy link
Contributor

@ada4a ada4a commented Oct 13, 2025

Fixes #15841

changelog: [match_like_matches_macro]: FP with guards containing if let

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

rustbot commented Oct 13, 2025

r? @Alexendoo

rustbot has assigned @Alexendoo.
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

@ada4a
Copy link
Contributor Author

ada4a commented Oct 13, 2025

Depends on #15854, so @rustbot blocked

@rustbot rustbot added S-blocked Status: marked as blocked ❌ on something else such as an RFC or other implementation work and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties labels Oct 13, 2025
@ada4a ada4a changed the title fix(match_like_matches_macro): FP on guards containing if let fix(match_like_matches_macro): FP with guards containing if let Oct 13, 2025
Copy link

Lintcheck changes for 08fd51e

Lint Added Removed Changed
clippy::match_like_matches_macro 0 0 53

This comment will be updated if you push new changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-blocked Status: marked as blocked ❌ on something else such as an RFC or other implementation work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

match-like-matches-macro does not like if_let_guards

3 participants