Commit Graph

7 Commits

Author SHA1 Message Date
Esteban Küber 6017de46f7 When encountering `<&T as Clone>::clone(x)` because `T: Clone`, suggest `#[derive(Clone)]`
CC #40699.
2024-02-22 18:01:20 +00:00
许杰友 Jieyou Xu (Joe) ec2cc761bc
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
Jason Newcomb 66bc682cab Fix `noop_method_call` detection for new diagnostic items 2023-09-28 08:22:59 -04:00
Deadbeef 2a76c570d6 add suggestion 2023-07-23 09:58:31 +00:00
Deadbeef 33ec4e4bb0 make `noop_method_call` warn by default 2023-07-23 07:09:14 +00:00
Deadbeef 5c99175a9e uplift `clippy::clone_double_ref` as `suspicious_double_ref_op` 2023-04-28 17:24:48 +00:00
Albert Larsan cf2dff2b1e
Move /src/test to /tests 2023-01-11 09:32:08 +00:00