about summary refs log tree commit diff
path: root/library/std_detect/src/detect/arch
AgeCommit message (Expand)AuthorLines
2025-08-20Rollup merge of #145531 - sayantn:detect-apxf-avx10, r=AmanieuJacob Pratt-0/+6
2025-08-20Rollup merge of #145417 - a4lg:riscv-arch-platform-guide-ch2, r=AmanieuJacob Pratt-83/+114
2025-08-19Rollup merge of #145099 - heiher:loong-32s, r=folkertdev许杰友 Jieyou Xu (Joe)-0/+3
2025-08-17Add runtime detection for APX-F and AVX10sayantn-0/+6
2025-08-16library: Migrate from `cfg_if` to `cfg_select`Josh Triplett-14/+22
2025-08-15std_detect: RISC-V platform guide documentationTsukasa OI-83/+114
2025-08-09rustc_target: Add the `32s` target feature for LoongArchWANG Rui-0/+3
2025-07-31std_detect: Linux 6.16 support for RISC-VTsukasa OI-0/+3
2025-07-22Move `std_detect` from `library/stdarch` to `library`Jakub Beránek-0/+1201