feat(unnecessary_fold): lint on `fold`s with `Add::add`/`Mul::mul`
Resurrects https://github.com/rust-lang/rust-clippy/pull/13475
changelog: [unnecessary_fold]: lint on folds with Add::add/Mul::mul
r? @Jarcho
rustbot has assigned @Jarcho. 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
Reminder, once the PR becomes ready for a review, use @rustbot ready.
@rustbot ready
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.