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

use enum_from_bits #311

Merged
merged 2 commits into from
Apr 9, 2024
Merged

use enum_from_bits #311

merged 2 commits into from
Apr 9, 2024

Conversation

hawkw
Copy link
Contributor

@hawkw hawkw commented Apr 9, 2024

There's a comment in the TWI driver on a sui generis "generate
FromBits for enums" macro saying "this should be in the
mycelium-bitfield crate". It is now in that crate, so we should
just use that.

hawkw added 2 commits April 9, 2024 08:06
There's a comment in the TWI driver on a sui generis "generate
`FromBits` for enums" macro saying "this should be in the
`mycelium-bitfield` crate". It is now in that crate, so we should
just use that.
@hawkw hawkw enabled auto-merge (rebase) April 9, 2024 15:06
@hawkw hawkw force-pushed the eliza/enum-try-from branch from d5a0f20 to 27b5981 Compare April 9, 2024 15:06
@hawkw hawkw merged commit c21f4e4 into main Apr 9, 2024
9 of 10 checks passed
@hawkw hawkw deleted the eliza/enum-try-from branch April 9, 2024 15:13
hawkw added a commit that referenced this pull request Apr 9, 2024
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