about summary refs log tree commit diff
path: root/src/librustpkg/parse_args.rs
AgeCommit message (Collapse)AuthorLines
2014-02-02Remove rustpkg.Corey Richardson-196/+0
I'm sorry :'( Closes #11859
2014-01-21Remove unnecessary parentheses.Huon Wilson-3/+2
2014-01-10Re-implement --help in rustpkgAndrew Chin-1/+8
Fixes #11423
2014-01-05Move command line parsing to parse_args.rsNiels langager Ellegaard-0/+190