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
Fix compile error: reference to packed field is unaligned.
This was previously accepted by the compiler, then it was being phased out,
and finally it became a hard error.
For more information, see Rust issue #82523
rust-lang/rust#82523
0 commit comments