clap/src
Ed Page 38e6952d46 fix: Don't panic when propagating
I thought I was adding a test in #3305.  Maybe I considered the
clap_complete changes sufficient for this.  Doing more `debug_assert`s
would be good also.

Unsetting `PropagateVersion` helps in some cases but we need to unset it
globally to override the global propagation.

Fixes #3310
2022-01-18 14:38:58 -06:00
..
build fix: Don't panic when propagating 2022-01-18 14:38:58 -06:00
output style: allow unused field 2022-01-04 09:20:34 -06:00
parse Merge pull request #3305 from epage/help 2022-01-17 09:35:18 -06:00
util fix(ci): Correct release lints 2021-12-13 09:41:22 -06:00
derive.rs chore: Release 2022-01-17 20:34:09 -06:00
lib.rs Merge pull request #3250 from epage/hyphen 2022-01-04 09:46:59 -06:00
macros.rs refactor(yaml): Freeze FromStr 2021-12-09 09:36:00 -06:00
mkeymap.rs perf: Reduce allocations on 'args' 2021-10-18 16:14:31 -05:00