rust/src/test/ui/async-await
2019-06-07 18:35:06 +01:00
..
auxiliary Add extra arc_wake 2019-05-25 00:23:15 +01:00
await-keyword Move async/await tests to test/ui/async-await 2019-05-24 21:49:34 +01:00
drop-order Add drop-order folder in test/ui/async-await 2019-05-24 22:05:57 +01:00
issues rustc: async fn drop order lowering in HIR 2019-06-03 10:20:35 +01:00
argument-patterns.rs Correct handling of arguments in async fn 2019-05-05 12:03:32 +09:00
async-await.rs Parse 'async unsafe fn' instead of 'unsafe async fn'. 2019-05-31 00:53:10 +02:00
async-fn-multiple-lifetimes.rs Move async/await tests to test/ui/async-await 2019-05-24 21:49:34 +01:00
async-fn-multiple-lifetimes.stderr Move async/await tests to test/ui/async-await 2019-05-24 21:49:34 +01:00
async-fn-path-elision.rs Move async/await tests to test/ui/async-await 2019-05-24 21:49:34 +01:00
async-fn-path-elision.stderr Move async/await tests to test/ui/async-await 2019-05-24 21:49:34 +01:00
async-matches-expr.rs Move async/await tests to test/ui/async-await 2019-05-24 21:49:34 +01:00
async-with-closure.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
await-macro.rs Parse 'async unsafe fn' instead of 'unsafe async fn'. 2019-05-31 00:53:10 +02:00
dont-print-desugared-async.rs Move async/await tests to test/ui/async-await 2019-05-24 21:49:34 +01:00
dont-print-desugared-async.stderr Move async/await tests to test/ui/async-await 2019-05-24 21:49:34 +01:00
edition-deny-async-fns-2015.rs Move async/await tests to test/ui/async-await 2019-05-24 21:49:34 +01:00
edition-deny-async-fns-2015.stderr Move async/await tests to test/ui/async-await 2019-05-24 21:49:34 +01:00
issue-61452.rs tests: Add regression test for #61452. 2019-06-07 18:35:06 +01:00
issue-61452.stderr tests: Add regression test for #61452. 2019-06-07 18:35:06 +01:00
no-args-non-move-async-closure.rs Move async/await tests to test/ui/async-await 2019-05-24 21:49:34 +01:00
no-args-non-move-async-closure.stderr Move async/await tests to test/ui/async-await 2019-05-24 21:49:34 +01:00
recursive-async-impl-trait-type.rs Move async/await tests to test/ui/async-await 2019-05-24 21:49:34 +01:00
recursive-async-impl-trait-type.stderr Move async/await tests to test/ui/async-await 2019-05-24 21:49:34 +01:00
unresolved_type_param.rs Move async/await tests to test/ui/async-await 2019-05-24 21:49:34 +01:00
unresolved_type_param.stderr Move async/await tests to test/ui/async-await 2019-05-24 21:49:34 +01:00