about summary refs log tree commit diff
path: root/tests/ui/moves/needs-clone-through-deref.fixed
AgeCommit message (Expand)AuthorLines
2024-04-11Silence redundant clone suggestionEsteban Küber-0/+18
2024-04-11Suggest `.clone()` in some move errorsEsteban Küber-18/+0
2024-04-11Account for `.clone()` when suggesting `<T as Clone>::clone`Esteban Küber-1/+1
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-1/+1
2023-12-04Tweak `.clone()` suggestion to work in more casesEsteban Küber-0/+18