thin-vec icon indicating copy to clipboard operation
thin-vec copied to clipboard

"cargo test --features=serde" fails on i686

Open jamessan opened this issue 1 year ago • 0 comments

failures:
 
 ---- tests::test_data_ptr_alignment stdout ----
 thread 'tests::test_data_ptr_alignment' panicked at 'assertion failed: v.data_raw() as usize % 8 == 0', src/lib.rs:2666:9

jamessan avatar May 05 '24 20:05 jamessan