Skip to main content


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