Are you in a safety-critical industry? Using the Rust programming language (@rust-lang.org) or would like to? Make your voice heard when it comes to what you'd like to see for Rust Project Goals!
(survey link below)
Safety-Critical Rust Consortium
Rust 1.93.1 has been released.
This point release fixes three regressions that slipped into in Rust 1.93.0: an internal compiler error affecting rustfmt, a false positive in a clippy lint, and an issue with the wasm32-wasip2 target.
See the blog post for details: blog.rust-lang.org/2026/02/12/R...
The results of the 2025 State of Rust Survey are now available! 📊
blog.rust-lang.org/2026/03/02/2...
Rust 1.94.0 has been released! 🌈 🦀✨
A few highlights are array_windows() and element_offset() on slices, Peekable::next_if_map(), LazyCell::get and friends, and the new `include` key in config.toml to include other toml files!
Check out the blog post for details: blog.rust-lang.org/2026/03/05/R...
Rust 1.92.0 has been released! 🌈 🦀
This version adds RwLockWriteGuard::downgrade(), adds Location::file_as_c_str(), improves diagnostic and validation for various attributes, no longer warns for unused Result<(), Infallible>, and more!
Check out the announcement: blog.rust-lang.org/2025/12/11/R...
✅ @rust-lang.org has been verified by @bsky.app.
Rust Language
Rust Language
Rust Language
Rust Language
Verified Account Tracker
Rustup 1.29.0 has been released! 🦀
Rustup, the tool for installing and updating Rust, will now download files concurrently and unpack them in parallel, which makes updating Rust much faster. ✨
See the blog post for all the changes to rustup: blog.rust-lang.org/2026/03/12/R...
Rust 1.94.1 has been released.
This point release fixes a few regressions that slipped into in Rust 1.94.0: an internal compiler error in Clippy, a small security issue in Cargo, and two issues in the standard library.
See the blog post for details: blog.rust-lang.org/2026/03/26/1...
Empowering everyone to build reliable and efficient software.