-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Open
Labels
C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFCCategory: An issue tracking the progress of sth. like the implementation of an RFCO-SystemZTarget: SystemZ processors (s390x)Target: SystemZ processors (s390x)T-libs-apiRelevant to the library API team, which will review and decide on the PR/issue.Relevant to the library API team, which will review and decide on the PR/issue.
Description
Feature gate: #![feature(stdarch_s390x_feature_detection)]
This is a tracking issue for SystemZ target feature detection.
Public API
// std::arch
macro_rules! is_s390x_feature_detected { .. }
Steps / History
- Implementation: add
is_s390x_feature_detected
stdarch#1699 - Final comment period (FCP)1
- Stabilization PR
Unresolved Questions
- None yet.
@rustbot label O-SystemZ
Footnotes
Metadata
Metadata
Assignees
Labels
C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFCCategory: An issue tracking the progress of sth. like the implementation of an RFCO-SystemZTarget: SystemZ processors (s390x)Target: SystemZ processors (s390x)T-libs-apiRelevant to the library API team, which will review and decide on the PR/issue.Relevant to the library API team, which will review and decide on the PR/issue.