Skip to content

codegen: Simplify bitfield merging code. - #3452

Merged
emilio merged 1 commit into
mainfrom
simplify-bitfield-merging
Sep 6, 2026
Merged

codegen: Simplify bitfield merging code.#3452
emilio merged 1 commit into
mainfrom
simplify-bitfield-merging

Conversation

@emilio

@emilio emilio commented Sep 6, 2026

Copy link
Copy Markdown
Contributor

We don't really need to manually pad fields now like that, and it'd be incorrect for the case where new_field_layout didn't quite match the real rust layout, like aligned typedefs.

We don't really need to manually pad fields now like that, and it'd be
incorrect for the case where new_field_layout didn't quite match the
real rust layout, like aligned typedefs.
@emilio
emilio enabled auto-merge September 6, 2026 19:07
@emilio
emilio added this pull request to the merge queue Sep 6, 2026
Merged via the queue into main with commit 18fc3ac Sep 6, 2026
51 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.

1 participant