Tsukasa OI 2759545fda RISC-V: Remove enable_features
This commit prepares common infrastructure for extension implication by
removing `enable_features` closure which makes each feature test longer
(because it needs extra `value` argument each time we test a feature).

It comes with the overhead to enable each feature separately but later
mitigated by the OS-independent extension implication logic.
2025-04-16 00:56:48 +00:00
Description
Empowering everyone to build reliable and efficient software.
1.4 GiB
Languages
Rust 96%
Shell 0.9%
JavaScript 0.7%
C 0.4%
Python 0.4%
Other 1.5%