rust/tests/ui/async-await/async-fn
2024-02-27 17:39:20 +00:00
..
auxiliary Fix stray trait mismatch in resolve_associated_item for AsyncFn 2024-02-20 15:45:05 +00:00
dyn-pos.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
dyn-pos.stderr Prefer AsyncFn* over Fn* for coroutine-closures 2024-02-08 15:46:00 +00:00
edition-2015-not-async-bound.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
edition-2015.rs Better error message in ed 2015 2024-01-31 16:59:19 +00:00
edition-2015.stderr Better error message in ed 2015 2024-01-31 16:59:19 +00:00
higher-ranked-async-fn.rs Also support fnptr(): async Fn in codegen 2024-02-27 17:21:40 +00:00
impl-header.rs Support async trait bounds in macros 2024-02-20 16:09:09 +00:00
impl-header.stderr Support async trait bounds in macros 2024-02-20 16:09:09 +00:00
impl-trait.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
mbe-async-trait-bound-theoretical-regression.rs Support async trait bounds in macros 2024-02-20 16:09:09 +00:00
mbe-async-trait-bound-theoretical-regression.stderr Support async trait bounds in macros 2024-02-20 16:09:09 +00:00
method-call-pos.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
method-call-pos.stderr Add tests 2024-01-31 16:59:19 +00:00
not-a-trait.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
not-a-trait.stderr Error on incorrect item kind in async bound 2024-01-31 16:59:19 +00:00
project.rs Flesh out a few more tests 2024-02-27 17:39:20 +00:00
simple.rs Fix stray trait mismatch in resolve_associated_item for AsyncFn 2024-02-20 15:45:05 +00:00
sugar.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
trait-bounds-in-macro.rs Support async trait bounds in macros 2024-02-20 16:09:09 +00:00
trait-bounds-in-macro.stderr Support async trait bounds in macros 2024-02-20 16:09:09 +00:00
wrong-trait.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
wrong-trait.stderr Error on incorrect item kind in async bound 2024-01-31 16:59:19 +00:00