index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
std
/
tests
/
run-time-detect.rs
Age
Commit message (
Expand
)
Author
Lines
2025-06-25
make `tidy-alphabetical` use a natural sort
Folkert de Vries
-4
/
+4
2025-03-09
expose `is_s390x_feature_detected` from `std::arch`
Folkert de Vries
-0
/
+30
2024-10-10
rustc_target: Add sme-b16b16 as an explicit aarch64 target feature
Kajetan Puchalski
-0
/
+1
2024-08-27
rustc_target: Add SME aarch64 features
Kajetan Puchalski
-0
/
+13
2024-08-27
rustc_target: Add various aarch64 features
Kajetan Puchalski
-0
/
+21
2024-05-24
Stop using the avx512er and avx512pf x86 target features
Hans Wennborg
-2
/
+0
2024-01-30
Update feature names for new stdarch
Amanieu d'Antras
-6
/
+10
2023-05-08
std: remove test for arm's crypto feature
Kisaragi Marine
-1
/
+0
2023-01-27
Rollup merge of #105784 - yanns:update_stdarch, r=Amanieu
Yuki Okushi
-3
/
+3
2023-01-26
fix alphabetical sort
Yann Simon
-3
/
+3
2023-01-26
remove avx512 prefix for gfni, vaes and vpclmulqdq
Yann Simon
-3
/
+3
2022-12-30
Replace libstd, libcore, liballoc in docs.
jonathanCogan
-1
/
+1
2022-12-28
delete more `cfg(bootstrap)`
Lukas Markeffsky
-1
/
+0
2022-10-14
Sort target features alphabetically
nils
-38
/
+48
2022-03-22
Fold aarch64 feature +fp into +neon
Jubilee Young
-1
/
+0
2022-02-10
Move `is_aarch64_feature_detected!` to `simd_aarch64` feature and stabilise
Adam Gemmell
-3
/
+3
2022-01-28
Move unstable is_{arch}_feature_detected! macros to std::arch
Amanieu d'Antras
-0
/
+6
2021-08-03
Update aarch64 runtime feature detection tests
Adam Gemmell
-2
/
+36
2021-05-19
Remove test for crypto feature ahead of its removal
Adam Gemmell
-1
/
+0
2020-10-26
Updated documentation, x86 feature detection testing, and removed LLVM 9 excl...
DevJPM
-0
/
+7
2020-10-25
Removed movbe from run-time-detect
DevJPM
-1
/
+1
2020-10-25
Updated the list of white-listed target features for x86
DevJPM
-25
/
+38
2020-07-27
mv std libs to library/
mark
-0
/
+95