clap/src
2016-03-27 16:01:17 -04:00
..
app fix(Usage Strings): fixes small bug where -- would appear needlessly in usage strings 2016-03-27 14:22:51 -04:00
args fix(Help Message): fixes bug with wrapping in the middle of a unicode sequence 2016-03-27 16:01:17 -04:00
errors.rs feat(Help Message): wraps and aligns the help message of subcommands 2016-03-16 10:17:00 -04:00
fmt.rs tests(fmt): removes fmt tests from Windows builds 2015-12-18 09:01:59 -05:00
lib.rs fix(Help Message): fixes bug with wrapping in the middle of a unicode sequence 2016-03-27 16:01:17 -04:00
macros.rs refactor(macros): removes ok() from Result.ok().expect() 2016-02-04 02:01:10 -05:00
osstringext.rs rename OsStrExt2::{is_empty,len} to {is_empty_,len_} 2016-02-21 11:18:26 -05:00
strext.rs fix(Help Message): fixes bug with wrapping in the middle of a unicode sequence 2016-03-27 16:01:17 -04:00
suggestions.rs fix clippy warnings 2016-02-22 18:36:57 -05:00
term.rs chore: fixes platform dependant libc calls 2016-03-14 08:00:11 -04:00
usage_parser.rs chore: changes some assertions to debug assertions 2016-03-10 16:33:39 -05:00