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
Age
Commit message (
Expand
)
Author
Lines
2023-02-21
Exclude SGX from create_dir_all_bare test
Chris Denton
-0
/
+2
2023-02-21
Make `create_dir_all_bare` an std integration test
Chris Denton
-12
/
+97
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
2023-01-04
Update rand in the stdlib tests, and remove the getrandom feature from it
Thom Chiovoloni
-4
/
+16
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-12-07
Fix SGX CI, take 3
Jethro Beekman
-5
/
+3
2020-12-01
Fix SGX CI
Jethro Beekman
-1
/
+4
2020-11-30
Make ui test that are run-pass and do not test the compiler itself library tests
Christiaan Dirkx
-0
/
+77
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
/
+173