mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-27 23:20:39 +00:00
caa73941f8
`manual_try_fold`: check that `fold` is really `Iterator::fold` Fix #11876 changelog: [`manual_try_fold`]: suggest using `try_fold` only for `Iterator::fold` uses |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |