[Bug 2027942] Re: Upgrade Rust to 1.71.0

Launchpad Bug Tracker 2027942 at bugs.launchpad.net
Sat Aug 26 13:51:52 UTC 2023


This bug was fixed in the package rustc - 1.71.1+dfsg0ubuntu1-0ubuntu2

---------------
rustc (1.71.1+dfsg0ubuntu1-0ubuntu2) mantic; urgency=medium

  * d/control: Fix an issue where the build dependency incorrectly specified
    the upper bound of rustc to <= 1.71.0 instead of 1.71.1 (LP: #2031545)

 -- Zixing Liu <zixing.liu at canonical.com>  Mon, 14 Aug 2023 12:03:34
+0800

** Changed in: rustc (Ubuntu)
       Status: In Progress => Fix Released

-- 
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:
  Fix Released

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