clap/clap_bench/benches
Ed Page c801e4e56e fix!: Make ArgAction::Set the default
This removes the need for `TakesValue` bookkeeping for when we knew we
took values but didn't know how many we should take.

Fixes #2687
2022-08-05 13:31:33 -05:00
..
01_default.rs refactor(bench): Pull out benchmarks into own crate 2022-06-03 13:51:26 -05:00
02_simple.rs refactor(bench): Pull out benchmarks into own crate 2022-06-03 13:51:26 -05:00
03_complex.rs fix!: Make ArgAction::Set the default 2022-08-05 13:31:33 -05:00
04_new_help.rs fix!: Make ArgAction::Set the default 2022-08-05 13:31:33 -05:00
05_ripgrep.rs fix!: Make ArgAction::Set the default 2022-08-05 13:31:33 -05:00
06_rustup.rs fix!: Make ArgAction::Set the default 2022-08-05 13:31:33 -05:00