Rustup 1.29.1 beta is available for testing. Key changes include improved concurrency in certain rustup operations, deprecation of implicit toolchain installation in rustup-init and rustup invocations (now produces warnings), a requirement for --force-non-host when installing i686-pc-windows-* host toolchains on 64-bit Windows, a Windows installation bug fix for rustup-init.sh, renaming of 'target triple' to 'target tuple' throughout the project, and official support for aarch64-pc-windows-gnullvm as a host platform. Testers can switch to the dev environment by setting the RUSTUP_UPDATE_ROOT environment variable.

2m read timeFrom blog.rust-lang.org
Post cover image
Table of contents
What's newHow to test
36.9K Impressions