| Age | Commit message (Expand) | Author | Lines |
| 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 | 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 | 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 |
| 2017-08-27 | Fail ./x.py on invalid command | Michal 'vorner' Vaner | -1/+1 |
| 2017-08-26 | Do not include the src/Cargo.toml | Ralf Jung | -1/+0 |
| 2017-08-25 | rustbuild: Automatically enable Ninja on MSVC | Alex Crichton | -4/+21 |
| 2017-08-24 | include Cargo.{toml,lock} in rust-src tarball | Ralf Jung | -0/+7 |
| 2017-08-24 | Require adding clippy's path to the `x.py` invocation | Oliver Schneider | -1/+1 |
| 2017-08-22 | Inline crt-static choice for pc-windows-msvc | Samuel Holland | -7/+6 |
| 2017-08-22 | Introduce crt_static target option in config.toml | Samuel Holland | -0/+22 |
| 2017-08-22 | Copy musl startup objects before building std | Samuel Holland | -16/+27 |
| 2017-08-22 | Infer a default musl_root for native builds | Samuel Holland | -1/+8 |
| 2017-08-22 | Improve explanation of musl_root | Samuel Holland | -1/+4 |
| 2017-08-21 | Update rustbuild README | Mark Simulacrum | -16/+20 |
| 2017-08-17 | Rollup merge of #43916 - integer32llc:cargo-docs-redirect, r=alexcrichton | Corey Farwell | -1/+46 |
| 2017-08-17 | Rollup merge of #43891 - Fourchaux:master, r=steveklabnik | Corey Farwell | -2/+2 |
| 2017-08-16 | Implement a temp redirect for cargo docs | Carol (Nichols || Goulding) | -1/+46 |
| 2017-08-15 | use field init shorthand EVERYWHERE | Zack M. Davis | -36/+36 |
| 2017-08-15 | Fix typos & us spellings | Fourchaux | -2/+2 |