Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Update to bitflags 2.1.0#973

Merged
ehuss merged 1 commit into
rust-lang:masterfrom
ehuss:rcook-bitflags-2.1.0
Jul 28, 2023
Merged

Update to bitflags 2.1.0#973
ehuss merged 1 commit into
rust-lang:masterfrom
ehuss:rcook-bitflags-2.1.0

Conversation

@ehuss
Copy link
Copy Markdown
Contributor

@ehuss ehuss commented Jul 28, 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.

This is a repost of #952. I was unable to merge because the source repo was archived.

@ehuss ehuss enabled auto-merge July 28, 2023 18:15
@ehuss ehuss added this pull request to the merge queue Jul 28, 2023
Merged via the queue into rust-lang:master with commit 8868d22 Jul 28, 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

Successfully merging this pull request may close these issues.

2 participants