-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
[match_same_arms
]: don't lint if non_exhaustive_omitted_patterns
#10946
Conversation
r? @xFrednet (rustbot has picked a reviewer for you, use r? to override) |
Hey @blyxyas, do you want to take a look at this PR? :) |
Yeehaw 🤠 (Yes) |
I love how much fun you're having with the comments =^.^= |
There was a problem hiding this 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)
ce51b5c
to
8cd122d
Compare
There was a problem hiding this 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 :)
LGTM, thank you for this nice update :D @bors r=blyxyas,xFrednet |
☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test |
Fixes #10327
changelog: [
match_same_arms
]: Don't lint ifnon_exhaustive_omitted_patterns
iswarn
ordeny