[Bug 2072540] Re: rustc: "backchain" on IBM Z platforms is considered unsafe by Rust
Zixing Liu
2072540 at bugs.launchpad.net
Tue Jul 23 01:59:03 UTC 2024
This is now merged in the Rust upstream: https://github.com/rust-
lang/rust/commit/5e8e46cbd2f60693bd9b1f01a279faf62341a887
** Changed in: rust-defaults (Ubuntu)
Status: New => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to rust-defaults in Ubuntu.
https://bugs.launchpad.net/bugs/2072540
Title:
rustc: "backchain" on IBM Z platforms is considered unsafe by Rust
Status in rust-defaults package in Ubuntu:
Fix Committed
Bug description:
The Rust compiler considers the "backchain" attribute unsafe on IBM Z
(s390x) platforms.
Upon investigation, this is because the feature allow list in the Rust
compiler does not include this attribute.
Since we want to enable backchain for all Rust projects in Ubuntu, we
need to fix the Rust compiler so that this is not considered to be
unsound.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rust-defaults/+bug/2072540/+subscriptions
More information about the foundations-bugs
mailing list