clap/tests
Emerson Ford fd9a5a1d50 fix(parser): Arg::allow_hyphen_values correctly handles long args in first pos
This makes it match up with `Command::allow_hyphen_values` which was the
guiding factor for what the behavior should be.

This supersedes #4039

Fixes #3880
Fixes #1538
2022-09-06 19:41:17 -05:00
..
builder fix(parser): Arg::allow_hyphen_values correctly handles long args in first pos 2022-09-06 19:41:17 -05:00
derive fix(derive): Deprecate using name for Args 2022-09-02 19:57:37 -05:00
derive_ui fix(derive): Improve skip method error 2022-09-06 10:48:54 -05:00
ui fix(error): Make whitespace consistent with self/help 2022-08-31 16:02:14 -05:00
derive_ui.rs chore: Bump MSRV to 1.60.0 2022-08-10 21:32:06 -05:00
examples.rs feat(multicall): Stablize multicall 2022-05-20 12:20:40 -05:00
macros.rs fix(help): Remove name/version/author from help 2022-08-31 15:06:15 -05:00
ui.rs feat(multicall): Stablize multicall 2022-05-20 12:20:40 -05:00