rust/tests/ui/async-await/async-closures
2024-03-19 16:59:23 -04:00
..
auxiliary
arg-mismatch.rs
arg-mismatch.stderr
async-fn-mut-for-async-fn.rs
async-fn-once-for-async-fn.rs Flesh out a few more tests 2024-02-27 17:39:20 +00:00
await-inference-guidance.rs
brand.rs
def-path.rs
def-path.stderr Only split by-ref/by-move futures for async closures 2024-03-19 16:59:23 -04:00
drop.rs
drop.run.stdout
foreign.rs
higher-ranked-return.rs
higher-ranked-return.stderr
higher-ranked.rs
is-fn.rs Ignore tests w/ current/next revisions from compare-mode=next-solver 2024-03-10 21:18:41 -04:00
is-not-fn.rs
is-not-fn.stderr
mangle.rs
move-consuming-capture.rs
move-consuming-capture.stderr
move-is-async-fn.rs Flesh out a few more tests 2024-02-27 17:39:20 +00:00
mutate.rs
not-fn.rs
not-fn.stderr
not-lending.rs
not-lending.stderr
once.rs Ignore tests w/ current/next revisions from compare-mode=next-solver 2024-03-10 21:18:41 -04:00
refd.rs Flesh out a few more tests 2024-02-27 17:39:20 +00:00
return-type-mismatch.rs
return-type-mismatch.stderr
signature-deduction.rs Implement async closure signature deduction 2024-03-01 16:03:57 +00:00
tainted-body.rs
tainted-body.stderr
wrong-fn-kind.rs Actually use the right closure kind when checking async Fn goals 2024-02-26 01:36:14 +00:00
wrong-fn-kind.stderr Actually use the right closure kind when checking async Fn goals 2024-02-26 01:36:14 +00:00