news
Announcing Rust 1.90.0
-
Rust Blog ☛ The Rust Programming Language Blog: Announcing Rust 1.90.0
The Rust team is happy to announce a new version of Rust, 1.90.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
, you can get 1.90.0 with: -
LWN ☛ Rust 1.90.0 released
Version
1.90.0 of the Rust language has been released. Changes include
switching to the LLD linker by default,
the addition of support for workspace publishing to cargo, and the
usual set of stabilized APIs.