Tsukasa OI 6e4ad9cc18 RISC-V: check cfg (batch 1)
rust-lang/rust#138823 added five new extensions as compiler target features.
This commit reflects that fact and now checks static target features on
`std::arch::is_riscv_feature_detected!` as well.

*   "Zicsr"
*   "Zicntr"
*   "Zihpm"
*   "Zifencei"
*   "Zihintpause"
2025-04-06 13:27:52 +00:00
..
2025-03-27 21:36:07 +00:00
2025-04-06 13:27:52 +00:00
2025-02-13 10:54:53 +00:00