Skip to content

Conversation

@Centri3
Copy link
Member

@Centri3 Centri3 commented Jun 13, 2023

Fixes #10327

changelog: [match_same_arms]: Don't lint if non_exhaustive_omitted_patterns is warn or deny

@rustbot
Copy link
Collaborator

rustbot commented Jun 13, 2023

r? @xFrednet

(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 Jun 13, 2023
@xFrednet
Copy link
Contributor

Hey @blyxyas, do you want to take a look at this PR? :)

@blyxyas
Copy link
Member

blyxyas commented Jun 13, 2023

Yeehaw 🤠 (Yes)

@xFrednet
Copy link
Contributor

I love how much fun you're having with the comments =^.^=

Copy link
Member

@blyxyas blyxyas left a comment

Choose a reason for hiding this comment

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

Other than that, everything's good, thanks!
(What a hard PR to review)

@Centri3 Centri3 force-pushed the match_same_arms branch 2 times, most recently from ce51b5c to 8cd122d Compare June 13, 2023 22:49
Copy link
Contributor

@xFrednet xFrednet left a comment

Choose a reason for hiding this comment

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

I like the idea, but I think we should make the lint suppression more fine-grained :)

@xFrednet
Copy link
Contributor

LGTM, thank you for this nice update :D

@bors r=blyxyas,xFrednet

@bors
Copy link
Contributor

bors commented Jun 15, 2023

📌 Commit 27a701a has been approved by blyxyas,xFrednet

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Jun 15, 2023

⌛ Testing commit 27a701a with merge cda13a8...

@bors
Copy link
Contributor

bors commented Jun 15, 2023

☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test
Approved by: blyxyas,xFrednet
Pushing cda13a8 to master...

@bors bors merged commit cda13a8 into rust-lang:master Jun 15, 2023
@Centri3 Centri3 deleted the match_same_arms branch June 15, 2023 18:53
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 in match_same_arms + non_exhaustive_omitted_patterns

6 participants