Cameron Steffen
|
216df31543
|
Eliminate lazy_static (#1442)
|
2022-12-15 16:53:21 -08:00 |
|
Casey Rodarmor
|
01fae9b1e4
|
Do use super::*; instead of use crate::common::*; (#1239)
|
2022-06-19 04:56:31 +00:00 |
|
Casey Rodarmor
|
629c75ff04
|
Use stable rustfmt instead of nightly (#967)
|
2021-09-16 13:44:40 +00:00 |
|
Oleksii Dorozhkin
|
8677492d56
|
Add --fmt subcommand (#837)
|
2021-06-08 01:01:27 -07:00 |
|
Casey Rodarmor
|
3ec7dea4a3
|
Use unstable rustfmt configuration options (#592)
|
2020-02-10 20:07:06 -08:00 |
|
Casey Rodarmor
|
0931fa8dbf
|
Allow passing arguments to dependencies (#555)
Allow recipes that take parameters to be used as dependencies.
|
2019-12-07 04:03:03 -08:00 |
|