rust/tests/ui/async-await/async-fn
Eric Holk 72ce1ab42f
Stabilize noop_waker
Co-authored-by: zachs18 <8355914+zachs18@users.noreply.github.com>
2024-12-05 14:14:17 -08:00
..
auxiliary Stabilize noop_waker 2024-12-05 14:14:17 -08:00
dyn-pos.rs Gate async fn trait bound modifier on async_trait_bounds 2024-12-02 16:50:44 +00:00
dyn-pos.stderr Gate async fn trait bound modifier on async_trait_bounds 2024-12-02 16:50:44 +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 Gate async fn trait bound modifier on async_trait_bounds 2024-12-02 16:50:44 +00:00
edition-2015.stderr Gate async fn trait bound modifier on async_trait_bounds 2024-12-02 16:50:44 +00:00
higher-ranked-async-fn.rs Move tests back to using AsyncFn 2024-12-02 16:49:59 +00:00
impl-header.rs Support async trait bounds in macros 2024-02-20 16:09:09 +00:00
impl-header.stderr Use parenthetical notation for Fn traits 2024-05-29 22:26:54 +00:00
impl-trait.rs Move tests back to using AsyncFn 2024-12-02 16:49:59 +00:00
mbe-async-trait-bound-theoretical-regression.rs Gate async fn trait bound modifier on async_trait_bounds 2024-12-02 16:50:44 +00:00
mbe-async-trait-bound-theoretical-regression.stderr Gate async fn trait bound modifier on async_trait_bounds 2024-12-02 16:50:44 +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 Gate async fn trait bound modifier on async_trait_bounds 2024-12-02 16:50:44 +00:00
not-a-trait.stderr Error on incorrect item kind in async bound 2024-01-31 16:59:19 +00:00
project.rs Move tests back to using AsyncFn 2024-12-02 16:49:59 +00:00
recurse-ice-129215.rs Fix wrong argument for get_fn_decl 2024-08-19 11:08:51 +08:00
recurse-ice-129215.stderr Fix wrong argument for get_fn_decl 2024-08-19 11:08:51 +08:00
simple.rs Gate AsyncFn* under async_closure feature 2024-07-23 19:56:06 -04:00
sugar.rs Gate async fn trait bound modifier on async_trait_bounds 2024-12-02 16:50:44 +00:00
trait-bounds-in-macro.rs Gate async fn trait bound modifier on async_trait_bounds 2024-12-02 16:50:44 +00:00
trait-bounds-in-macro.stderr Gate async fn trait bound modifier on async_trait_bounds 2024-12-02 16:50:44 +00:00
wrong-trait.rs Gate async fn trait bound modifier on async_trait_bounds 2024-12-02 16:50:44 +00:00
wrong-trait.stderr Error on incorrect item kind in async bound 2024-01-31 16:59:19 +00:00