about summary refs log tree commit diff
path: root/src/test/ui/async-await/no-args-non-move-async-closure.rs
AgeCommit message (Expand)AuthorLines
2019-08-27Changing error messages and renaming tests #63127Kevin Per-8/+0
2019-08-27Cleanup: Consistently use `Param` instead of `Arg` #62426Kevin Per-1/+1
2019-08-20Remove async_await gates from tests.Mazdak Farrokhzad-1/+1
2019-07-04Reduce reliance on feature(await_macro).Mazdak Farrokhzad-1/+1
2019-07-03Adjust tests wrt. 'async_closure' feature gate.Mazdak Farrokhzad-1/+1
2019-05-24Move async/await tests to test/ui/async-awaitvarkor-0/+8