Skip to content

Conversation

ada4a
Copy link
Contributor

@ada4a ada4a commented Oct 9, 2025

As discussed in #clippy > `match_like_matches_macro` does the work of`match_same_arms`

Sorry for the large number of commits -- I could've gotten away just three ("clean-up", and one for each inlining of find_matches_sugg and subsequent simplifications), but I found the diff of that quite difficult to understand.

changelog: none

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

rustbot commented Oct 9, 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

@ada4a ada4a force-pushed the simplify-match_like_matches branch from 0f9bd65 to 6ef8f58 Compare October 9, 2025 18:42
@ada4a
Copy link
Contributor Author

ada4a commented Oct 9, 2025

I think it makes sense to r? @flip1995
Sorry for the noise @llogiq

@rustbot rustbot assigned flip1995 and unassigned llogiq Oct 9, 2025
@ada4a ada4a force-pushed the simplify-match_like_matches branch from 6ef8f58 to dd7f605 Compare October 9, 2025 18:48
@ada4a ada4a marked this pull request as draft October 9, 2025 18:58
@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Oct 9, 2025
@ada4a ada4a marked this pull request as ready for review October 9, 2025 19:34
@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Oct 9, 2025
@ada4a ada4a force-pushed the simplify-match_like_matches branch from 2ee4090 to 675b033 Compare October 9, 2025 19:38
@ada4a ada4a force-pushed the simplify-match_like_matches branch from 675b033 to 0535908 Compare October 9, 2025 19:52
@flip1995
Copy link
Member

r? llogiq

Assigning back. I sadly don't have time to review PRs atm... Sorry :(

@llogiq
Copy link
Contributor

llogiq commented Oct 15, 2025

Nice! Thank you.

@llogiq llogiq added this pull request to the merge queue Oct 15, 2025
Merged via the queue into rust-lang:master with commit 00e5e1b Oct 15, 2025
11 checks passed
@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Oct 15, 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.

4 participants