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

Avoid clippy warning in enum deserialization generated code #225

Merged
merged 4 commits into from
Mar 28, 2024

Conversation

rooooooooob
Copy link
Collaborator

This is a new clippy warning that was just added and is now causing CML CI to trip up.

rooooooooob added a commit to dcSpark/cardano-multiplatform-lib that referenced this pull request Feb 27, 2024
Regen using dcSpark/cddl-codegen#225 to fix new clippy lint causing
several open PRs to fail

This also includes some enum deserialization check improvements
introduced in dcSpark/cddl-codegen#217

Also some minor updates to the .cddl spec to fix names in a few places
rooooooooob added a commit to dcSpark/cardano-multiplatform-lib that referenced this pull request Mar 7, 2024
Regen using dcSpark/cddl-codegen#225 to fix new clippy lint causing
several open PRs to fail

This also includes some enum deserialization check improvements
introduced in dcSpark/cddl-codegen#217

Also some minor updates to the .cddl spec to fix names in a few places
@SebastienGllmt SebastienGllmt merged commit fb5e489 into master Mar 28, 2024
1 check passed
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.

2 participants