Commit graph

12 commits

Author SHA1 Message Date
flip1995 282c59820b Merge commit '3d0b0e66afdfaa519d8855b338b35b4605775945' into clippyup 2020-08-28 18:43:25 +02:00
flip1995 b47dada167
Apply review comments 2020-02-12 09:34:28 +01:00
flip1995 1717a6f7d5
Ignore fmt test in GHA CI
This is already checked by clippy_dev.yml GHA
2020-02-12 09:34:26 +01:00
Philipp Hansch 4d1a11d354
Deprecate util/dev in favor of cargo alias
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.
2020-01-30 21:34:31 +01:00
Lzu Tao 185e608ae2 a few small cleanups 2019-12-23 05:28:23 +07:00
Lzu Tao 7156aa7f95 build(tests/fmt): use shared target dir 2019-12-01 19:07:02 +07:00
Michael Wright a9714227bd Enable rustfmt tests
This reverts commit d73a953db7.
2019-07-28 06:45:23 +02:00
Michael Wright dae4076760 Skip fmt test if rustfmt is unavailble 2019-07-28 06:45:09 +02:00
Matthias Krüger d73a953db7 ci: temporarily disable rustfmt checks/tetss since it's broken for nightly 2019-07-27 17:47:51 +02:00
Michael Wright c0c2a8d9c1
Work around rustup fallback error on Windows 2019-07-07 15:11:38 +02:00
Michael Wright aeac3da2c1
Improve fmt test failure message 2019-07-07 15:11:37 +02:00
Michael Wright 4c771c3478
Add dev fmt subcommand 2019-07-07 15:11:33 +02:00