rust/clippy_lints
bors 3337f7956c Auto merge of #5892 - matthiaskrgr:redundant_mut, r=flip1995
unnecessary-mut-passed: make lint message say if fn is a function or a method

changelog: refine "unnecessary-mut-passed" lint message
2020-08-11 12:52:41 +00:00
..
src Auto merge of #5892 - matthiaskrgr:redundant_mut, r=flip1995 2020-08-11 12:52:41 +00:00
Cargo.toml
README.md

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