clap/tests/derive
Ed Page 470531b515 fix!: Replace multiple_values with number_of_values
This reduces ambiguity in how the different "multiple" parts of the API
interact and lowrs the amount of API surface area users have to dig
through to use clap.

For now, this is only a matter of cleaning up the public API.  Cleaning
up the implementation is the next step.
2022-08-01 15:50:23 -05:00
..
app_name.rs fix: Rename IntoApp to CommandFactory 2022-02-15 08:24:00 -06:00
arguments.rs fix!: Remove rest of deprecated APIs 2022-08-01 15:21:33 -05:00
author_version_about.rs chore: Fix clap_derive license headers 2022-01-04 14:25:48 -06:00
basic.rs fix!: Remove unstable-v4 feature gate 2022-07-22 11:34:06 -05:00
boxed.rs fix!: Remove unstable-v4 feature gate 2022-07-22 11:34:06 -05:00
custom_string_parsers.rs fix!: Remove rest of deprecated APIs 2022-08-01 15:21:33 -05:00
default_value.rs feat(clap_derive): Add default_values_t and default_values_os_t 2022-07-25 10:14:04 -07:00
deny_warnings.rs fix: Deprecate validator / validator_os 2022-05-25 12:57:11 -05:00
doc_comments_help.rs fix!: Remove unstable-v4 feature gate 2022-07-22 11:34:06 -05:00
explicit_name_no_renaming.rs fix!: Remove unstable-v4 feature gate 2022-07-22 11:34:06 -05:00
flags.rs fix!: Remove rest of deprecated APIs 2022-08-01 15:21:33 -05:00
flatten.rs fix!: Remove unstable-v4 feature gate 2022-07-22 11:34:06 -05:00
generic.rs fix!: Remove unstable-v4 feature gate 2022-07-22 11:34:06 -05:00
help.rs fix(help)!: Make DeriveDisplayOrder the default, removing it 2022-07-22 15:52:03 -05:00
issues.rs fix!: Remove unstable-v4 feature gate 2022-07-22 11:34:06 -05:00
macros.rs fix!: Remove unstable-v4 feature gate 2022-07-22 11:34:06 -05:00
main.rs fix!: Remove unstable-v4 feature gate 2022-07-22 11:34:06 -05:00
naming.rs fix!: Remove unstable-v4 feature gate 2022-07-22 11:34:06 -05:00
nested_subcommands.rs fix!: Remove unstable-v4 feature gate 2022-07-22 11:34:06 -05:00
non_literal_attributes.rs fix!: Remove rest of deprecated APIs 2022-08-01 15:21:33 -05:00
options.rs fix!: Replace multiple_values with number_of_values 2022-08-01 15:50:23 -05:00
privacy.rs fix!: Remove unstable-v4 feature gate 2022-07-22 11:34:06 -05:00
raw_bool_literal.rs fix!: Remove unstable-v4 feature gate 2022-07-22 11:34:06 -05:00
raw_idents.rs fix!: Remove unstable-v4 feature gate 2022-07-22 11:34:06 -05:00
rename_all_env.rs fix!: Remove unstable-v4 feature gate 2022-07-22 11:34:06 -05:00
skip.rs fix!: Remove unstable-v4 feature gate 2022-07-22 11:34:06 -05:00
subcommands.rs fix!: Remove rest of deprecated APIs 2022-08-01 15:21:33 -05:00
type_alias_regressions.rs fix!: Remove rest of deprecated APIs 2022-08-01 15:21:33 -05:00
utf8.rs fix!: Remove rest of deprecated APIs 2022-08-01 15:21:33 -05:00
utils.rs fix: Rename IntoApp to CommandFactory 2022-02-15 08:24:00 -06:00
value_enum.rs fix!: Remove rest of deprecated APIs 2022-08-01 15:21:33 -05:00