- Notifications
You must be signed in to change notification settings - Fork 13.8k
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 RFC
Description
The feature gate for the issue is #![feature("stdarch_aarch64_jscvt")]
.
Public API
This feature covers the intrinsic from the AArch64 "jsconv"
target feature
Implementation History
None yet.
Steps
- Implementation PR: Implement fjcvtzs under the name __jcvt like the C intrinsic stdarch#1938
- Final Comment Period (FCP)
- Stabilization PR (see instructions on rustc-dev-guide)
Unresolved Questions
None yet.
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 RFC