| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2019-02-25 | bootstrap: deny(rust_2018_idioms) | Taiki Endo | -3/+3 |
| 2019-02-10 | rustc: doc comments | Alexander Regueiro | -2/+2 |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 |
| 2018-12-10 | bootstrap: fix edition | ljedrz | -1/+1 |
| 2018-11-04 | Ensure --exclude is checked against PathSet::Suite | kennytm | -0/+5 |
| 2018-10-19 | Derives often have very strict bounds | Oliver Scherer | -1/+9 |
| 2018-10-19 | Prefer `Default::default` over `FxHash*::default` in struct constructors | Oliver Scherer | -16/+4 |
| 2018-07-10 | Deny bare trait objects in `src/bootstrap`. | ljedrz | -1/+1 |
| 2018-04-03 | Add tests to rustbuild | Mark Simulacrum | -0/+12 |
| 2018-04-03 | Make test steps sortable | Mark Simulacrum | -0/+14 |
| 2017-07-20 | Remove deserialize | Aidan Hobson Sayers | -26/+0 |
| 2017-07-20 | Remove outdated FIXME from cache | Mark Simulacrum | -3/+0 |
| 2017-07-20 | Utilize interning to allow Copy/Clone steps | Mark Simulacrum | -58/+262 |
| 2017-07-20 | Remove core_intrinsics feature gate | Mark Simulacrum | -19/+9 |
| 2017-07-20 | Add Builder and Step definitions. | Mark Simulacrum | -0/+102 |
