rust/tests
bors 28dbcd85c8 Auto merge of #7098 - camsteffen:cloned-copied, r=Manishearth
Add `cloned_instead_of_copied` lint

Don't go cloning all willy-nilly.

Featuring a new `get_iterator_item_ty` util!

changelog: Add cloned_instead_of_copied lint

Closes #3870
2021-04-16 17:32:13 +00:00
..
auxiliary
cargo
ui Auto merge of #7098 - camsteffen:cloned-copied, r=Manishearth 2021-04-16 17:32:13 +00:00
ui-cargo
ui-internal Remove all usages of match_path, match_qpath and match_path_ast except the author lint. 2021-04-15 19:27:25 -04:00
ui-toml
compile-test.rs Fix all occurences of needless_borrow internally 2021-04-06 10:43:47 -04:00
dogfood.rs
fmt.rs
integration.rs
lint_message_convention.rs
missing-test-files.rs
versioncheck.rs