about summary refs log tree commit diff
path: root/src/test/ui/async-await/async-with-closure.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-24/+0
2019-08-20Remove async_await gates from tests.Mazdak Farrokhzad-2/+0
2019-07-05Rollup merge of #62324 - Centril:reduce-await-macro-reliance, r=cramertjMazdak Farrokhzad-2/+2
2019-07-04Reduce reliance on feature(await_macro).Mazdak Farrokhzad-2/+2
2019-07-03Migrate compile-pass annotations to build-passYuki Okushi-1/+1
2019-05-29Update ui test suite to use dynmemoryruins-1/+1
2019-05-24Move async/await tests to test/ui/async-awaitvarkor-0/+26