Open
Description
Feature gate: #![feature(stdarch_riscv_feature_detection)]
This is a tracking issue for RISC-V target feature detection.
Public API
// std::arch
macro_rules! is_riscv_feature_detect { .. }
Steps / History
- Final comment period (FCP)1Stabilization PR
Unresolved Questions
- None yet.
Footnotes
Metadata
Metadata
Assignees
Labels
Type
Projects
Milestone
Relationships
Development
No branches or pull requests
Activity
Jules-Bertholet commentedon May 5, 2023
@rustbot label O-riscv
SamB commentedon Oct 22, 2023
Shouldn't this, you know, link to an RFC or some docs or at least a relevant PR?