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
/
stdarch
/
crates
/
std_detect
/
tests
Age
Commit message (
Expand
)
Author
Lines
2022-02-10
Split aarch64 `pauth` feature into `paca` and `pacg` (#1259)
Adam Gemmell
-1
/
+2
2021-05-28
Update aarch64 linux feature detection (#1146)
Adam Gemmell
-3
/
+37
2021-01-04
Avx512vbmi (#977)
minybot
-1
/
+1
2020-11-02
Fix some clippy lints (#937)
Joshua Nelson
-2
/
+2
2020-05-29
Implementation for Aarch64 TME intrinsics
Mahmut Bulut
-0
/
+1
2020-03-29
Add crypto target feature detection to arm32 (#833)
Makoto Kato
-0
/
+1
2020-01-26
Add Icelake avx512 features (#838)
Luca Barbato
-0
/
+34
2019-12-02
Add CRC32 detection to arm32
Makoto Kato
-0
/
+1
2019-09-18
Drop the features test for now
Luca Barbato
-13
/
+0
2019-09-18
Unbreak non-x86
Luca Barbato
-0
/
+1
2019-09-17
Move the tests away from the code
Luca Barbato
-0
/
+153
2019-09-16
Add std_detect::detect::features() -> impl Iterator<Item=(&'static str, bool)...
gnzlbg
-12
/
+19
2019-07-09
Update repo name
gnzlbg
-2
/
+0
2019-05-09
Add runtime feature detection for F16C
gnzlbg
-0
/
+1
2019-04-17
Fix clippy issues
gnzlbg
-8
/
+2
2019-02-04
Add detect macros should support trailing commas (Fix #443)
Juan Aguilar Santillana
-0
/
+55
2019-01-22
Refactor stdsimd
gnzlbg
-0
/
+105