Skip to content

Bitflags and null pointer fix#6

Open
xobs wants to merge 9 commits intonwoeanhinnogaehr:masterfrom
xobs:bitflags-and-null-pointer-fix
Open

Bitflags and null pointer fix#6
xobs wants to merge 9 commits intonwoeanhinnogaehr:masterfrom
xobs:bitflags-and-null-pointer-fix

Conversation

@xobs
Copy link
Copy Markdown

@xobs xobs commented Jun 15, 2025

This updates bitflags to version 2, since bitflags 0.8 will stop working in a future version of the compiler.

It also updates to 2024 edition, and fixes several soundness bugs that cropped up.

Additionally, this now passes cargo clippy

This closes #4 and #5

xobs added 9 commits June 15, 2025 17:41
Signed-off-by: Sean Cross <sean@xobs.io>
Signed-off-by: Sean Cross <sean@xobs.io>
Signed-off-by: Sean Cross <sean@xobs.io>
Signed-off-by: Sean Cross <sean@xobs.io>
Signed-off-by: Sean Cross <sean@xobs.io>
Signed-off-by: Sean Cross <sean@xobs.io>
Signed-off-by: Sean Cross <sean@xobs.io>
Signed-off-by: Sean Cross <sean@xobs.io>
Signed-off-by: Sean Cross <sean@xobs.io>
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.

Updating bitflags dependency would be a breaking change

1 participant