| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-01-30 | Deprecate util/dev in favor of cargo alias | Philipp Hansch | -1/+1 | |
| If you've been using `./util/dev` before, this now becomes `cargo dev`. The key part of this change is found in `.cargo/config`. This means one less shell script and a bit more cross-platform support for contributors. | ||||
| 2019-12-23 | a few small cleanups | Lzu Tao | -1/+2 | |
| 2019-12-01 | build(tests/fmt): use shared target dir | Lzu Tao | -1/+3 | |
| 2019-07-28 | Enable rustfmt tests | Michael Wright | -1/+0 | |
| This reverts commit d73a953db7a8120ec00b31c57d7092aff0f2c10b. | ||||
| 2019-07-28 | Skip fmt test if rustfmt is unavailble | Michael Wright | -1/+14 | |
| 2019-07-27 | ci: temporarily disable rustfmt checks/tetss since it's broken for nightly | Matthias Krüger | -0/+1 | |
| 2019-07-07 | Work around rustup fallback error on Windows | Michael Wright | -1/+1 | |
| 2019-07-07 | Improve fmt test failure message | Michael Wright | -1/+4 | |
| 2019-07-07 | Add dev fmt subcommand | Michael Wright | -0/+20 | |
