clap/clap_bench/benches
Ed Page 4280fdfcbd fix(help): Replace help writers with renderers
The writer is less convenient and isn't offering any performance
benefits of avoidign the extra allocations, so let's render instead.

This supersedes #3874

Fixes #3873
2022-09-22 09:54:19 -05:00
..
01_default.rs refactor(bench): Pull out benchmarks into own crate 2022-06-03 13:51:26 -05:00
02_simple.rs fix: Make arg!(--flag <value>) optional by default 2022-09-12 17:10:01 -05:00
03_complex.rs fix: Make arg!(--flag <value>) optional by default 2022-09-12 17:10:01 -05:00
04_new_help.rs fix(help): Replace help writers with renderers 2022-09-22 09:54:19 -05:00
05_ripgrep.rs fix(help): Replace help writers with renderers 2022-09-22 09:54:19 -05:00
06_rustup.rs fix: Deprecate Command::trailing_var_arg 2022-09-06 19:41:17 -05:00