another day, another #rustup install in Fedora Toolbox using the one internet blog that exists on the subject because otherwise nothing works 

https://stvm.dev/blogs/rustup-fedora-silverblue/

Using RustUp inside Fedora Silverblue's Toolbox|StVM

RE: https://social.rust-lang.org/@rust/116216894415467115

At this point, every #rustup release is another small victory worth celebrating 🥳

Many thanks not only to myself for making it all the way here, but also to the rustup team, the Rust org, and every single friend that has supported me through this journey, without your help this would never be possible 🙏

Announcing rustup 1.29.0 | Rust Blog

Empowering everyone to build reliable and efficient software.

@nielso How did you installed #Rust? If via #rustup, add nightly and run `cargo +nightly run`.
To my excitement, I think I might have a solution to https://github.com/rust-lang/rustup/issues/988 after 2+ years.
I’ll try to implement a PoC shortly and, if it works, draft a proposal accordingly.
#Rust #Rustup
Rustup (including proxies) is not safe for concurrent use · Issue #988 · rust-lang/rustup

(Edited to capture all the details that have emerged over time) Recovering from this bug: Usually just doing a rustup component remove NAME && rustup component add NAME will fix things. Sometimes r...

GitHub

It’s been taking a while longer than expected, but I’m glad to finally announce this new #rustup beta release!

Following the footsteps of many other package managers, rustup now includes preliminary IO concurrency, and I’m quite excited about the potential performance boosts to come :)

Many thanks to my teammates @djc @chrisdenton, my GSoC buddy Francisco T. Gouveia, and all the other contributors who made this new release possible!

https://internals.rust-lang.org/t/seeking-beta-testers-for-rustup-v1-29-0/23814

Seeking beta testers for rustup v1.29.0

Hi everyone! I'd like to announce on behalf of the rustup team that rustup 1.29.0 beta is now available for testing and we are currently looking for testers. 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 the GSoC 2025 event. This is by no means a trivial change so a long tail of issues might occu...

Rust Internals
Cross compile (從 Linux 到 Windows) Rust 軟體

Psst 修正 Spotify 的 login 問題後一直沒有出官方版本的 Windows build,所以得自己來。 一個方法是直接在 Windows 上編,但我不想在 Intel 的 N100 主機上面弄這個,就找了在 Linux 上 cross compile 的方法,比想像中簡單不少:「Cross-compile a...

Gea-Suan Lin's BLOG
@hackernoon It's about #rustup, not #Rust as you mention at the beginning.
We’re hopefully making new #rustup releases more often so people won’t mistake us for maintaining “done software” 😶
https://blog.rust-lang.org/2025/05/05/Rustup-1.28.2/
Announcing rustup 1.28.2 | Rust Blog

Empowering everyone to build reliable and efficient software.

@adanskana AFAIR, this is the reason #GNAT is not distributed through #Homebrew either.

Perhaps instead of GNAT, distributions could package #Alire ? [1] It can be used to obtain open source #AdaLang / #SPARKLang toolchains (including #FSF GNAT licensed under #GPL with GCC RLE) similarly to how #RustLang toolchain can be obtained with #Rustup . Alire is like a mix of Rustup and #Cargo, but for #Ada.

[1] https://alire.ada.dev

Alire -

A catalog of ready-to-use Ada libraries