Skip to content

Conversation

@0x777A
Copy link
Collaborator

@0x777A 0x777A commented Nov 14, 2024

Due to the changes in Rust 1.80.0, where the fields in struct marked with [repr(packed)] might be reordered. There is necessary to add tests to confirm whether this change will impact the layout of these accounts. More details about the Rust changes at: rust-lang/rust#125360.

Due to the changes in Rust 1.80.0, where the fields in struct marked with [repr(packed)] might be reordered.
There is necessary to add tests to confirm whether this change will impact the layout of these accounts.
More details about the Rust changes at: rust-lang/rust#125360.
@0x777A 0x777A merged commit 17582bf into master Nov 14, 2024
@0x777A 0x777A deleted the check_repr_layout_1.80.0 branch November 14, 2024 04:32
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