clap/tests
Ed Page 446328a8d3 fix(error): Include -- in more cases
Inspired by rust-lang/cargo#12494.
Part of this is that our "did you mean" does prefix checks so it can be
overly aggressive in providing suggestions.
To avoid providing needless suggestions I limited this change to `last`
/ `trailing_var_arg` as those convey that `--` is more likely a valid
suggestion.
2024-02-16 06:54:57 -06:00
..
builder fix(error): Include -- in more cases 2024-02-16 06:54:57 -06:00
derive chore: Update snapbox/trycmd 2024-02-14 16:44:57 -06:00
derive_ui chore: Update MSRV to 1.74 2024-02-08 09:45:17 -06:00
ui fix(help): Don't use next-line-help on long-help for subcommands 2023-05-12 10:41:05 +02:00
derive_ui.rs chore: Update MSRV to 1.74 2024-02-08 09:45:17 -06:00
examples.rs feat(help): Stabilize styling support 2023-08-28 09:49:48 -05:00
macros.rs chore: Update snapbox/trycmd 2024-02-14 16:44:57 -06:00
ui.rs feat(help): Stabilize styling support 2023-08-28 09:49:48 -05:00