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
/
src
/
detect
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2020-09-17
Optimize std_detect's caching (#908)
Thom Chiovoloni
-1
/
+1
2020-07-18
Update and revamp wasm32 SIMD intrinsics (#874)
Alex Crichton
-0
/
+2
2020-04-24
Unbreak non-x86 build on FreeBSD
Tobias Kortkamp
-1
/
+1
2019-12-11
Run-time feature detection for Aarch64 on Windows.
Makoto Kato
-0
/
+3
2019-10-10
Remove need for `#[macro_use]` with `cfg-if`
Alex Crichton
-12
/
+9
2019-09-18
These items do not need to be public
gnzlbg
-5
/
+11
2019-09-17
Implement a fallback for the No-op Feature
Luca Barbato
-0
/
+7
2019-09-17
Move the tests away from the code
Luca Barbato
-7
/
+0
2019-09-17
Add a test for the env_override
Luca Barbato
-0
/
+7
2019-09-16
Fix std_detect on targets without feature detection
gnzlbg
-0
/
+3
2019-09-16
Enforce staged_api on a per-feature basis
gnzlbg
-1
/
+1
2019-09-16
Add std_detect::detect::features() -> impl Iterator<Item=(&'static str, bool)...
gnzlbg
-0
/
+36
2019-09-09
Factor out check_for
Luca Barbato
-1
/
+6
2019-09-06
Document how miri support works
Luca Barbato
-0
/
+5
2019-09-06
Minimal miri support
Luca Barbato
-1
/
+4
2019-01-22
Refactor stdsimd
gnzlbg
-0
/
+85