-
Notifications
You must be signed in to change notification settings - Fork 1.9k
clean-up unnecessary_map_or and manual_is_variant_and
#16386
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
Conversation
|
Lintcheck changes for 2b50456
This comment will be updated if you push new changes |
|
|
5b6dd22 to
ee8c1ee
Compare
|
This PR was rebased onto a different master commit. Here's a range-diff highlighting what actually changed. Rebasing is a normal part of keeping PRs up to date, so no action is needed—this note is just to help reviewers. |
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.
Some notes on function names since you're already changing things.
|
Reminder, once the PR becomes ready for a review, use |
- manual_is_variant_and: create `Flavor` using a function - removes one level of `for`
ee8c1ee to
2b50456
Compare
|
@rustbot ready |
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.
Thank you.
This is the first commit of #16383
changelog: none