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

Validity for enumerations with multiple variants. #3761

Open
Tracked by #3203
celinval opened this issue Dec 5, 2024 · 0 comments
Open
Tracked by #3203

Validity for enumerations with multiple variants. #3761

celinval opened this issue Dec 5, 2024 · 0 comments

Comments

@celinval
Copy link
Contributor

celinval commented Dec 5, 2024

An enum must have a valid discriminant, and all fields of the variant indicated by that discriminant must be valid at their respective type.

https://doc.rust-lang.org/reference/behavior-considered-undefined.html

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

No branches or pull requests

1 participant