rust/clippy_lints
bors 3be3fb7231 Auto merge of #11016 - y21:issue10029, r=blyxyas,dswij
[`filter_next`]: suggest making binding mutable if it needs to be

Fixes #10029

changelog: [`filter_next`]: suggest making binding mutable if it needs to be and adjust applicability
2023-07-10 10:47:37 +00:00
..
src Auto merge of #11016 - y21:issue10029, r=blyxyas,dswij 2023-07-10 10:47:37 +00:00
Cargo.toml
README.md

This crate contains Clippy lints. For the main crate, check GitHub.