Fix UB when dropping BoxBytes owning a zero-sized layout #73
Annotations
11 errors
|
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
|
|
This job was cancelled
Loading