diff options
| author | Tsukasa OI <floss_rust@irq.a4lg.com> | 2025-04-11 01:13:44 +0000 |
|---|---|---|
| committer | Amanieu d'Antras <amanieu@gmail.com> | 2025-04-16 00:56:48 +0000 |
| commit | 2759545fda234ead5598ea280fac8be91caa370b (patch) | |
| tree | 03d26121c76f232301606eff494a0928950ad69f /library/stdarch/crates/std_detect/tests/cpu-detection.rs | |
| parent | 5c0c7ac77c4f73a5e60f65771c57b2bbc73759ee (diff) | |
| download | rust-2759545fda234ead5598ea280fac8be91caa370b.tar.gz rust-2759545fda234ead5598ea280fac8be91caa370b.zip | |
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.
Diffstat (limited to 'library/stdarch/crates/std_detect/tests/cpu-detection.rs')
0 files changed, 0 insertions, 0 deletions
