mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-03 17:35:28 +03:00
305209f8cd
std_detect: AArch64 Darwin: expose SME F16F16 and B16B16 features This synchronizes the list with the current state of `sysctl` on macOS “Tahoe” 26.2. r? ``@Amanieu``