clap/src
Thayne McCombs f27f1f57ea fix: Include groups in get_arg_conflicts_with
So that it doesn't panic if trying to get the conflicts for an Arg that
conflicts with a group.

Fixes: #3900
2022-07-14 01:08:06 -06:00
..
bin fix(v4): Disallow leading dashes in long's 2022-05-04 15:38:08 -05:00
builder fix: Include groups in get_arg_conflicts_with 2022-07-14 01:08:06 -06:00
error test: Verify auto-traits for core types 2022-06-27 20:50:29 -05:00
output fix(help): Further debug clean up 2022-06-15 10:03:52 -05:00
parser fix(parser): Ensure globals override env vars 2022-06-27 22:40:40 -05:00
util feat(parser): Track ValueParser's possible values 2022-05-16 15:08:47 -05:00
derive.rs chore: Release 2022-06-30 08:25:54 -05:00
lib.rs doc: Explain why examples are missing 2022-06-30 08:29:16 -05:00
macros.rs refactor: Put once_cell reexport into __macro_refs 2022-06-26 04:13:03 +01:00
mkeymap.rs feat: Expose builder/parser modules 2022-05-12 06:17:08 -05:00