shir0kamii
|
fb4755d1c3
|
feat(derive): Don't abort when non-unit variant is skipped
|
2022-03-31 18:49:21 +02:00 |
|
shir0kamii
|
ee3d12ec56
|
fix(derive): Abort on non-unit variant
|
2022-03-30 03:49:14 +02:00 |
|
Ed Page
|
7aa45667f5
|
Merge pull request #3472 from epage/cmd
fix: Rename App to Command
|
2022-02-15 07:55:36 -06:00 |
|
Maarten de Vries
|
bd68653248
|
test: Add UI test for unsupported parsers
|
2022-02-15 12:00:25 +01:00 |
|
Ed Page
|
c4144d7d6c
|
docs: Update App references to Command
|
2022-02-14 15:33:49 -06:00 |
|
Rob Donnelly
|
a19bca8a10
|
docs(error): Update link to explicit bool parser example
|
2022-01-31 21:58:54 -08:00 |
|
Ed Page
|
b190a6a817
|
test: Consolidate clap tests
This reduces the need for us to have `clap` as a dependency in
`clap_derive`, preparing the way to fix #15.
|
2021-11-30 10:07:08 -06:00 |
|