bors 0552852d9a Auto merge of #7000 - Jarcho:clone_on_copy_fp, r=llogiq
Improve `clone_on_copy`

This also removes the `clone_on_copy_mut` test as the same thing is covered in the `clone_on_copy` test.

changelog: `copy_on_clone` lint on chained method calls taking self by value
changelog: `copy_on_clone` only lint when using the `Clone` trait
changelog: `copy_on_clone` correct suggestion when the cloned value is a macro call.
2021-03-30 05:25:28 +00:00
..
2021-03-29 16:10:37 -04:00
2021-03-29 16:10:37 -04:00
2021-03-29 16:10:37 -04:00
2021-03-28 07:54:00 -04:00
2021-03-28 07:54:00 -04:00
2021-03-16 19:56:47 +09:00
2021-03-16 19:56:47 +09:00
2021-03-25 22:30:14 -04:00
2021-03-03 11:23:29 +01:00