/

Rust Blog

10 stories

Rust Blog

Rust BlogLanguagesAnnouncing Rust 1.98.1 The Rust team has published a new point release of Rust, 1.98.1. Rust is a programming language that is empowering everyone to build reliable and efficient software. If you have a previous version of Rust installed via r

September 3
Rust Blog

Rust BlogLanguagesAnnouncing rustup 1.29.1 The rustup team is happy to announce the release of rustup version 1.29.1. Rustup is the recommended tool to install Rust , a programming language that empowers everyone to build reliable and efficient software. What's n

September 1
Announcing our first Maintainers in Residence

Rust BlogLanguagesAnnouncing our first Maintainers in Residence We are very happy to announce the Rust Project's first round of Maintainers in Residence: Gen Li ( @rami3l ), Chris Denton ( @ChrisDenton ), Alejandra González ( @blyxyas ), León Liehr ( @fmease ), and Maintainer Grant r

August 26
Enabling the next-generation trait solver on nightly

Rust BlogLanguagesEnabling the next-generation trait solver on nightly After nearly 4 years of active development, the next-generation trait solver is close to stabilization. We are enabling it by default on nightly to surface any remaining issues and plan to stabilize it in the next months

August 21
Rust Blog

Rust BlogLanguagesSupply chain attack on arrayref What happened On 2026-08-20 at 7:15 UTC we got a report that the proc-macro1 crate was malicious. The Rust Security Response Team verified this to be the case: the crate had a build script that was downloading a maliciou

August 20
Rust Blog

Rust BlogLanguagesAnnouncing Rust 1.98.0 The Rust team is happy to announce a new version of Rust, 1.98.0. Rust is a programming language empowering everyone to build reliable and efficient software. If you have a previous version of Rust installed via rustup ,

August 20
Enabling the next iteration of the borrow checker on nightly

Rust BlogLanguagesEnabling the next iteration of the borrow checker on nightly TL;DR We are enabling the next iteration of the borrow checker (coined Polonius Alpha) on nightly in preparation for stabilization in the next few months. Whaaaaaat? Yes! You heard it right! The next iteration of the Rus

August 4
Rust Blog

Rust BlogLanguagesAnnouncing Rust 1.97.1 The Rust team has published a new point release of Rust, 1.97.1. Rust is a programming language that is empowering everyone to build reliable and efficient software. If you have a previous version of Rust installed via r

July 16
crates.io: development update

Rust BlogLanguagescrates.io: development update Another six months have passed since our last development update , and the crates.io team has been busy. Here's a summary of the most notable changes and improvements made to crates.io since then. Source Code Viewer Crat

July 13
Rust Blog

Rust BlogLanguagesAnnouncing Rust 1.97.0 The Rust team is happy to announce a new version of Rust, 1.97.0. Rust is a programming language empowering everyone to build reliable and efficient software. If you have a previous version of Rust installed via rustup ,

July 9