about summary refs log tree commit diff
path: root/library/std_detect/src/detect
AgeCommit message (Expand)AuthorLines
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)-7/+9
2025-08-16library: Migrate from `cfg_if` to `cfg_select`Josh Triplett-57/+84
2025-08-15std_detect: RISC-V platform guide documentationTsukasa OI-83/+114
2025-08-09rustc_target: Add the `32s` target feature for LoongArchWANG Rui-7/+9
2025-07-31std_detect: Linux 6.16 support for RISC-VTsukasa OI-4/+9
2025-07-24std_detect testing improvementsbjorn3-3/+3
2025-07-22Embed auxv files directly into the test binaryJakub Beránek-12/+10
2025-07-22Improve error messages of auxv loadingJakub Beránek-10/+17
2025-07-22Move tests around to appease `tidy`Jakub Beránek-261/+256
2025-07-22Reformat `std_detect`Jakub Beránek-108/+36
2025-07-22Move `std_detect` from `library/stdarch` to `library`Jakub Beránek-0/+4451