Auto merge of #3137 - RalfJung:data-race, r=oli-obk #6019
Annotations
10 errors
tests/fail/data_race/mixed_size_read.stderr#L2
this line was expected to be `error: unsupported operation: can't call foreign function `_umtx_op` on OS `freebsd``
|
tests/fail/data_race/mixed_size_read.stderr#L5
this line was expected to be `LL | / libc::_umtx_op(`
|
tests/fail/data_race/mixed_size_read.stderr#L8
this line was expected to be ` = help: this is likely not a bug in the program; it indicates that the program performed an operation that the interpreter does not support`
|
tests/fail/data_race/mixed_size_read.stderr#L11
this line was expected to be `LL | / thread::scope(|s| {`
|
tests/fail/data_race/mixed_size_read.rs#L22
no message
|
tests/fail/data_race/mixed_size_read.rs#L1
Error: unsupported operation: can't call foreign function `_umtx_op` on OS `freebsd`
|
tests/fail/data_race/mixed_size_write.stderr#L2
this line was expected to be `error: unsupported operation: can't call foreign function `_umtx_op` on OS `freebsd``
|
tests/fail/data_race/mixed_size_write.stderr#L5
this line was expected to be `LL | / libc::_umtx_op(`
|
tests/fail/data_race/mixed_size_write.stderr#L8
this line was expected to be ` = help: this is likely not a bug in the program; it indicates that the program performed an operation that the interpreter does not support`
|
tests/fail/data_race/mixed_size_write.stderr#L11
this line was expected to be `LL | / thread::scope(|s| {`
|
The logs for this run have expired and are no longer available.
Loading