summary refs log tree commit diff
path: root/src/test/ui/async-await/async-block-control-flow-static-semantics.rs
AgeCommit message (Expand)AuthorLines
2019-10-02WIP fix testsNiko Matsakis-1/+1
2019-08-21more `--bless`ing + test error annotations fixesArtem Varaksa-2/+2
2019-08-20Remove async_await gates from tests.Mazdak Farrokhzad-2/+0
2019-08-18Better error message for break in async blocks.Giles Cope-3/+2
2019-08-09Test interaction btw async blocks and ?, return, break.Mazdak Farrokhzad-0/+67