clap/src
2016-10-24 05:56:32 -04:00
..
app chore: clippy run 2016-10-24 05:56:32 -04:00
args tests: updates tests to new version of arg.to_string() 2016-10-20 19:39:21 -04:00
completions chore: clippy run 2016-10-24 05:56:32 -04: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 refactor(Completions): moves completing functions into their own modules 2016-10-23 19:31:24 -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