summary refs log tree commit diff
path: root/src/test/ui/nll/move-errors.stderr
AgeCommit message (Expand)AuthorLines
2019-11-25Tweak move error due to non-CopyEsteban Küber-12/+2
2019-06-04Remove asterisk suggestion for move errors in borrowckKenny Goodin-5/+5
2019-06-03Update tests for changes to cannot move errorsMatthew Jasper-59/+34
2019-05-12Remove feature(nll) when compare mode is sufficientMatthew Jasper-22/+22
2019-04-18hide `--explain` hint if error has no extended infoAndy Russell-1/+1
2019-03-11Update testsVadim Petrochenkov-3/+3
2018-12-25Remove licensesMark Rousskov-22/+22
2018-10-01Add special cases for move from `Rc`/`Arc` errors.David Wood-2/+2
2018-08-15Bless UI testsashtneoi-29/+65
2018-07-31NLL: On "cannot move out of type" error, print original source before rewrite.Felix S. Klock II-9/+20
2018-06-27Update tests for grouped nll move errorsMatthew Jasper-0/+140