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

Update to bitflags 2.1.0 #952

Closed
wants to merge 1 commit into from
Closed

Conversation

rcook
Copy link
Contributor

@rcook rcook commented Apr 24, 2023

This upgrades this project to use bitflags 2.1.0 which includes some ergonomic improvements for working with bit flags including iterators over name and values of the bit flag members. Change derives Debug and PartialEq for types so that we can display values for debugging and compare them.

Copy link
Contributor

@ehuss ehuss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@ehuss ehuss enabled auto-merge July 28, 2023 18:12
@ehuss ehuss mentioned this pull request Jul 28, 2023
@ehuss
Copy link
Contributor

ehuss commented Jul 28, 2023

Closing as merged via #973. I ran into a problem since the source repo was archived.

@ehuss ehuss closed this Jul 28, 2023
auto-merge was automatically disabled July 28, 2023 18:37

Pull request was closed

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.

3 participants