rust/tests
bors 4fd0aa316e Auto merge of #1441 - RalfJung:sync-cleanup, r=RalfJung
Synchronization primitive cleanup

Make some methods infallible, move a bit more work into the platform-independent `sync.rs`, and fix a bug in rwlock unlocking.
2020-05-31 09:10:19 +00:00
..
compile-fail rustup, adjust error message 2020-05-31 10:30:25 +02:00
run-pass test and fix for rwlock unlock bug 2020-05-30 22:48:43 +02:00
compiletest.rs cargo-miri: allow overwriting miri command, and make that consistent with compiletest 2020-05-28 08:53:44 +02:00