rust/tests
bors ab88ba4299 Auto merge of #2270 - RalfJung:futex-ordering, r=RalfJung
test that futexes induce appropriate synchronization

This fails when I remove the `validate_lock_acquire` or `validate_lock_release` from `futex_wake`. So finally we got those code paths actually covered in tests. :)
2022-06-26 03:54:43 +00:00
..
fail make a bunch of tests look more like how they did before rustfmt 2022-06-25 23:31:24 -04:00
panic Format tests with rustfmt (151-200 of 300) 2022-06-20 23:50:40 -07:00
pass Auto merge of #2270 - RalfJung:futex-ordering, r=RalfJung 2022-06-26 03:54:43 +00:00
compiletest.rs Auto merge of #2179 - RalfJung:rustc, r=oli-obk 2022-06-13 13:13:29 +00:00