rust/clippy_lints
bors d8f64b6eba Auto merge of #5287 - matthiaskrgr:pat_isref, r=flip1995
redundant_pattern: take binding (ref, ref mut) into account in suggestion

fixes #5271

changelog: redundant_pattern: take binding (ref, ref mut) into account in suggestion (#5271)
2020-03-09 17:25:09 +00:00
..
src Auto merge of #5287 - matthiaskrgr:pat_isref, r=flip1995 2020-03-09 17:25:09 +00:00
Cargo.toml deps: bump itertools 0.8 -> 0.9 2020-03-08 01:33:17 +01:00
README.md

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