Add support for vectorized read/write with libc::readv and libc::writev #9596
Annotations
4 errors and 1 warning
coverage:
tests/pass-dep/libc/libc-fs.rs#L1
compilation failed, but was expected to succeed
|
coverage:
tests/pass-dep/libc/libc-fs.stderr#L2
this line was expected to be `error: Undefined Behavior: scalar size mismatch: expected 4 bytes but got 8 bytes instead`
|
coverage:
tests/pass-dep/libc/libc-fs.stdout#L2
remove this line and possibly later ones by blessing the test
|
coverage
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading