clap/src
2016-10-16 11:31:12 +02:00
..
app tests: run or compile some currently ignored doc-tests 2016-10-16 11:31:12 +02:00
args style: fix lints in yaml-related functions 2016-10-05 23:16:15 +02:00
completions.rs fix(Completions): fish completions for nested subcommands 2016-10-15 17:45:58 +08:00
errors.rs style: rustfmt run 2016-09-05 17:03:45 -04:00
fmt.rs style: fix lints in code that's not compiled if the opt-out feature "color" is set 2016-10-05 23:16:22 +02:00
lib.rs tests: run or compile some currently ignored doc-tests 2016-10-16 11:31:12 +02: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