rust/tests
bors 87b5f89497 Auto merge of #10925 - Centri3:needless_clone_impl2, r=xFrednet
add lint [`incorrect_clone_impl_on_copy_type`]

Split off from #10788.

Closes #10700

----

changelog: new lint [`incorrect_clone_impl_on_copy_type`]
[#10925](https://github.com/rust-lang/rust-clippy/pull/10925)
2023-06-16 08:09:18 +00:00
..
test_utils
ui Auto merge of #10925 - Centri3:needless_clone_impl2, r=xFrednet 2023-06-16 08:09:18 +00:00
ui-cargo
ui-internal Add needless_if lint 2023-06-10 06:51:03 -05:00
ui-toml Fix all the other tests 2023-06-12 16:21:06 +01:00
workspace_test
check-fmt.rs
clippy.toml
compile-test.rs
dogfood.rs
headers.rs
integration.rs
lint_message_convention.rs
missing-test-files.rs
versioncheck.rs
workspace.rs