rust/tests/ui/async-await/async-fn
2024-01-31 16:59:19 +00:00
..
dyn-pos.rs Add tests 2024-01-31 16:59:19 +00:00
dyn-pos.stderr Add tests 2024-01-31 16:59:19 +00:00
edition-2015-not-async-bound.rs Better error message in ed 2015 2024-01-31 16:59:19 +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
impl-header.rs Add tests 2024-01-31 16:59:19 +00:00
impl-header.stderr Add tests 2024-01-31 16:59:19 +00:00
impl-trait.rs Add tests 2024-01-31 16:59:19 +00:00
method-call-pos.rs Add tests 2024-01-31 16:59:19 +00:00
method-call-pos.stderr Add tests 2024-01-31 16:59:19 +00:00
not-a-trait.rs Error on incorrect item kind in async bound 2024-01-31 16:59:19 +00:00
not-a-trait.stderr Error on incorrect item kind in async bound 2024-01-31 16:59:19 +00:00
simple.rs select AsyncFn traits during overloaded call op 2023-12-25 20:31:28 +00:00
sugar.rs Add async bound modifier to enable async Fn bounds 2024-01-31 16:59:19 +00:00
wrong-trait.rs Error on incorrect item kind in async bound 2024-01-31 16:59:19 +00:00
wrong-trait.stderr Error on incorrect item kind in async bound 2024-01-31 16:59:19 +00:00