Add support for vectorized read with libc::readv #9679
Annotations
10 errors
Test Miri:
tests/pass/path.rs#L1
compilation failed, but was expected to succeed
|
Test Miri:
tests/pass/path.rs#L1
you likely need to bless the tests with `./miri test --bless`
|
Test Miri:
tests/pass/protector-gc.rs#L1
compilation failed, but was expected to succeed
|
Test Miri:
tests/pass/protector-gc.rs#L1
you likely need to bless the tests with `./miri test --bless`
|
Test Miri:
tests/pass/tree_borrows/cell-alternate-writes.rs#L1
compilation failed, but was expected to succeed
|
Test Miri:
tests/pass/tree_borrows/cell-alternate-writes.stderr#L2
this line was expected to be `error[E0412]: cannot find type `LseekOffset` in this scope`
|
Test Miri:
tests/pass/tree_borrows/end-of-protector.rs#L1
compilation failed, but was expected to succeed
|
Test Miri:
tests/pass/tree_borrows/end-of-protector.stderr#L2
this line was expected to be `error[E0412]: cannot find type `LseekOffset` in this scope`
|
Test Miri:
tests/pass/tree_borrows/formatting.rs#L1
compilation failed, but was expected to succeed
|
Test Miri:
tests/pass/tree_borrows/formatting.stderr#L2
this line was expected to be `error[E0412]: cannot find type `LseekOffset` in this scope`
|
Loading