rust/tests/compile-fail/concurrency
2021-07-25 14:21:06 +02:00
..
libc_pthread_create_main_terminate.rs also ignore 'thread leaks' with -Zmiri-ignore-leaks 2021-07-25 14:21:06 +02:00
libc_pthread_join_detached.rs fix some ignore-windows comments 2020-06-28 20:40:20 +02:00
libc_pthread_join_joined.rs fix some ignore-windows comments 2020-06-28 20:40:20 +02:00
libc_pthread_join_main.rs fix some ignore-windows comments 2020-06-28 20:40:20 +02:00
libc_pthread_join_multiple.rs fix some ignore-windows comments 2020-06-28 20:40:20 +02:00
libc_pthread_join_self.rs fix some ignore-windows comments 2020-06-28 20:40:20 +02:00
thread_local_static_dealloc.rs rustup and test fixes 2020-07-27 23:40:27 +02:00
thread-spawn.rs Add support for panicking in the emulated application when unsupported syscalls are encountered 2021-06-07 15:21:53 -07:00
too_few_args.rs don't ICE when callee has the wrong number of arguments 2021-03-14 15:38:22 +01:00
too_many_args.rs don't ICE when callee has the wrong number of arguments 2021-03-14 15:38:22 +01:00
unwind_top_of_stack.rs Add -Zmiri-disable-abi-check 2021-05-31 11:14:23 +08:00