clap/src
2022-09-30 12:30:14 -05:00
..
_cookbook docs: Show how last can be used 2022-09-07 11:27:39 -05:00
_derive feat(derive): Allow skipping the implicit ArgGroup 2022-09-30 09:15:38 -05:00
bin docs: Shift focus from takes_value to actions 2022-07-26 14:50:51 -05:00
builder docs: Clarify term_width requires wrap_help 2022-09-30 12:30:14 -05:00
error fix(error): Specialize the self-conflicts error 2022-09-29 09:54:20 -05:00
output refactor: Use getters internally 2022-09-29 15:26:24 -05:00
parser fxi(error): Don't report unrelated groups in requries errors 2022-09-30 11:18:47 -05:00
util refactor: Remove use of '?' 2022-09-26 12:19:30 -05:00
_faq.rs docs: Quality improvements to FAQ docs 2022-08-13 19:32:03 -04:00
_features.rs docs: Raise visibility of 'string' feature 2022-09-26 11:14:06 -05:00
_tutorial.rs docs: Clarify value parser 2022-09-21 11:11:21 -05:00
derive.rs refactor: Remove use of '?' 2022-09-26 12:19:30 -05:00
lib.rs fix(error): Use a non-generic Error alias 2022-09-20 13:37:02 -05:00
macros.rs perf: Drop use of Into::into for '?' 2022-09-26 12:31:39 -05:00
mkeymap.rs perf: Misc simplifications for code size 2022-09-16 15:31:49 -05:00