clap/tests
Ed Page 56fe5e0ec0 fix!: Remove unstable-replace feature flag
This has been implemented for 3 years without much traction for
finishing it up.

The subcommand use case can be worked around by creating `Command`s that
just include the relevant logic, very similar to the default subcommand
examples in `git` / `git-derive`.

Using this for flags is covered by #4793.

Without `unstable-replace` being enabled, this still cut 5 KiB from
`cargo bloat --release --example git`.

Closes #2836
Closes #2011
2023-03-28 00:26:45 -05:00
..
builder fix!: Remove unstable-replace feature flag 2023-03-28 00:26:45 -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 fix!: Remove unstable-replace feature flag 2023-03-28 00:26:45 -05:00