BACKEND
Rust v1.29.0
RESUMEN
The rustup team is happy to announce the release of rustup version 1.29.0. Rustup is the recommended tool to install Rust, a programming language that empowers everyone to build reliable and efficient software. What's new in rustup 1.29.0 Following the footsteps of many package managers in the purs
Descripción Detallada
The rustup team is happy to announce the release of rustup version 1.29.0. Rustup is the recommended tool to install Rust, a programming language that empowers everyone to build reliable and efficient software. What's new in rustup 1.29.0 Following the footsteps of many package managers in the pursuit of better toolchain installation performance, the headline of this release is that rustup has been enabled to download components concurrently and unpack during downloads in operations such as rustup update or rustup toolchain and to concurrently check for updates in rustup check, thanks to a GSoC 2025 project. This is by no means a trivial change so a long tail of issues might occur, please report them if you have found any! Furthermore, rustup now officially supports the following host platforms: sparcv9-sun-solaris x86_64-pc-solaris Also, rustup will start automatically inserting the right $PATH entries during rustup-init for the following shells, in additio
Rustup v1.29.0 mejora la instalación de herramientas y añade soporte para nuevas plataformas.
- Ahora rustup descarga componentes de forma concurrente y descomprime durante la descarga.
- Se añaden soporte oficial para sparcv9-sun-solaris y x86_64-pc-solaris.
- rustup-init ahora inserta automáticamente las entradas correctas en $PATH para ciertos shells.
A quién le importa
Todos los que usan rustup para instalar Rust.
Generado por IA · puede contener errores
Releases Relacionados
BACKEND
Rust v1.95.0
The Rust team is happy to announce a new version of Rust, 1.95.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.95.0 with: $ rustup update stable If you don't have it already, y
BACKEND
Rust v1.94.1
The Rust team has published a new point release of Rust, 1.94.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 rustup, getting Rust 1.94.1 is as easy as: rustup update stable If you don't hav