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

Add a fallback for parsing DeriveInput discriminants to Verbatim in non-"full" mode #1572

Merged
merged 1 commit into from
Jan 1, 2024

Conversation

dtolnay
Copy link
Owner

@dtolnay dtolnay commented Jan 1, 2024

Closes #1513.

@dtolnay dtolnay force-pushed the discriminant branch 2 times, most recently from 1348178 to d44a3ee Compare January 1, 2024 18:38
@dtolnay dtolnay merged commit a0fcd83 into master Jan 1, 2024
28 checks passed
@dtolnay dtolnay deleted the discriminant branch January 1, 2024 19:11
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.

Not all repr expressions in enums can be parsed with derive feature
1 participant