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

deps: Use bytemuck_derive explicitly instead of "derive" feature on bytemuck #1799

Merged
merged 5 commits into from
Jun 21, 2024

Conversation

joncinque
Copy link

Problem

As done in #1793, we can use bytemuck_derive explicitly over enabling the derive feature on the bytemuck crate.

Summary of Changes

This continues the work from #1793 and removes all usage of the derive feature on the bytemuck crate.

Fixes #

@joncinque
Copy link
Author

Bah sorry, none of my local testing is showing the issues coming up, setting this back to draft until I figure that out

@joncinque joncinque marked this pull request as draft June 20, 2024 11:04
@joncinque joncinque marked this pull request as ready for review June 20, 2024 13:33
@joncinque
Copy link
Author

Ok this is all good now, sorry for the back and forth!

Copy link

@samkim-crypto samkim-crypto left a comment

Choose a reason for hiding this comment

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

Looks good to me!

@joncinque joncinque merged commit 9bb532a into anza-xyz:master Jun 21, 2024
51 checks passed
@joncinque joncinque deleted the bytemuckderive branch June 21, 2024 10:50
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.

None yet

3 participants