clap/benches
Kevin K 7b45695878
breaking(DisableVersionForSubcommands): removed
This commit removes `AppSettings::DisableVersionForSubcommand` as it's
now a moot setting with clap's default functionality of not building a
version flag unless there actually exists version information.

`clap_up` must still be changed to remove this variant instead of the
current configuration to simply rename the variant.
2021-10-09 11:12:50 -04:00
..
01_default.rs Shorten some of the benches names 2020-03-05 10:22:37 +01:00
02_simple.rs Rename with_name to new for Arg & ArgGroup 2020-05-14 22:50:56 +02:00
03_complex.rs Fix benchmarking issues 2021-09-23 17:17:15 +05:30
04_new_help.rs Demangle interlinking flags 2021-03-09 13:45:11 +00:00
05_ripgrep.rs Fix benchmarking issues 2021-09-23 17:17:15 +05:30
06_rustup.rs breaking(DisableVersionForSubcommands): removed 2021-10-09 11:12:50 -04:00