Skip to content

Conversation

nbdd0121
Copy link
Contributor

@nbdd0121 nbdd0121 commented Aug 8, 2024

repr(packed) only guarantees no internal padding, not that the fields will not be reordered. See rust-lang/rust#125360

`repr(packed)` only guarantees no internal padding, not that the fields
will not be reordered.

Signed-off-by: Gary Guo <[email protected]>
@nbdd0121 nbdd0121 requested review from mundaym and a team as code owners August 8, 2024 16:21
@nbdd0121 nbdd0121 requested review from timothytrippel, jesultra and jwnrt and removed request for a team August 8, 2024 16:21
@jwnrt jwnrt merged commit fd78577 into lowRISC:master Aug 12, 2024
32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants