clap/src
Ed Page 3390adf0d3 chore: Bump MSRV to 1.60.0
While at it, this cleans up all of the features.  For some reason, I
couldn't do `dep:clap_derive` though.
2022-08-10 21:32:06 -05:00
..
_cookbook chore: Delete seemingly stray cargo_example_derive file 2022-08-01 16:54:37 -07:00
_derive Merge pull request #4050 from epage/docs 2022-08-09 16:48:29 -05:00
bin docs: Shift focus from takes_value to actions 2022-07-26 14:50:51 -05:00
builder fix: No implicit version/help actions 2022-08-10 21:21:53 -05:00
error fix(parser)!: Split on value delimiter after validating num_args 2022-08-04 00:14:41 -05:00
output fix: Clarify that get_num_args is safe to call 2022-08-04 14:21:53 -05:00
parser style: Make clippy happy 2022-08-10 11:41:27 -05:00
util fix!: Require explicit help/version disabling 2022-08-10 20:33:21 -05:00
_faq.rs docs: Move everything to docs.rs 2022-07-19 13:30:38 -05:00
_features.rs fix!: Remove unstable-v4 feature gate 2022-07-22 11:34:06 -05:00
_tutorial.rs docs(tutorial): Further expand on actions 2022-08-09 16:33:02 -05:00
derive.rs fix!: Remove rest of deprecated APIs 2022-08-01 15:21:33 -05:00
lib.rs chore: Bump MSRV to 1.60.0 2022-08-10 21:32:06 -05:00
macros.rs fix: No implicit version/help actions 2022-08-10 21:21:53 -05:00
mkeymap.rs fix!: Require explicit help/version disabling 2022-08-10 20:33:21 -05:00