about summary refs log tree commit diff
path: root/src/test/ui/async-await/async-fn-path-elision.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-13/+0
2019-08-20Remove async_await gates from tests.Mazdak Farrokhzad-3/+0
2019-07-04Reduce reliance on feature(await_macro).Mazdak Farrokhzad-1/+1
2019-05-24Move async/await tests to test/ui/async-awaitvarkor-0/+16