[needs-packaging] rustc-1.90
Bug #2129716 reported by
Max Gilmour
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Ubuntu |
In Progress
|
Wishlist
|
Max Gilmour | ||
Bug Description
Rust 1.90 was released on 18 September, 2025. As time passes, the minimal supported Rust version (MSRV) of crucial Rust-based packages in the archive increases. It is crucial to keep up with upstream Rust development to ensure that Rust packages in the Ubuntu archive build without issue.
The most notable of Rust 1.90's changes is the move to LLD as the default linker (instead of BFD) for amd64 Ubuntu machines[1].
[1]: https:/
| Changed in ubuntu: | |
| status: | New → In Progress |
To post a comment you must log in.

Could you build either rustc-1.89 or rustc-1.90 with llvm (etc.) 21 instead of 20?
llvm-toolchain-20 is being removed from Debian and eventually Ubuntu, while Ubuntu has just switched the default llvm to 21.