You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my project, I have this automatically generated test failure:
---- p_ffi::bindgen_test_layout_La_x86_64_vector stdout ----
thread 'p_ffi::bindgen_test_layout_La_x86_64_vector' panicked at 'assertion failed: `(left == right)`
left: `8`,
right: `16`: Alignment of La_x86_64_vector', /home/vext01/research/phdrs_pv/target/debug/build/phdrs-766b5f3742f78b0d/out/bindings.rs:7077:5
note: Run with `RUST_BACKTRACE=1` for a backtrace.
In my project, I have this automatically generated test failure:
Caused by:
As discussed in #1370
Cheers
The text was updated successfully, but these errors were encountered: