[Bug 2027942] Re: Upgrade Rust to 1.71.0
Zixing Liu
2027942 at bugs.launchpad.net
Tue Jul 25 09:43:04 UTC 2023
** Changed in: rustc (Ubuntu)
Importance: Undecided => Medium
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to rustc in Ubuntu.
https://bugs.launchpad.net/bugs/2027942
Title:
Upgrade Rust to 1.71.0
Status in rustc package in Ubuntu:
In Progress
Bug description:
Upgrade Rust to 1.71.0.
Notable changes from upstream:
* Added `*-unwind` ABI suffixes. This allows unwinding across the language boundaries (maybe useful for C++ exceptions).
* Added `#[debug_visualizer]` attribute macro for customizing debugger helper scripts. Now you can replace Rust's default debugger helper script with yours.
* Thread local variables can be constant-evaluated during the compile time.
* Default LLVM version is now 16.
* Added support for LoongArch* CPU architecture in the compiler (needs LLVM >= 16) and standard library (Tier 3 as of writing).
* Many Microsoft(R) Windows(R) related changes (not applicable to Ubuntu).
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rustc/+bug/2027942/+subscriptions
More information about the foundations-bugs
mailing list