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

Work around compile errors due to bitflags 2.3.0 #26

Merged
merged 2 commits into from
May 17, 2023

Conversation

Phantomical
Copy link
Owner

No description provided.

It looks like bitflags 2.3.0 rearranged some internal details and that
caused `Self` within bitflag constants to no longer refer to the
top-level struct.

I have reported the issue upstream in
bitflags/bitflags#353
@Phantomical Phantomical merged commit 39318ed into master May 17, 2023
@Phantomical Phantomical deleted the workaround-bitflags-breakage branch May 17, 2023 06:39
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.

1 participant