rust/clippy_lints
bors 8485d40a32 Auto merge of #5304 - sinkuu:redundant_clone_not_consumed, r=flip1995
Extend `redundant_clone` to the case that cloned value is not consumed

Fixes #5303.

---

changelog: Extend `redundant_clone` to the case that cloned value is not consumed
2020-03-12 20:22:31 +00:00
..
2020-03-08 01:33:17 +01:00

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