about summary refs log tree commit diff
path: root/tests/ui/moves
AgeCommit message (Expand)AuthorLines
2023-12-10remove redundant importssurechen-2/+0
2023-12-07recurse into refs when comparing tys for diagnosticsjyn-2/+2
2023-12-04Fix rebaseEsteban Küber-3/+3
2023-12-04On "this .clone() is on the reference", provide more infoEsteban Küber-0/+84
2023-12-04Tweak output on specific caseEsteban Küber-1/+1
2023-12-04Suggest cloning and point out obligation errors on move errorEsteban Küber-0/+86
2023-12-04Tweak `.clone()` suggestion to work in more casesEsteban Küber-3/+57
2023-11-24Show number in error message even for one errorNilstrieb-24/+24
2023-08-28Move testsCaio-0/+96
2023-08-04Account for `Rc` and `Arc` when suggesting to cloneEsteban Küber-1/+1
2023-07-10Fix another strange suggestion spanMichael Goulet-2/+2
2023-07-10Don't use method span on clone suggestionMichael Goulet-7/+7
2023-07-10Do not set up wrong span for adjustmentsMichael Goulet-4/+3
2023-02-16Move testsCaio-0/+28
2023-01-28Also erase substs for new infcx in pin move errorNilstrieb-0/+42
2023-01-17Account for method call and indexing when looking for inner-most path in expr...Esteban Küber-0/+2
2023-01-11Move /src/test to /testsAlbert Larsan-0/+2569