about summary refs log tree commit diff
path: root/tests/ui/moves/suggest-clone-when-some-obligation-is-unmet.stderr
AgeCommit message (Expand)AuthorLines
2025-07-25Mention type that could be `Clone` but isn't in more casesEsteban Küber-0/+8
2025-02-10Show diff suggestion format on verbose replacementEsteban Küber-2/+3
2024-04-11Account for `.clone()` when suggesting `<T as Clone>::clone`Esteban Küber-2/+2
2023-12-04Fix rebaseEsteban Küber-1/+1
2023-12-04Suggest cloning and point out obligation errors on move errorEsteban Küber-0/+23