Ed Page
|
800d7cb8ad
|
chore: Update from template
|
2024-05-14 12:27:02 -05:00 |
|
Ed Page
|
103ae5cf62
|
fix(derive): Don't warn when people bring types into scope
Fixes #4951
|
2023-06-05 12:55:06 -05:00 |
|
Ed Page
|
623ccbc152
|
style: Make clippy happy
|
2022-11-24 08:05:21 -06:00 |
|
Ed Page
|
0e915e0d3a
|
docs(derive): Update for new attributes
|
2022-09-02 15:39:13 -05:00 |
|
Ed Page
|
177511dab1
|
fix: Deprecate validator / validator_os
`validator_regex` is being ignored for now as I await on a comment
period for #3743
|
2022-05-25 12:57:11 -05:00 |
|
Noa
|
ffd991f0ae
|
chore: Fix clap_derive license headers
|
2022-01-04 14:25:48 -06:00 |
|
Ed Page
|
6b9ae5404c
|
fix(derive): Don't enit warnings
We missed covering `Args` warnings when using struct variants.
Fixes #3245
|
2022-01-03 11:35:34 -06: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 |
|