04:16:02
icon

The effort to create an official specification has begun! Read about it in this blog post from the newly launched specification team:

blog.rust-lang.org/inside-rust

Web site image
Our Vision for the Rust Specification | Inside Rust Blog
23:11:39
icon

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: blog.rust-lang.org/2023/11/16/

Web site image
Announcing Rust 1.74.0 | Rust Blog