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

fix(derive): Allow aliased Option with ArgEnum #3144

Merged
merged 3 commits into from Dec 10, 2021
Merged

Conversation

epage
Copy link
Member

@epage epage commented Dec 10, 2021

My goal was just to expand the tests from #3142 to cover the basic derives but apparently, I found another case to qualify.

There will always be some kind of corner case not covered as code
evolves but this expands the test to all of the basics.
@epage epage added the M-unreviewed Meta: Request for post-merge review. label Dec 10, 2021
@epage epage merged commit 74349cf into clap-rs:master Dec 10, 2021
@epage epage deleted the test branch December 10, 2021 17:06
@pksunkara pksunkara removed the M-unreviewed Meta: Request for post-merge review. label Dec 10, 2021
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

2 participants