Stabilize generic associated types, https://github.com/rust-lang/rust/pull/96709, merged ✅!
GATs are stabilized in Rust 🎉. So much fun ahead! Like async functions in traits, AsyncRead and AsyncWrite in std etc.
Hurray to the contributors!
#rustlang
GATs are stabilized in Rust 🎉. So much fun ahead! Like async functions in traits, AsyncRead and AsyncWrite in std etc.
Hurray to the contributors!
#rustlang
Stabilize generic associated types by jackh726 · Pull Request #96709 · rust-lang/rust
Closes #44265 r? @nikomatsakis ⚡ Status of the discussion ⚡ There have been several serious concerns raised, summarized here. There has also been a deep-dive comment explaining some of the "patt...GitHub