| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-02-22 | When encountering `<&T as Clone>::clone(x)` because `T: Clone`, suggest `#[de... | Esteban Küber | -12/+62 |
| 2023-09-28 | Fix `noop_method_call` detection for new diagnostic items | Jason Newcomb | -7/+7 |
| 2023-07-23 | add suggestion | Deadbeef | -30/+26 |
| 2023-07-23 | fix | Deadbeef | -5/+5 |
| 2023-07-23 | make `noop_method_call` warn by default | Deadbeef | -13/+9 |
| 2023-04-28 | uplift `clippy::clone_double_ref` as `suspicious_double_ref_op` | Deadbeef | -3/+23 |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+47 |
