The effort to create an official #rustlang specification has begun! Read about it in this blog post from the newly launched specification team:
https://blog.rust-lang.org/inside-rust/2023/11/15/spec-vision.html
The effort to create an official #rustlang specification has begun! Read about it in this blog post from the newly launched specification team:
https://blog.rust-lang.org/inside-rust/2023/11/15/spec-vision.html
Rust 1.74.0 is now available! 🦀✨
This release comes with a new [lints] section in Cargo.toml, allows Self in `async fn` and `-> impl Trait` return types, adds the `Saturating` wrapper type to std, and more!
Check out the announcement and release notes: https://blog.rust-lang.org/2023/11/16/Rust-1.74.0.html