| Age | Commit message (Expand) | Author | Lines |
| 2017-12-02 | Rollup merge of #46385 - alexcrichton:fix-cargo-book, r=Mark-Simulacrum | kennytm | -1/+1 |
| 2017-11-29 | Update bootstrap compiler | Alex Crichton | -1/+1 |
| 2017-11-29 | rustbuild: Fix a typo with the Cargo book | Alex Crichton | -1/+1 |
| 2017-11-28 | *: strip calls to cc::Build::compile | Tamir Duberstein | -1/+1 |
| 2017-11-28 | ci: Start running wasm32 tests on Travis | Alex Crichton | -0/+11 |
| 2017-11-28 | Auto merge of #46102 - kennytm:45861-step-1, r=alexcrichton | bors | -5/+14 |
| 2017-11-26 | Increment Nightly version to 1.24.0 | Simon Sapin | -1/+1 |
| 2017-11-25 | rustbuild: Enable WebAssembly backend by default | Alex Crichton | -6/+4 |
| 2017-11-24 | rustbuild: Update LLVM and enable ThinLTO | Alex Crichton | -3/+1 |
| 2017-11-23 | Auto merge of #46011 - euclio:reachability-redux, r=nrc | bors | -1/+2 |
| 2017-11-22 | add `reachable_only` to save-analysis config | Andy Russell | -1/+2 |
| 2017-11-22 | Always ignore build failure of failable tools (rls, rustfmt, clippy, miri). | kennytm | -5/+14 |
| 2017-11-22 | Rollup merge of #46157 - martinlindhe:master, r=kennytm | kennytm | -2/+2 |
| 2017-11-22 | Rollup merge of #46031 - Keruspe:cargofmt, r=Mark-Simulacrum | kennytm | -135/+57 |
| 2017-11-21 | fix some typos | Martin Lindhe | -2/+2 |
| 2017-11-20 | Auto merge of #45998 - ollie27:doc_book_css, r=steveklabnik | bors | -16/+11 |
| 2017-11-20 | rustbuild: fix expectation message | Marc-Antoine Perennou | -1/+1 |
| 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: make tidy happy | Marc-Antoine Perennou | -1/+2 |
| 2017-11-16 | rustbuild: dist cargo-fmt as part of rustfmt | Marc-Antoine Perennou | -0/+6 |
| 2017-11-16 | rustbuild: use a macro to define "extended" tools | Marc-Antoine Perennou | -135/+50 |
| 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 |