clap/tests
Ed Page e5fbdc9b95 Revert "Remove {n} support"
This reverts commit 333b993481.

PR #1810's motivation was effectively "this is redundant with `\n`".
That is a fine motivation.  Unfortunately, we don't have a way to force
a hard break in `clap_derive`.  #2389 should help with this eventually
but we shouldn't hold up 3.0 to get that ready.  So in the mean time, we
are restoring `{n}`.

We have #3230 for tracking the re-removal of it.
2021-12-30 11:44:45 -06:00
..
builder Revert "Remove {n} support" 2021-12-30 11:44:45 -06:00
derive feat(derive): Don't require Display for default ArgEnum 2021-12-16 09:11:32 -06:00
derive_ui test: Consolidate clap tests 2021-11-30 10:07:08 -06:00
app.yml fix: Revert as much yaml policy to v2 as possible 2021-12-02 16:06:21 -06:00
derive_ui.rs fix: Limit when ui tests run 2021-12-06 12:37:49 -06:00
examples.rs Merge pull request #3104 from epage/unstable 2021-12-08 21:21:12 -06:00
macros.rs fix: Finish reverting clap_app 2021-12-02 10:45:10 -06:00
yaml.rs fix: Revert as much yaml policy to v2 as possible 2021-12-02 16:06:21 -06:00