clap/src
2016-10-04 19:15:18 +02:00
..
app refactor(app::Parser) Replace continue and .push() with iterator adaptors 2016-10-04 19:15:18 +02:00
args feat(flag_aliases): Ability to alias flags 2016-10-04 12:26:51 -04:00
completions.rs style: rustfmt run 2016-09-05 17:03:45 -04:00
errors.rs style: rustfmt run 2016-09-05 17:03:45 -04:00
fmt.rs tests(Debugging): standardizes certain debugging calls 2016-09-12 21:48:22 -04:00
lib.rs style: rustfmt run 2016-09-05 17:03:45 -04:00
macros.rs Issues rollup (#637) 2016-08-27 23:42:31 -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