| Age | Commit message (Expand) | Author | Lines |
| 2017-09-13 | Reviewer changes | Nick Cameron | -0/+1 |
| 2017-09-13 | Build and test Rustfmt | Nick Cameron | -2/+77 |
| 2017-09-12 | bump gcc for bootstrap | QuietMisdreavus | -1/+1 |
| 2017-09-12 | Auto merge of #44413 - est31:move_man, r=nikomatsakis | bors | -2/+1 |
| 2017-09-11 | rustbuild: Fix a distribution bug with rustdoc | Alex Crichton | -0/+1 |
| 2017-09-10 | Auto merge of #44260 - alexcrichton:hardlink-no-copy, r=Mark-Simulacrum | bors | -10/+27 |
| 2017-09-09 | rustbuild: Switch back to using hard links | Alex Crichton | -10/+27 |
| 2017-09-10 | Auto merge of #44274 - Mark-Simulacrum:rustdoc-tests, r=alexcrichton | bors | -4/+71 |
| 2017-09-08 | Move the man directory to a subdirectory | est31 | -2/+1 |
| 2017-09-06 | Rollup merge of #44354 - jakllsch:jakllsch-85453197-a0cc-43f6-8c55-7bce6c4a4e... | Mark Simulacrum | -0/+10 |
| 2017-09-06 | Rollup merge of #44353 - cuviper:install-rustc, r=Mark-Simulacrum | Mark Simulacrum | -1/+1 |
| 2017-09-06 | Rollup merge of #44321 - jakllsch:jakllsch-4f2d6c87-2674-43e4-9c5f-2415136e6b... | Mark Simulacrum | -1/+4 |
| 2017-09-06 | Rollup merge of #44218 - SimonSapin:commit-hash, r=alexcrichton | Mark Simulacrum | -0/+14 |
| 2017-09-06 | Auto merge of #43975 - RalfJung:gcc, r=alexcrichton | bors | -7/+9 |
| 2017-09-05 | bootstrap: avoid m4 -B for NetBSD-built sparc64 OpenSSL | Jonathan A. Kollasch | -0/+5 |
| 2017-09-05 | bootstrap: add openssl config for sparc64-unknown-netbsd | Jonathan A. Kollasch | -0/+5 |
| 2017-09-05 | Include rustc in the default `./x.py install` | Josh Stone | -1/+1 |
| 2017-09-05 | Test rustdoc unit tests. | Mark Simulacrum | -4/+71 |
| 2017-09-05 | disable gcc warnings | Ralf Jung | -2/+4 |
| 2017-09-04 | bootstrap: only include docs in extended distribution if enabled | Jonathan A. Kollasch | -1/+4 |
| 2017-09-04 | Only include git-commit-hash in tarballs when available | Simon Sapin | -6/+9 |
| 2017-09-04 | Auto merge of #44268 - kennytm:fix-python-bootstrap-test, r=Mark-Simulacrum | bors | -6/+4 |
| 2017-09-03 | Auto merge of #44176 - nrc:update-rls, r=alexcrichton | bors | -0/+1 |
| 2017-09-02 | update gcc crate | Ralf Jung | -5/+5 |
| 2017-09-02 | Auto merge of #43886 - oli-obk:clippy, r=nrc | bors | -1/+39 |
| 2017-09-02 | Remove invalid doctest from bootstrap.py. | kennytm | -6/+4 |
| 2017-09-01 | Auto merge of #44154 - alexcrichton:bump-bootstrap, r=Mark-Simulacrum | bors | -2/+2 |
| 2017-09-01 | Add git-commit-hash in source and extended tarballs too. | Simon Sapin | -0/+4 |
| 2017-08-31 | Rollup merge of #44203 - cuviper:compiler-rt-test, r=Mark-Simulacrum | Mark Simulacrum | -1/+1 |
| 2017-08-31 | Add full git commit hash to release channel manifests | Simon Sapin | -0/+7 |
| 2017-08-31 | Update Cargo to 0.23.0 and our lockfile | Alex Crichton | -1/+1 |
| 2017-08-31 | Bump to 1.22.0 | Alex Crichton | -1/+1 |
| 2017-08-31 | Set CFG_VERSION env var for tool builds | Nick Cameron | -0/+1 |
| 2017-08-30 | rustbuild: update the rust-src filter for compiler-rt | Josh Stone | -1/+1 |
| 2017-08-30 | bootstrap: add openssl configuration mapping for i686-unknown-netbsd | Jonathan A. Kollasch | -0/+1 |
| 2017-08-30 | Auto merge of #43895 - JeremySorensen:master, r=alexcrichton | bors | -3/+13 |
| 2017-08-29 | allow value of key/value pair argument to set option be boolean | Jeremy Sorensen | -2/+8 |
| 2017-08-30 | Auto merge of #44143 - alexcrichton:faster-bootstrap, r=Mark-Simulacrum | bors | -6/+1 |
| 2017-08-29 | Rollup merge of #44144 - alexcrichton:faster-hash-and-sign, r=Mark-Simulacrum | Ariel Ben-Yehuda | -1/+1 |
| 2017-08-29 | Rollup merge of #44134 - vorner:x-py-unknown-cmd, r=nikomatsakis | Ariel Ben-Yehuda | -1/+1 |
| 2017-08-29 | Rollup merge of #44121 - ishitatsuyuki:bootstrap-deps-purge, r=Mark-Simulacrum | Ariel Ben-Yehuda | -1/+0 |
| 2017-08-29 | Rollup merge of #44076 - RalfJung:src, r=alexcrichton | Ariel Ben-Yehuda | -0/+6 |
| 2017-08-29 | rustbuild: Don't require cross-compiled error index | Alex Crichton | -5/+0 |
| 2017-08-28 | use an optional bool to keep track of ignore-git setting, if not specified by... | Jeremy Sorensen | -1/+5 |
| 2017-08-28 | rustbuild: Fix dependencies of build-manifest | Alex Crichton | -1/+1 |
| 2017-08-28 | rustbuild: Fix uplifting stage1 on cross builds | Alex Crichton | -1/+1 |
| 2017-08-28 | Explicitly run perl for OpenSSL Configure | Samuel Holland | -1/+2 |
| 2017-08-28 | Auto merge of #44107 - alexcrichton:no-shell-configure, r=Mark-Simulacrum | bors | -445/+612 |
| 2017-08-28 | bootstrap: remove unneeded extern crate | Tatsuyuki Ishi | -1/+0 |
| 2017-08-27 | rustbuild: Rewrite the configure script in Python | Alex Crichton | -445/+612 |