clap/src
2016-10-20 19:39:21 -04:00
..
app tests(app/help.rs): adds some additional debugging code, and standardizes a few calls 2016-10-20 19:39:21 -04:00
args fix: fixes a bug that made determining when to auto-wrap long help messages inconsistent 2016-10-20 19:39:21 -04:00
completions.rs style: Fix new lints in fish_inner() 2016-10-16 13:05:47 +02:00
errors.rs docs: reword docs for ErrorKind and app::Settings 2016-10-16 11:31:12 +02:00
fmt.rs style: only ignore clippy warning if lints are enabled 2016-10-16 11:31:12 +02:00
lib.rs Merge branch 'master' into stabilize_clap_app! 2016-10-18 10:45:36 -04:00
macros.rs fix: fixes a bug that made determining when to auto-wrap long help messages inconsistent 2016-10-20 19:39:21 -04:00
osstringext.rs style: rustfmt run 2016-09-05 17:03:45 -04: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 refactor(UsageParser tests) Use VecMap's .values() instead of .iter().map(|(_,&v)| v) 2016-09-30 17:29:31 +02:00