clap/tests/derive
2024-02-14 16:44:57 -06:00
..
app_name.rs fix(help): Replace help writers with renderers 2022-09-22 09:54:19 -05:00
arguments.rs style: Make clippy happy 2022-11-24 08:05:21 -06:00
author_version_about.rs docs(derive): Update for new attributes 2022-09-02 15:39:13 -05:00
basic.rs fix(derive): Allow update_from when explicit requireds used 2023-01-09 20:52:46 -06:00
boxed.rs test(derive): Unwrap, don't exit 2023-01-09 20:52:06 -06:00
custom_string_parsers.rs style: Make clippy happy 2022-11-24 08:05:21 -06:00
default_value.rs style: Make clippy happy 2022-11-24 08:05:21 -06:00
deny_warnings.rs fix(derive): Don't warn when people bring types into scope 2023-06-05 12:55:06 -05:00
doc_comments_help.rs style: Make clippy happy 2023-10-12 08:32:59 -05:00
explicit_name_no_renaming.rs style: Make clippy happy 2022-11-24 08:05:21 -06:00
flags.rs style: Make clippy happy 2022-11-24 08:05:21 -06:00
flatten.rs feat(derive): Support #[group] attributes 2023-03-25 03:25:38 -05:00
generic.rs style: Make clippy happy 2022-11-24 08:05:21 -06:00
groups.rs feat(derive): Support #[group] attributes 2023-03-25 03:25:38 -05:00
help.rs chore: Update snapbox/trycmd 2024-02-14 16:44:57 -06:00
issues.rs style: Make clippy happy 2022-11-24 08:05:21 -06:00
macros.rs docs(derive): Update for new attributes 2022-09-02 15:39:13 -05:00
main.rs feat: Add support for deriving grouped options for Vec<Vec<T>> 2023-01-07 23:36:45 -07:00
naming.rs style: Make clippy happy 2022-11-24 08:05:21 -06:00
nested_subcommands.rs style: Make clippy happy 2022-11-24 08:05:21 -06:00
non_literal_attributes.rs style: Make clippy happy 2022-11-24 08:05:21 -06:00
occurrences.rs chore: Clippy 2023-07-26 23:48:37 +07:00
options.rs style: Make clippy happy 2022-11-24 08:05:21 -06:00
privacy.rs docs(derive): Update for new attributes 2022-09-02 15:39:13 -05:00
raw_bool_literal.rs style: Make clippy happy 2022-11-24 08:05:21 -06:00
raw_idents.rs style: Make clippy happy 2022-11-24 08:05:21 -06:00
rename_all_env.rs docs(derive): Update for new attributes 2022-09-02 15:39:13 -05:00
skip.rs style: Make clippy happy 2023-05-19 09:10:20 -05:00
subcommands.rs fix(derive): Allow update_from when explicit requireds used 2023-01-09 20:52:46 -06:00
type_alias_regressions.rs docs(derive): Update for new attributes 2022-09-02 15:39:13 -05:00
utf8.rs docs(derive): Update for new attributes 2022-09-02 15:39:13 -05:00
utils.rs chore: Make format!() calls more readable 2023-01-29 19:14:47 +00:00
value_enum.rs style: Make clippy happy 2022-11-24 08:05:21 -06:00