| Age | Commit message (Expand) | Author | Lines |
| 2018-02-11 | Use time crate in bootstrap dist instead of date | Onur Aslan | -3/+5 |
| 2018-02-01 | Call non-git beta builds simply x.y.z-beta | Josh Stone | -1/+5 |
| 2018-01-23 | Add incremental-fulldeps test suite and regression test for #47290. | Michael Woerister | -0/+5 |
| 2018-01-18 | [beta] Attempt to fix prerelease version calculation | Alex Crichton | -2/+6 |
| 2018-01-13 | [beta] Automaticaly calculate beta prerelease numbers | Alex Crichton | -8/+47 |
| 2018-01-12 | Bump beta release version | Taylor Cramer | -1/+1 |
| 2018-01-10 | Bump beta version to `1.24.0-beta.2` | Malo Jaffré | -1/+1 |
| 2018-01-01 | rustbuild: Allow using unstable rustdoc features on beta | Alex Crichton | -1/+2 |
| 2017-12-29 | Auto merge of #46883 - QuietMisdreavus:faildown, r=GuillaumeGomez | bors | -0/+4 |
| 2017-12-27 | bootstrap: pass --deny-render-differences to rustdoc | QuietMisdreavus | -0/+4 |
| 2017-12-26 | Auto merge of #46554 - kennytm:45861-step-4-5-6-7-upload-test-result-and-remo... | bors | -136/+42 |
| 2017-12-27 | Clarify toolstate names. Move publish.py to a more convenient location. | kennytm | -10/+11 |
| 2017-12-27 | Revert "Add a file to trivially disable tool building or testing" | kennytm | -126/+31 |
| 2017-12-26 | Auto merge of #46941 - ScottAbbey:freebsd-build-update, r=alexcrichton | bors | -0/+1 |
| 2017-12-22 | Don't try to statically link libstdc++ on FreeBSD | Scott Abbey | -0/+1 |
| 2017-12-17 | Distribute intrinsic.natvis with the compiler for windows-msvc. | Antal Szabó | -0/+1 |
| 2017-12-17 | Add sync module to rustc_data_structures | John Kåre Alsaker | -0/+10 |
| 2017-12-14 | Do not produce debuginfo for tools | Oliver Schneider | -2/+5 |
| 2017-12-12 | Put miri const eval checking behind -Zmiri | Oliver Schneider | -0/+4 |
| 2017-12-06 | Merge remote-tracking branch 'origin/master' into miri | Oliver Schneider | -4/+33 |
| 2017-12-06 | Update miri to rustc changes | Oliver Schneider | -608/+1004 |
| 2017-12-04 | template month/year, version into man pages while building dist tarball | Zack M. Davis | -4/+33 |
| 2017-12-03 | Record build and test result of extended tools into toolstates.json. | kennytm | -12/+64 |
| 2017-12-03 | Move the swap the tools test and cargotest within check-aux. | kennytm | -3/+1 |
| 2017-12-02 | Auto merge of #46288 - alexcrichton:bump-bootstrap, r=Mark-Simulacrum | bors | -1/+1 |
| 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 |