summary refs log tree commit diff
path: root/src/test/ui/borrowck
AgeCommit message (Expand)AuthorLines
2017-12-22Updated existing tests.David Wood-0/+2
2017-12-14Remove NOTE/HELP annotations from UI testsVadim Petrochenkov-124/+88
2017-12-14Move compile-fail tests with NOTE/HELP annotations to UIVadim Petrochenkov-0/+871
2017-11-28Rollup merge of #46231 - ritiek:verbs, r=arielb1kennytm-1/+1
2017-11-26Update tests for -Zborrowck-mir -> -Zborrowck=mode migrationest31-2/+2
2017-11-26MIR: Fix value moved diagnose messagesRitiek Malhotra-1/+1
2017-11-24Merge cfail and ui tests into ui testsOliver Schneider-55/+69
2017-11-13Fix commentsShotaro Yamada-1/+1
2017-11-12MIR-borrowck: fix diagnostics for closuresShotaro Yamada-0/+208
2017-11-09add reinit testMikhail Modin-0/+39
2017-07-27Added tests for new loop borrow messageIsaac van Bakel-0/+118
2017-07-02Revert "Change error count messages"Ariel Ben-Yehuda-2/+2
2017-05-24Change error count messagesMichael Kohl-2/+2
2017-04-25Point at variable moved by closureEsteban Küber-0/+67