rust/library/std/tests
Hans Wennborg 3fe3157858 Stop using the avx512er and avx512pf x86 target features
They are no longer supported by LLVM 19.

Fixes #125492
2024-05-24 20:12:42 +02:00
..
common Move RandomState and DefaultHasher into std::hash, but don't export for now 2023-11-02 20:35:20 -04:00
builtin-clone.rs Run tidy on tests 2024-04-28 18:04:25 -04:00
create_dir_all_bare.rs disable create_dir_all_bare on all(miri, windows) 2024-04-15 10:15:14 +02:00
env.rs Add data race test to std::env::{get, set} 2023-08-20 21:50:45 +02:00
eq-multidispatch.rs Run tidy on tests 2024-04-28 18:04:25 -04:00
istr.rs Run tidy on tests 2024-04-28 18:04:25 -04:00
log-knows-the-names-of-variants-in-std.rs Run tidy on tests 2024-04-28 18:04:25 -04:00
minmax-stability-issue-23687.rs Run tidy on tests 2024-04-28 18:04:25 -04:00
process_spawning.rs also test parts of std 2024-04-07 10:05:57 +02:00
run-time-detect.rs Stop using the avx512er and avx512pf x86 target features 2024-05-24 20:12:42 +02:00
seq-compare.rs Move various stdlib tests to library/std/tests 2024-04-28 16:10:12 -04:00
slice-from-array-issue-113238.rs Move various stdlib tests to library/std/tests 2024-04-28 16:10:12 -04:00
switch-stdout.rs also test parts of std 2024-04-07 10:05:57 +02:00
thread.rs also test parts of std 2024-04-07 10:05:57 +02:00
type-name-unsized.rs Rename test for issue 21058 2024-05-05 10:47:12 -04:00
volatile-fat-ptr.rs Move various stdlib tests to library/std/tests 2024-04-28 16:10:12 -04:00