Skip to content

Add #[non_exhaustive] support #295

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

Closed
bjorn3 opened this issue Jan 15, 2023 · 1 comment
Closed

Add #[non_exhaustive] support #295

bjorn3 opened this issue Jan 15, 2023 · 1 comment

Comments

@bjorn3
Copy link

bjorn3 commented Jan 15, 2023

This should prevent generation of all(), is_all(), complement() and any other method whose behavior changes if new flags are added.

cc landlock-lsm/rust-landlock#23

@bjorn3
Copy link
Author

bjorn3 commented Jan 15, 2023

Just found #269.

@bjorn3 bjorn3 closed this as not planned Won't fix, can't repro, duplicate, stale Jan 15, 2023
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