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

deps: Update to bitflags 2 from 1. #98

Conversation

waywardmonkeys
Copy link
Contributor

This has a change in behavior where calling Flags::make or Feature::make will ignore any unknown bits where before they were transparently maintained.

This has a change in behavior where calling `Flags::make` or
`Feature::make` will ignore any unknown bits where before they
were transparently maintained.
@waywardmonkeys
Copy link
Contributor Author

This is untested as I'm unable to build and run tests. (And it is x86 only and I'm only on ARM at the moment.)

@CensoredUsername CensoredUsername changed the base branch from master to dev August 17, 2024 20:35
@CensoredUsername
Copy link
Owner

Had to fixup a conflict but it's merged! Github is sadly a bit confused.

@waywardmonkeys waywardmonkeys deleted the deps-update-bitflags branch August 18, 2024 01:27
@waywardmonkeys
Copy link
Contributor Author

Thanks!

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.

2 participants