clap/src
2021-10-26 22:27:10 +01:00
..
build Fixes arg and group with default value having requires 2021-10-26 22:18:01 +01:00
output refactor(error): Delay formatting until the end 2021-10-26 14:26:50 -05:00
parse Fixes arg having required_unless on default values 2021-10-26 22:27:10 +01:00
util refactor(error): Delay formatting until the end 2021-10-26 14:26:50 -05:00
derive.rs fix(derive)!: Error, don't panic! 2021-10-26 14:26:50 -05:00
lib.rs chore: Silence bad clippy lint 2021-10-23 10:06:38 -05:00
macros.rs fix: Ease clap2->clap3 migration with deprecations 2021-10-15 14:19:16 -05:00
mkeymap.rs perf: Reduce allocations on 'args' 2021-10-18 16:14:31 -05:00