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: Don't panic on non-built arg rendering #4480

Merged
merged 1 commit into from Nov 14, 2022
Merged

Conversation

epage
Copy link
Member

@epage epage commented Nov 14, 2022

For num_args, we'll just use the default

Fixes #4479

For num_args, we'll just use the default

Fixes clap-rs#4479
@epage epage merged commit 8171a5f into clap-rs:master Nov 14, 2022
@epage epage deleted the panic branch November 14, 2022 18:30
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.

Printing an argument from get_positionals() panicks with "Fatal internal error"
1 participant