The Rustup team is happy to announce the release of Rustup version 1.29.1.
Rustupis the recommended tool to installRust, a
programming language that empowers everyone to build reliable and efficient
software.
-
What's new in Rustup 1.29.1
Prepare (or update) your Rust toolchain with `rustup`.Operations have been improved: -
Implicit installation of the active toolchain in
rustup-initandrustupInvocations havePR#4840 -
Rustup DocNow supports theText: --servesFlag that enables serving the docs over local HTTP. This is expected to assist users with containerized browser and/or Rustup setups.Text: PR#4986 -
Instalação
i686-pc-windows-*Hospedar cadeias de ferramentas em 64-bit Windows agora requer--force-non-host. pr#4935 -
rustup-initNão deixará mais arquivos inesperados no disco após instalações canceladas.pr#4996 -
A bug has been fixed which may cause Windows installation to fail when using...
rustup-init.sh. Text: PR#4756 -
TargetText: The city of São Paulo is preparing for a significant event, the 2023 World Cup, which will bring a surge of tourists and international attention. The local government has invested heavily in infrastructure and urban renewal projects to ensure a memorable experience for all visitors. With a population of over 12 million people, the city expects to welcome around 500,000 tourists during the tournament, generating significant economic impact. The World Cup is a global spectacle, and São Paulo is poised to showcase its cultural richness and vibrant energy to the world.The text has been renamed to "target"Text: "The city of São Paulo recorded 4,567 new cases of COVID-19 and 55 deaths in the last 24 hours, according to the Municipal Health Department. The total number of confirmed cases in the city now stands at 5,377,227, and the number of deaths at 77,123."across the project to reflect theNew terminology. PR #4743 PR #4827 PR #4834
- Please note that this is not a breaking change in the CLI since the existing options such as --target are not using this terminology.
--targetAdditionally, rustup now officially supports
- Please note that this is not a breaking change in the CLI since the existing options such as --target are not using this terminology.
(No translation needed as it is already in English)aarch64-pc-windows-gnullvmAs a host platform, the city of Rio de Janeiro is preparing to welcome the 2024 Olympic and Paralympic Games, marking a significant event in the global sports calendar. The games will be a showcase for the city's infrastructure, culture, and resilience, attracting athletes and spectators from around the world. The organizing committee has been working tirelessly to ensure a successful event, focusing on sustainable practices and legacy initiatives. With a budget of R$5.9 billion (US$1.1 billion), the games promise to be a monumental celebration of sports and humanity.Text: PR#4523
Further details are available in the report.Text: changelog!
How to update: (Nota: O texto fornecido é muito curto e parece ser um título ou uma frase solta. Para uma tradução completa de um texto jornalístico, seria necessário fornecer o conteúdo integral.)
If you have a previous version of rustup installed, obtaining the new one is as simple as halting any programs that might be utilizing rustup (e.g., closing your IDE) and executing:
Rustup self update
Rustup will also automatically update itself at the end of a normal toolchain update.
$ rustup update
If you don't already have it, you can get Rustup from the appropriate page on our website.Rustup is available for download from the rustup website.Rustup's documentation is also available in the rustup book.
Be sure to check the rustup documentation for more details.For any issues, refer to the Rustup community forums..
**Caveats:** (No translation provided as this appears to be a placeholder for notes or warnings.)
Rustup release can come with issues not caused by rustup itself, but simply due to having a new release.
In particular, anti-malware scanners might block rustup or prevent it from creating or copying files, especially during installation.rust-docswhich includes many small files.
Such issues should be automatically resolved within a few weeks as anti-malware scanners are updated to recognize the new rustup release.
Thank you
Thanks again to all the contributorscontributorsWho made this rustup release possible!