clap/src
2016-12-28 12:01:11 -05:00
..
app Merge branch 'master' into master 2016-12-28 12:01:11 -05:00
args feat(Validators): adds ability to validate invalid UTF-8 2016-12-27 23:16:28 +00:00
completions fix(ZSH Completions): escapes square brackets in ZSH completions 2016-12-08 15:36:18 -05:00
errors.rs chore: rustfmt run 2016-11-20 14:47:04 -05:00
fmt.rs chore: rustfmt run 2016-11-20 14:47:04 -05:00
lib.rs docs: fixes the doc landing page 2016-11-20 21:27:17 -05:00
macros.rs feat(no_cargo): add no_cargo feature to disable Cargo-env-var-dependent macros (#786) 2016-12-27 21:07:59 -05:00
osstringext.rs chore: rustfmt run 2016-11-20 14:47:04 -05:00
strext.rs style: rustfmt run 2016-05-06 17:52:23 -04:00
suggestions.rs Fix linting errors from rustc 1.14.0 2016-10-04 12:26:51 -04:00
usage_parser.rs fix: fixes a bug where calling the help of a subcommand wasn't ignoring required args of parent commands 2016-12-28 04:25:58 -05:00