Skip Navigation

Merged: Stabilize async fn and return-position impl Trait in trait · #115822 🎉

github.com Stabilize `async fn` and return-position `impl Trait` in trait by compiler-errors · Pull Request #115822 · rust-lang/rust

Stabilization report This report proposes the stabilization of #![feature(return_position_impl_trait_in_trait)] (RPITIT) and #![feature(async_fn_in_trait)] (AFIT). These are both long awaited featu...

Stabilize `async fn` and return-position `impl Trait` in trait by compiler-errors · Pull Request #115822 · rust-lang/rust

Post stolen from Reddit. According to a Reddit comment, this doesn't solve expressing Send/Sync requirements yet.

0
0 comments