Skip to content

Conversation

@epage
Copy link
Member

@epage epage commented Oct 29, 2025

This manifests in two ways

  • If a value is taken, we double the padding
  • If ArgAction::Count is used, we don't account for ... and crash

Fixes #6164

epage added 3 commits October 29, 2025 09:02
This manifests in two ways
- If a value is taken, we double the padding
- If `ArgAction::Count` is used, we don't account for `...` and crash

Fixes clap-rs#6164
@epage epage merged commit 9d218eb into clap-rs:master Oct 29, 2025
24 of 25 checks passed
@epage epage deleted the shirt branch October 29, 2025 14:19
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.

Arg: action(ArgAction::Count) conflicts with help_header and other oddities causing panics and alarming memory usage

1 participant