diff options
| author | Tsukasa OI <floss_rust@irq.a4lg.com> | 2025-05-14 03:45:08 +0000 |
|---|---|---|
| committer | Amanieu d'Antras <amanieu@gmail.com> | 2025-05-30 16:30:09 +0000 |
| commit | 87b28d488576f6f2092f3e91bf107d5ca03fbf4d (patch) | |
| tree | b47e50b1b1ce7c5b9e610e5e13c27b96bb00543c /library/stdarch/crates/std_detect/src/detect/macros.rs | |
| parent | 3e74af11f33c54677ee3883c99867f1f613ed86c (diff) | |
| download | rust-87b28d488576f6f2092f3e91bf107d5ca03fbf4d.tar.gz rust-87b28d488576f6f2092f3e91bf107d5ca03fbf4d.zip | |
Check cfg on features that stage0 compiler support
Since the bootstrap compiler of Rust is bumped to the commit 5dadfd5c417f0b66816cb7ca662859e2c8751fb3 (version 1.88.0-beta.3 2025-05-11), some features should be safe to enable cfg checks. RISC-V Features: * "zicsr" * "zicntr" * "zihpm" * "zifencei" * "zihintntl" * "zihintpause" * "zimop" * "zicboz" * "zicond" * "ztso" * "zfa" * "zca" * "zcb" * "zcmop" * "b" x86 Features: * "amx-avx512" * "amx-fp8" * "amx-movrs" * "amx-tf32" * "amx-transpose"
Diffstat (limited to 'library/stdarch/crates/std_detect/src/detect/macros.rs')
0 files changed, 0 insertions, 0 deletions
