Casey Rodarmor
|
3a287b864a
|
Housekeeping (#394)
- Upgrade to rust 2018
- Update dependencies
- Use BTree{Map,Set} instead of Map and Set
|
2019-04-11 15:23:14 -07:00 |
|
ryloric
|
f64f07a0cc
|
Add recipe aliases (#390)
Recipe aliases may be defined with `alias f = foo`, allowing recipes to be called by shorter names on the command line.
|
2019-04-11 12:30:29 -07:00 |
|
Casey Rodarmor
|
13a124d659
|
Refactor some other stuff (#252)
|
2017-11-17 17:28:06 -08:00 |
|
Casey Rodarmor
|
686074df0e
|
Make clippy more lenient with cyclomatic complexity
|
2016-10-30 17:14:06 -07:00 |
|