rustc: "backchain" on IBM Z platforms is considered unsafe by Rust

Bug #2072540 reported by Zixing Liu
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
rust-defaults (Ubuntu)
New
Medium
Zixing Liu

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.

Tags: s390x
Frank Heimes (fheimes)
tags: added: s390x
Revision history for this message
Zixing Liu (liushuyu-011) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.