about summary refs log tree commit diff
path: root/src/test/ui/moves
AgeCommit message (Expand)AuthorLines
2019-04-23Update ui testsvarkor-2/+2
2019-04-23Remove unnecessary ignore-tidy-linelengthvarkor-2/+0
2019-04-22update tests for migrate mode by defaultMatthew Jasper-519/+170
2019-04-18hide `--explain` hint if error has no extended infoAndy Russell-2/+2
2019-03-11Update NLL testsVadim Petrochenkov-32/+32
2019-03-11Update testsVadim Petrochenkov-32/+32
2019-02-20./x.py test src/test/ui --stage 1 --bless -i --compare-mode=nllClint Frederickson-2/+2
2019-02-18re-blessing error output: ./x.py test src/test/ui --stage 1 --blessClint Frederickson-1/+1
2019-02-06error output updated by ./x.py test --stage 1 src/test/ui --incremental --blessClint Frederickson-1/+1
2019-01-24Fix --compare-mode=nll testsEsteban Küber-36/+72
2019-01-24When using value after move, point at span of localEsteban Küber-2/+2
2018-12-25Remove licensesMark Rousskov-253/+63
2018-11-18Remove mir::StatementKind::EndRegionMatthew Jasper-1/+1
2018-10-29Don't emit cannot move errors twice in migrate modeMatthew Jasper-29/+2
2018-10-17Update output for borrowck=migrate compare mode.David Wood-2/+29
2018-10-03Clearer later use messages for callsMatthew Jasper-4/+3
2018-09-28test fix for #54015Rusty Blitzerr-0/+11
2018-08-15Bless testsashtneoi-4/+7
2018-08-15Bless UI testsashtneoi-2/+8
2018-08-14Improved how upvars are detected when presenting errors using prefixes.David Wood-0/+2
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+1341