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

#[repr(align(n))] enum support #432

Open
cyphar opened this issue Dec 14, 2019 · 0 comments
Open

#[repr(align(n))] enum support #432

cyphar opened this issue Dec 14, 2019 · 0 comments

Comments

@cyphar
Copy link
Contributor

cyphar commented Dec 14, 2019

Spun off from #431.

Since rust-lang/rust#61229, aligned enums have a stable representation and thus we should represent them correctly when generating non-opaque versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants