clap/tests
Ed Page fa60e723fc fix(error): Give more idea why we are suggesting an arg
One challenge with this is finding something that generally works.
Making this work perfectly for one setting will make it inconsistent
with other settings and take up more binary size / compile time.

So in the end, I felt like just mirroring rustc (with a bit more
brevity) seemed like a decent experiment.  This will be evaluated by the
feedback on release.

This is a small part of #4638
2023-03-27 20:45:27 -05:00
..
builder fix(error): Give more idea why we are suggesting an arg 2023-03-27 20:45:27 -05:00
derive feat(derive): Support #[group] attributes 2023-03-25 03:25:38 -05:00
derive_ui feat(derive): Support #[group] attributes 2023-03-25 03:25:38 -05:00
ui fix(error): Try to soften unexpected argument/value errors 2023-01-13 21:29:49 -06:00
derive_ui.rs chore: Bump MSRV to 1.64.0 2023-01-09 12:29:41 -06:00
examples.rs feat: Stablize ArgMatches::get_occurrences 2023-01-12 21:37:19 -06:00
macros.rs feat(help): 'usage' feature flag for auto-genned usage 2022-09-19 13:15:47 -05:00
ui.rs feat: Stablize ArgMatches::get_occurrences 2023-01-12 21:37:19 -06:00