Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support multiple and named fields in #[repr(C, u*)] enums #77

Merged
merged 2 commits into from
Jun 23, 2024

Conversation

p-avital
Copy link
Collaborator

Will close #23 once done :)

@p-avital p-avital changed the title Start work on #[repr(C, uX)] enums Support multiple and named fields in #[repr(C, u*)] enums Jun 23, 2024
@p-avital p-avital marked this pull request as ready for review June 23, 2024 14:01
@p-avital p-avital merged commit 3569122 into main Jun 23, 2024
13 checks passed
@p-avital p-avital deleted the expand-enum-support branch June 23, 2024 14:27
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.

Support named fields in enum variants
1 participant