-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Pull requests: clap-rs/clap
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(error): Make Error::set_source public
#6445
opened Jul 16, 2026 by
brain-marchine
Loading…
1 task done
fix(parser): args_conflicts_with_subcommands satisfies subcommand_required
#6443
opened Jul 15, 2026 by
brain-marchine
Loading…
2 tasks
chore(deps): bump uucore from 0.0.27 to 0.6.0
dependencies
Pull requests that update a dependency file
rust
Pull requests that update rust code
#6439
opened Jul 10, 2026 by
dependabot
Bot
Loading…
fix(derive): parse string-starting attribute expressions
#6435
opened Jul 9, 2026 by
ychampion
Loading…
fix(complete): complete bash subcommands for hyphenated bins
#6428
opened Jul 1, 2026 by
sjh9714
Loading…
Allow attribute values to be expressions that start with a string literal
#6413
opened Jun 21, 2026 by
arihant2math
Loading…
fix(clap_complete_nushell): disable generating last arguments
#6400
opened Jun 1, 2026 by
Benjas333
Loading…
chore(deps): bump openssl from 0.10.64 to 0.10.80
dependencies
Pull requests that update a dependency file
rust
Pull requests that update rust code
#6394
opened May 28, 2026 by
dependabot
Bot
Loading…
Fix positional skipping for grouped conflicts with allow_missing_positional
#6378
opened May 13, 2026 by
jeremy99981
•
Draft
fix(error): suggest removing -- when a known flag follows it
#6370
opened May 9, 2026 by
kimjune01
Loading…
fix(complete): Prefer subcommand names over aliases
#6354
opened Apr 28, 2026 by
cyphercodes
Loading…
chore(deps): bump rand from 0.8.5 to 0.8.6
dependencies
Pull requests that update a dependency file
rust
Pull requests that update rust code
#6351
opened Apr 22, 2026 by
dependabot
Bot
Loading…
fix(parser): exclude hidden subcommands from suggestions
#6302
opened Mar 11, 2026 by
Stefan-H-H
•
Draft
Add Command::next_env_prefix for env variable prefixing
#6281
opened Feb 23, 2026 by
veeceey
Loading…
test(complete/elvish): Add static vs dynamic gap analysis
#6270
opened Feb 13, 2026 by
AndreasBackx
Contributor
•
Draft
test(complete/fish): Add static vs dynamic gap analysis
#6269
opened Feb 13, 2026 by
AndreasBackx
Contributor
•
Draft
test(complete/zsh): Add static vs dynamic gap analysis
#6268
opened Feb 13, 2026 by
AndreasBackx
Contributor
•
Draft
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.