Fix UB when dropping BoxBytes owning a zero-sized layout #73
Annotations
10 errors and 1 warning
tests/cast_slice_tests.rs#L201
cannot find type `BoxBytes` in this scope
|
tests/cast_slice_tests.rs#L204
cannot find type `BoxBytes` in this scope
|
tests/cast_slice_tests.rs#L207
cannot find type `BoxBytes` in this scope
|
tests/cast_slice_tests.rs#L201
cannot find function `box_bytes_of` in this scope
|
tests/cast_slice_tests.rs#L202
cannot find function `from_box_bytes` in this scope
|
tests/cast_slice_tests.rs#L204
cannot find function `box_bytes_of` in this scope
|
tests/cast_slice_tests.rs#L205
cannot find function `from_box_bytes` in this scope
|
tests/cast_slice_tests.rs#L207
cannot find function `box_bytes_of` in this scope
|
tests/cast_slice_tests.rs#L208
cannot find function `from_box_bytes` in this scope
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, hecrj/setup-rust-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading