about summary refs log tree commit diff
path: root/library/std/tests
AgeCommit message (Expand)AuthorLines
2022-02-10Move `is_aarch64_feature_detected!` to `simd_aarch64` feature and stabiliseAdam Gemmell-3/+3
2022-01-28Move unstable is_{arch}_feature_detected! macros to std::archAmanieu d'Antras-0/+6
2021-08-03Update aarch64 runtime feature detection testsAdam Gemmell-2/+36
2021-05-19Remove test for crypto feature ahead of its removalAdam Gemmell-1/+0
2020-12-07Fix SGX CI, take 3Jethro Beekman-5/+3
2020-12-01Fix SGX CIJethro Beekman-1/+4
2020-11-30Make ui test that are run-pass and do not test the compiler itself library testsChristiaan Dirkx-0/+77
2020-10-26Updated documentation, x86 feature detection testing, and removed LLVM 9 excl...DevJPM-0/+7
2020-10-25Removed movbe from run-time-detectDevJPM-1/+1
2020-10-25Updated the list of white-listed target features for x86DevJPM-25/+38
2020-07-27mv std libs to library/mark-0/+173