rust/clippy_lints
bors 4acbff9eb0 Auto merge of #7437 - ebobrow:redundant-closure-move, r=flip1995
suggest `&mut` for redundant FnMut closures

fixes #6903

changelog: suggest `&mut` for redundant FnMut closures
2021-07-14 15:15:28 +00:00
..
src Auto merge of #7437 - ebobrow:redundant-closure-move, r=flip1995 2021-07-14 15:15:28 +00:00
Cargo.toml Implement 'disallowed_script_idents' lint 2021-06-30 19:06:33 +03:00
README.md

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