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

Bump bitflags to v2.6 #309

Merged
merged 1 commit into from
Aug 27, 2024
Merged

Bump bitflags to v2.6 #309

merged 1 commit into from
Aug 27, 2024

Conversation

jschwe
Copy link
Contributor

@jschwe jschwe commented Aug 27, 2024

This matches the version servo requires.
Changelog for 2.0: https://github.com/bitflags/bitflags/releases/tag/2.0.0

Affecting us:

  • less traits are autoderived. We manually add the derives we need.

Note: surfman still pulls in an old bitflags version via dev-dependencies for the examples. Since that is not relevant for usage in servo, I'm ignoring that.

This matches the version servo requires.
Changelog for 2.0: https://github.com/bitflags/bitflags/releases/tag/2.0.0

Affecting us:

- less traits are autoderived. We manually add the derives we need.

Signed-off-by: Jonathan Schwender <jonathan.schwender@huawei.com>
@mrobinson mrobinson added this pull request to the merge queue Aug 27, 2024
Merged via the queue into servo:main with commit d45f322 Aug 27, 2024
17 checks passed
@jschwe jschwe deleted the upgrade_bitflags branch August 27, 2024 09:33
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