-
-
Notifications
You must be signed in to change notification settings - Fork 14.9k
Tracking Issue for stdarch_aarch64_rand #153514
Copy link
Copy link
Open
Labels
A-intrinsicsArea: IntrinsicsArea: IntrinsicsC-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-AArch64Armv8-A or later processors in AArch64 modeArmv8-A or later processors in AArch64 modeT-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.
Metadata
Metadata
Assignees
Labels
A-intrinsicsArea: IntrinsicsArea: IntrinsicsC-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-AArch64Armv8-A or later processors in AArch64 modeArmv8-A or later processors in AArch64 modeT-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.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
To Triage
Feature gate:
#![feature(stdarch_aarch64_rand)]This is a tracking issue for the aarch64 random number generation intrinsics, documented at https://arm-software.github.io/acle/main/acle.html#random-number-generation-intrinsics.
Public API
Steps / History
(Remember to update the
S-tracking-*label when checking boxes.)Unresolved Questions
randas the name of the target feature, while arm seems to be usingrnginternally.Footnotes
https://std-dev-guide.rust-lang.org/feature-lifecycle/stabilization.html ↩