about summary refs log tree commit diff
path: root/src/test/ui/async-await/issues/issue-59972.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-34/+0
2019-09-08Update test stderr with results of enabling unused lintsMark Rousskov-1/+1
2019-08-20Remove async_await gates from tests.Mazdak Farrokhzad-6/+0
2019-07-29Wrap promoted generator fields in MaybeUninitTyler Mandry-0/+15
2019-07-04Reduce reliance on feature(await_macro).Mazdak Farrokhzad-2/+2
2019-05-24Add issues folder in async-awaitvarkor-0/+25