-
Notifications
You must be signed in to change notification settings - Fork 1.9k
feat(unnecessary_fold): lint on folds with Add::add/Mul::mul
#16124
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
|
Reminder, once the PR becomes ready for a review, use |
92cad4a to
22d0416
Compare
|
@rustbot ready |
… `fold`s with `Add::add`/`Mul::mul`
22d0416 to
e4cfba0
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. |
bfdd5b5 to
ce5a4a1
Compare
ce5a4a1 to
254e0cb
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.
Thank you.
Resurrects #13475
changelog: [
unnecessary_fold]: lint onfolds withAdd::add/Mul::mul