| Age | Commit message (Expand) | Author | Lines |
| 2017-12-14 | rustbuild: Fix a typo with the Cargo book | Alex Crichton | -1/+1 |
| 2017-12-07 | Bump beta to .2. | Ralph Giles | -1/+1 |
| 2017-11-21 | rustbuild: Allow using unstable rustdoc features on beta | Alex Crichton | -1/+2 |
| 2017-11-20 | Auto merge of #45998 - ollie27:doc_book_css, r=steveklabnik | bors | -16/+11 |
| 2017-11-20 | Auto merge of #45905 - alexcrichton:add-wasm-target, r=aturon | bors | -1/+7 |
| 2017-11-19 | std: Add a new wasm32-unknown-unknown target | Alex Crichton | -1/+7 |
| 2017-11-16 | rustbuild: Install rustfmt as part of extended build | Marc-Antoine Perennou | -1/+12 |
| 2017-11-16 | Auto merge of #46025 - nrc:rustfmt-fix, r=Mark-Simulacrum | bors | -2/+5 |
| 2017-11-16 | Fix a bug where the rustfmt tarball was not being produced | Nick Cameron | -2/+5 |
| 2017-11-16 | Auto merge of #45692 - steveklabnik:ship-cargo-book, r=alexcrichton | bors | -45/+46 |
| 2017-11-15 | Reenable clippy testing | Oliver Schneider | -0/+4 |
| 2017-11-15 | Fix broken CSS for book redirect pages | Oliver Middleton | -16/+11 |
| 2017-11-14 | link the cargo book into the bookshelf | steveklabnik | -3/+6 |
| 2017-11-14 | Start shipping the Cargo book | steveklabnik | -45/+43 |
| 2017-11-13 | Auto merge of #45903 - nrc:rustfmt-dist, r=alexcrichton | bors | -1/+99 |
| 2017-11-13 | Auto merge of #45810 - SimonSapin:ac-dc, r=aturon | bors | -1/+1 |
| 2017-11-13 | review changes | Nick Cameron | -1/+1 |
| 2017-11-13 | Distribute Rustfmt | Nick Cameron | -1/+99 |
| 2017-11-12 | Auto merge of #45908 - alexcrichton:disable-thinlto-libtest, r=Mark-Simulacrum | bors | -0/+1 |
| 2017-11-11 | Disable LLVM assertions on Nightly, enable them in "alt" builds. | Simon Sapin | -1/+1 |
| 2017-11-11 | Auto merge of #45806 - alexcrichton:update-llvm-for-mips, r=michaelwoerister | bors | -2/+1 |
| 2017-11-10 | rustbuild: Disable ThinLTO for libtest | Alex Crichton | -0/+1 |
| 2017-11-08 | std: Remove `rand` crate and module | Alex Crichton | -9/+10 |
| 2017-11-07 | Rollup merge of #45588 - Keruspe:master, r=alexcrichton | kennytm | -2/+5 |
| 2017-11-06 | rustbuild: Re-enable ThinLTO for MIPS | Alex Crichton | -2/+1 |
| 2017-11-06 | Ensure dist::Std for every libstd target. (Closes: #42320) | Ximin Luo | -9/+9 |
| 2017-11-04 | rustbuild: Update the OpenSSL version to link | Alex Crichton | -2/+2 |
| 2017-11-04 | rustbuild: don't try to install rls if ToolState is not Testing | Marc-Antoine Perennou | -2/+5 |
| 2017-11-04 | Rollup merge of #45548 - ratmice:master, r=oli-obk | kennytm | -1/+2 |
| 2017-11-03 | issue #45357 set clippy build condition to extended. | matt rice | -4/+2 |
| 2017-11-01 | Rollup merge of #45624 - glaubitz:bootstrap-sparc64, r=kennytm | kennytm | -1/+1 |
| 2017-11-01 | Rollup merge of #45619 - mneumann:fix-bootstrap-dragonfly, r=alexcrichton | kennytm | -0/+1 |
| 2017-10-31 | bootstrap: Add missing cputype matching for sparc64 | John Paul Adrian Glaubitz | -1/+1 |
| 2017-10-31 | rustbuild: Don't build with ThinLTO on MIPS | Alex Crichton | -6/+8 |
| 2017-10-29 | Support Dragonfly when building Openssl | Michael Neumann | -0/+1 |
| 2017-10-29 | ci: Upgrade Android SDK/NDK and refactor to use sdkmanager/avdmanager. | kennytm | -4/+31 |
| 2017-10-28 | Auto merge of #45589 - kennytm:rollup, r=kennytm | bors | -2/+5 |
| 2017-10-28 | Rollup merge of #45535 - topecongiro:bootstrap-exit-code, r=kennytm | kennytm | -2/+5 |
| 2017-10-28 | Auto merge of #45566 - cuviper:option-checking, r=alexcrichton | bors | -4/+14 |
| 2017-10-27 | Return 0 when ./x.py has no subcommand | topecongiro | -2/+5 |
| 2017-10-26 | config.toml: Add stubs for recognized-but-unused install paths | Josh Stone | -0/+5 |
| 2017-10-26 | configure.py: fix --disable-option-checking | Josh Stone | -4/+9 |
| 2017-10-26 | Bump to 1.23 and update bootstrap | Alex Crichton | -1/+1 |
| 2017-10-26 | issue #45357 don't build clippy stage 1 | matt rice | -1/+4 |
| 2017-10-26 | Rollup merge of #45496 - kennytm:bootstrap-fix-extension-check, r=alexcrichton | kennytm | -4/+12 |
| 2017-10-25 | Rollup merge of #45465 - glaubitz:sparc64, r=alexcrichton | Guillaume Gomez | -0/+1 |
| 2017-10-24 | Auto merge of #44603 - SimonSapin:stylo, r=alexcrichton | bors | -1/+0 |
| 2017-10-24 | Auto merge of #45446 - leodasvacas:remove-libcollections, r=alexcrichton | bors | -2/+1 |
| 2017-10-25 | rustbuild: Fix `no output generated` error for next bootstrap cargo. | kennytm | -4/+12 |
| 2017-10-24 | bootstrap: Add openssl configuration for sparc64-unknown-linux-gnu | John Paul Adrian Glaubitz | -0/+1 |