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(parser): Fill in defaults on ignored error #5813

Merged
merged 5 commits into from
Nov 13, 2024
Merged

Conversation

epage
Copy link
Member

@epage epage commented Nov 11, 2024

This came up in #5812 and is especially problematic for derives.

Not really a fan of this solution but its the least invasive.
I also considered going wild with error recovery or moving towards a
solution for #1546.

@epage epage changed the title Ignore fix(parser): Fill in defaults on ignored error Nov 11, 2024
This came up in clap-rs#5812 and is especially problematic for derives.

Not really a fan of this solution but its the least invasive.
I also considered going wild with error recovery or moving towards a
solution for clap-rs#1546.
@epage epage force-pushed the ignore branch 2 times, most recently from f53f902 to 479df35 Compare November 13, 2024 03:14
@epage epage merged commit 79d696f into clap-rs:master Nov 13, 2024
25 checks passed
@epage epage deleted the ignore branch November 13, 2024 18:51
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