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

feat(codegen): support NonZero numbers #1012

Merged
merged 1 commit into from
Jun 12, 2023

Conversation

clearloop
Copy link
Contributor

@clearloop clearloop commented Jun 12, 2023

While changing corresponding field types to NonZeroU64:

The application panicked (crashed).
Message:  Unknown prelude type 'NonZeroU64'
Location: codegen/src/types/type_path.rs:130

Originally from here gear-tech/gear#1838

@clearloop clearloop requested a review from a team as a code owner June 12, 2023 12:30
@cla-bot-2021
Copy link

cla-bot-2021 bot commented Jun 12, 2023

User @clearloop, please sign the CLA here.

Copy link
Collaborator

@jsdw jsdw 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; thanks for the contribution!

@jsdw jsdw merged commit a62d6a4 into paritytech:master Jun 12, 2023
@clearloop clearloop deleted the cl/non-zero-types branch June 12, 2023 15:40
@jsdw jsdw mentioned this pull request Jul 24, 2023
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