about summary refs log tree commit diff
path: root/src/test/ui/closure_context
AgeCommit message (Expand)AuthorLines
2020-06-26Explain move errors that occur due to method calls involving `self`Aaron Hill-1/+6
2020-06-22Revert "Rollup merge of #72389 - Aaron1011:feature/move-fn-self-msg, r=nikoma...Aaron Hill-6/+1
2020-06-11Explain move errors that occur due to method calls involving `self`Aaron Hill-1/+6
2019-05-29Update ui test suite to use dynmemoryruins-2/+2
2019-03-11Update testsVadim Petrochenkov-2/+2
2018-12-25Remove licensesMark Rousskov-34/+4
2018-10-18Add by-value captured variable note on second use.David Wood-11/+0
2018-04-11Checkpoint the current status of NLL on `ui` tests via compare-mode=nll.Felix S. Klock II-0/+11
2018-03-14update testsGuillaume Gomez-3/+3
2018-02-26Update UI testsVadim Petrochenkov-9/+9
2018-02-25Update ui testsGuillaume Gomez-0/+3
2017-12-18Rework expected closure errorEsteban Küber-26/+12
2017-12-14Remove NOTE/HELP annotations from UI testsVadim Petrochenkov-7/+3
2017-11-24Merge cfail and ui tests into ui testsOliver Schneider-9/+11
2017-07-02report the total number of errors on compilation failureAriel Ben-Yehuda-2/+2
2017-07-02Revert "Change error count messages"Ariel Ben-Yehuda-1/+1
2017-06-07Cover all cases in closure errorsTommy Ip-0/+6
2017-06-06Group closure context ui testsTommy Ip-0/+117