rust/tests/run-pass/concurrency
2022-04-19 14:56:07 -04:00
..
channels.rs rustup 2022-04-10 09:36:30 -04:00
channels.stderr channels do ptr-int transmutes so move them to non-check-number-validity test 2022-03-26 14:33:17 -04:00
concurrent_caller_location.rs
concurrent_caller_location.stderr
data_race.rs
data_race.stderr
disable_data_race_detector.rs
disable_data_race_detector.stderr
issue1643.rs
issue1643.stderr
libc_pthread_cond.rs Adjust pthread tests 2021-12-06 21:50:14 +00:00
linux-futex.rs for variadic functions, accept arbitrary trailing arguments but make sure we check all leading arguments 2022-04-07 16:19:00 -04:00
linux-futex.stderr
simple.rs thread name setting works with strict provenance now :) 2022-04-08 09:57:25 -04:00
simple.stderr channels do ptr-int transmutes so move them to non-check-number-validity test 2022-03-26 14:33:17 -04:00
sync_singlethread.rs
sync.rs increase slack for timeout test 2022-04-10 11:23:56 -04:00
sync.stderr
sync.stdout
thread_locals.rs do not consider thread-local allocations read-only 2022-04-19 14:56:07 -04:00
thread_locals.stderr
tls_lib_drop_single_thread.rs add -Zmiri-strict-provenance 2022-04-01 14:10:24 -04:00
tls_lib_drop_single_thread.stderr
tls_lib_drop.rs rustup 2021-12-05 11:02:20 -05:00
tls_lib_drop.stderr
tls_lib_drop.stdout
tls_pthread_drop_order.rs