summary refs log tree commit diff
path: root/src/test/ui/async-await/async-block-control-flow-static-semantics.stderr
AgeCommit message (Expand)AuthorLines
2019-10-31Fix incorrect diagnostics for expected type in E0271 with an associated typeOhad Ravid-6/+6
2019-10-02WIP fix testsNiko Matsakis-10/+16
2019-08-21more `--bless`ing + test error annotations fixesArtem Varaksa-2/+2
2019-08-21improve diagnostics: break/continue wrong contextArtem Varaksa-4/+12
2019-08-20--bless post no async_await gates in tests.Mazdak Farrokhzad-8/+8
2019-08-18Better error message for break in async blocks.Giles Cope-7/+7
2019-08-09fix testsEsteban Küber-3/+3
2019-08-09Test interaction btw async blocks and ?, return, break.Mazdak Farrokhzad-0/+79