| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-07-26 | Peel off explicit (or implicit) deref before suggesting clone on move error i... | Michael Goulet | -9/+0 |
| 2024-04-24 | Mention when type parameter could be `Clone` | Esteban Küber | -2/+8 |
| 2024-04-11 | Mention when the type of the moved value doesn't implement `Clone` | Esteban Küber | -0/+11 |
| 2024-01-13 | Make InferCtxtExt::could_impl_trait less messed up | Michael Goulet | -2/+12 |
| 2023-12-04 | Tweak output on specific case | Esteban Küber | -1/+1 |
| 2023-12-04 | Suggest cloning and point out obligation errors on move error | Esteban Küber | -0/+8 |
| 2023-07-10 | Don't use method span on clone suggestion | Michael Goulet | -3/+3 |
| 2023-07-10 | Do not set up wrong span for adjustments | Michael Goulet | -1/+1 |
| 2023-01-17 | Account for method call and indexing when looking for inner-most path in expr... | Esteban Küber | -0/+2 |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+177 |
