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

0.5: Switch to non_exhaustive attribute #1835

Open
ehuss opened this issue Jun 27, 2022 · 2 comments
Open

0.5: Switch to non_exhaustive attribute #1835

ehuss opened this issue Jun 27, 2022 · 2 comments
Assignees
Milestone

Comments

@ehuss
Copy link
Contributor

ehuss commented Jun 27, 2022

In 0.5, it might be worthwhile to switch to using #[non_exhaustive] instead of using hidden __non_exhaustive members.

@ehuss ehuss added this to the 0.5 milestone Jun 27, 2022
@FauconFan
Copy link
Contributor

@rustbot claim

@FauconFan
Copy link
Contributor

Maybe we can close this then! Maybe I can do it with rustbot, but I don't know how...

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

3 participants
@ehuss @FauconFan and others