]> git.lizzy.rs Git - rust.git/commit
Amend experimental thread support warnings
authorAndy Wang <cbeuw.andy@gmail.com>
Mon, 16 May 2022 23:14:30 +0000 (00:14 +0100)
committerAndy Wang <cbeuw.andy@gmail.com>
Mon, 6 Jun 2022 18:15:55 +0000 (19:15 +0100)
commite2002b4c657b218d3866342078b5fd0ce3118021
treeb41f14ab73b40f7b3a618314b7c2bf69fee54bab
parent92145373c350d1e41b852aa0332218f614a85bc3
Amend experimental thread support warnings
16 files changed:
src/shims/unix/thread.rs
tests/pass/concurrency/channels.stderr
tests/pass/concurrency/concurrent_caller_location.stderr
tests/pass/concurrency/data_race.stderr
tests/pass/concurrency/disable_data_race_detector.stderr
tests/pass/concurrency/issue1643.stderr
tests/pass/concurrency/linux-futex.stderr
tests/pass/concurrency/simple.stderr
tests/pass/concurrency/sync.stderr
tests/pass/concurrency/thread_locals.stderr
tests/pass/concurrency/tls_lib_drop.stderr
tests/pass/libc.stderr
tests/pass/panic/concurrent-panic.stderr
tests/pass/threadleak_ignored.stderr
tests/run-pass/weak_memory/consistency.stderr
tests/run-pass/weak_memory/weak.stderr