summary refs log tree commit diff
path: root/src/test/ui/async-await/async-matches-expr.rs
AgeCommit message (Expand)AuthorLines
2019-08-20Remove async_await gates from tests.Mazdak Farrokhzad-2/+0
2019-07-05Rollup merge of #62292 - Centril:split-async-closures, r=cramertjMazdak Farrokhzad-2/+1
2019-07-03Adjust tests wrt. 'async_closure' feature gate.Mazdak Farrokhzad-2/+1
2019-07-03Migrate compile-pass annotations to build-passYuki Okushi-1/+1
2019-05-24Move async/await tests to test/ui/async-awaitvarkor-0/+13