| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-02-20 | remove redundant box wrapper | The8472 | -4/+4 |
| 2021-02-20 | limit rustfmt parallelism by taking -j into account | The8472 | -3/+3 |
| 2021-02-20 | parallelize x.py test tidy | The8472 | -19/+64 |
| 2020-09-16 | Remove unnecessary `clone()`s in bootstrap | Joshua Nelson | -5/+3 |
| 2020-08-22 | bootstrap: fix a couple of clippy lint warnings | Matthias Krüger | -1/+1 |
| 2020-05-17 | bootstrap: fix typo | Ralf Jung | -1/+1 |
| 2020-03-21 | Validate git setup before accessing functionality | Dillon Amburgey | -11/+43 |
| 2020-03-18 | Tidy: fix running rustfmt twice | Eric Huss | -0/+3 |
| 2020-02-27 | Ignore untracked paths when running `rustfmt` on repository. | Felix S. Klock II | -1/+12 |
| 2020-01-14 | Tweak assertion note in fmt | Yuki Okushi | -1/+9 |
| 2019-12-22 | Remove most files from format ignore list | Mark Rousskov | -20/+23 |
| 2019-12-22 | Do not run if rustfmt.toml does not exist | Mark Rousskov | -2/+7 |
| 2019-12-21 | Implement rustfmt running manually using ignore crate | Mark Rousskov | -15/+46 |
| 2019-12-21 | Implement `./x.py fmt [--check]`. | Adam Perry | -0/+28 |
