about summary refs log tree commit diff
path: root/src/test/ui/async-await/issues/issue-53249.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-47/+0
2021-08-22Fix more “a”/“an” typosFrank Steffahn-1/+1
2019-11-04Use check-pass in ui tests where appropriateTomasz Miąsko-1/+1
2019-08-20Remove async_await gates from tests.Mazdak Farrokhzad-1/+1
2019-07-05Rollup merge of #62324 - Centril:reduce-await-macro-reliance, r=cramertjMazdak Farrokhzad-3/+3
2019-07-04Reduce reliance on feature(await_macro).Mazdak Farrokhzad-3/+3
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-24Add issues folder in async-awaitvarkor-0/+47