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...
Posts by Rust Language
β @rust-lang.org has been verified by @bsky.app.
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.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...
The results of the 2025 State of Rust Survey are now available! π
blog.rust-lang.org/2026/03/02/2...
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...
Rust 1.93.0 has been released! π π¦β¨
This release includes a new musl version for the *-linux-musl targets, adds support for #β[cfg] inside asm!(), and adds [T]::as_array, VecDeque::{pop_front_if, pop_back_if}, Vec/String::into_raw_parts, fmt::form_fn, and more! β¨
blog.rust-lang.org/2026/01/22/R...
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)
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...
We would like to thank all our Rust GSoC 2025 contributors for participating this year and making it a big success! ππ¦
Read all about this year's Google Summer of Code contributions to the Rust Project in our latest blog post: blog.rust-lang.org/2025/11/18/g...
It is time for the annual State of Rust Survey! πβ¨οΈοΈ
Whether you've just begun using Rust, are an experienced Rust user, stopped using Rust, or might use Rust in the future, we'd like to hear from you! π¦
Available in ten languages and open until December 17th: blog.rust-lang.org/2025/11/17/l...
Rust 1.91.1 has been released. This point release fixes two regressions that slipped into in Rust 1.91.0: one that affects Wasm, and one that affects Cargo on illumos.
See the blog post for details: blog.rust-lang.org/2025/11/10/R...
The Rust YouTube channel is temporarily unavailable, while we resolve an issue with a compromised connected account that was used to publish scam livestreams. We expect the channel to be back online shortly. No other Rust infrastructure is affected.
Rust 1.91.0 has been released! π π¦
This version brings you tier 1 support for aarch64-pc-windows-msvc, warnings for dangling pointers to locals, new methods on AtomicPtr, array::repeat, BTreeMap::extract_if, const TypeId::of, and more!
Check out the announcement: blog.rust-lang.org/2025/10/30/R...
The crates.βio team was notified of two malicious crates (with similar names as legitimate crates) which were actively searching file contents for Etherum private keys, Solana private keys, and arbitrary byte arrays for exfiltration.
See the blog post for details: blog.rust-lang.org/2025/09/24/c...
Rust 1.90.0 has been released! β¨π¦
This release makes LLD the default linker on x86-64 linux-gnu and adds `cargo publish --workspace` to publish an entire workspace all at once!
Check out the blog post and release notes for more: blog.rust-lang.org/2025/09/18/R...
We received reports of a phishing campaign targeting cratesβ.io users. Do not click on links asking to authenticate to protect your account. More information: blog.rust-lang.org/2025/09/12/c...
Happy new Rust! ππ¦
Rust 1.89.0 has been released!
This release brings you inferrred array length, new lints, u128/i128 in extern "C", NonZero<char>, File::lock, many x86 intrinsics, and much more! β¨
Check out the blog post and release notes for all the details: blog.rust-lang.org/2025/08/07/R...
Rust 1.88.0 has been released! β¨π π¦
This release brings you let chains, naked functions, automatic Cargo cache cleaning, Cell::update, proc_macro span locations, as_chunks methods on slices, and more!
Check out the blog post and release notes for all the details: blog.rust-lang.org/2025/06/26/R...
Many happy Rustaceans at the release party.
Live from the 10 Years of Rust celebration in Utrecht, Netherlands, we are very happy to announce a new version of Rust, 1.87.0!
See the blog post and release notes for all the details!
blog.rust-lang.org/2025/05/15/R...
The Rust Project is participating in Google Summer of Code (GSoC) again this year!
Check out the selected projects in our blog post: blog.rust-lang.org/2025/05/08/g...
Congratulations to all applicants whose project was selected! π
Rustup 1.28.2 has been released! β¨
See the blog post for details: blog.rust-lang.org/2025/05/05/R...
π¦ Help us create a vision for Rust's future, by taking part in our vision survey!
Check out the blog post: blog.rust-lang.org/2025/04/04/v...
Rust 1.86.0 has been released! β¨π π¦
This release adds trait upcasting, get_disjoint_mut on slices and hashmaps, #β[target_feature] for safe functions, debug assertions for null pointers, Vec::pop_if and more!
Check out the blog post and release notes for details: blog.rust-lang.org/2025/04/03/R...
π¦ Hello World!
The Rust project now has an official presence on Bluesky! β¨
We'll be posting the same on our Mastodon and Bluesky accounts, so you won't miss anything on either platform.