Skip to content

fix(derive): Improve flattening-skipped-group assert #5613

Merged
epage merged 2 commits intoclap-rs:masterfrom
epage:flatten
Jul 31, 2024
Merged

fix(derive): Improve flattening-skipped-group assert #5613
epage merged 2 commits intoclap-rs:masterfrom
epage:flatten

Conversation

@epage
Copy link
Copy Markdown
Member

@epage epage commented Jul 31, 2024

  • Improves the error message
  • Happens on initialization, rather than parse, making it so it will
    always show up and not just when certain parts of the CLI are
    exercised

Fixes #5609

epage added 2 commits July 31, 2024 15:10
- Improves the error message
- Happens on initialization, rather than parse, making it so it will
  always show up and not just when certain parts of the CLI are
  exercised

Fixes clap-rs#5609
@epage epage merged commit 6671d93 into clap-rs:master Jul 31, 2024
@epage epage deleted the flatten branch July 31, 2024 20: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.

Unclear panic error: "#[arg(flatten)]ed field type implements Args::group_id"

1 participant