| Age | Commit message (Expand) | Author | Lines |
| 2018-07-10 | bootstrap: write texts to a .tmp file first for atomicity | NODA, Kai | -5/+13 |
| 2018-07-10 | Auto merge of #52177 - ljedrz:bare_gcc_warning, r=alexcrichton | bors | -0/+8 |
| 2018-07-09 | Change gcc warning file name, remove unnecessary reference | ljedrz | -2/+2 |
| 2018-07-09 | Warn windows-gnu users that the bundled gcc can't compile | ljedrz | -0/+8 |
| 2018-07-09 | bump minimum LLVM version to 5.0 | gnzlbg | -3/+3 |
| 2018-07-09 | Also distribute cargo clippy | Oliver Schneider | -1/+14 |
| 2018-07-09 | Inject clippy into the rls again | Oliver Schneider | -0/+9 |
| 2018-07-06 | Rollup merge of #52117 - Eijebong:filetime, r=alexcrichton | Mark Rousskov | -1/+1 |
| 2018-07-06 | Dedupe filetime | Bastien Orivel | -1/+1 |
| 2018-07-06 | Auto merge of #51757 - nielx:fix/haiku-fixes, r=nagisa | bors | -2/+2 |
| 2018-07-06 | Rollup merge of #52080 - oli-obk:dep_dedup_diagnostics, r=kennytm | kennytm | -6/+23 |
| 2018-07-06 | Rollup merge of #51619 - mksully22:ppc64le_rust, r=alexcrichton | kennytm | -0/+1 |
| 2018-07-05 | Auto merge of #51917 - alexcrichton:update, r=Mark-Simulacrum | bors | -27/+76 |
| 2018-07-05 | Address review comments | Oliver Schneider | -12/+6 |
| 2018-07-05 | Only display difference of features, not all features | Oliver Schneider | -4/+22 |
| 2018-07-05 | Vertical list of tools to check | Oliver Schneider | -2/+7 |
| 2018-07-05 | Update Cargo.lock dependencies | Alex Crichton | -2/+7 |
| 2018-07-05 | Auto merge of #51936 - japaric:rust-lld, r=alexcrichton | bors | -3/+7 |
| 2018-07-04 | in the second copy lld is already named rust-lld | Jorge Aparicio | -4/+3 |
| 2018-07-03 | Compile stage0 tools with the raw bootstrap compiler | Alex Crichton | -29/+73 |
| 2018-07-03 | rust: add initial changes to support powerpc64le musl | Mike Sullivan | -0/+1 |
| 2018-07-03 | Rollup merge of #52006 - Mark-Simulacrum:keep-stage-fix, r=alexcrichton | Pietro Albini | -21/+44 |
| 2018-07-03 | Rollup merge of #52004 - kennytm:toolstate-fixes, r=Mark-Simulacrum | Pietro Albini | -8/+6 |
| 2018-07-02 | Change --keep-stage to apply more | Mark Rousskov | -20/+43 |
| 2018-07-03 | Fixed detection of test-fail for doctests. | kennytm | -8/+6 |
| 2018-07-02 | Make explicit that assemble is not run from CLI | Mark Rousskov | -1/+1 |
| 2018-07-02 | bootstrap: tests should use rustc from config.toml | Nikolai Merinov | -4/+4 |
| 2018-07-02 | Auto merge of #51122 - oli-obk:clippy, r=Mark-Simulacrum | bors | -1/+134 |
| 2018-07-02 | Clippy tool also has only a single LICENSE file | Oliver Schneider | -2/+1 |
| 2018-07-01 | Rollup merge of #51922 - japaric:llvm-tools-preview, r=alexcrichton | Pietro Albini | -7/+10 |
| 2018-07-01 | Provide llvm-strip in llvm-tools component | CrLF0710 | -1/+2 |
| 2018-07-01 | Also run the bootstrap in bootstrap mode | Oliver Schneider | -0/+1 |
| 2018-07-01 | Did you mean to block nightlies on clippy? | Oliver Schneider | -1/+134 |
| 2018-06-30 | Notice non-toplevel dll dependencies in rustbuild | Mark Simulacrum | -3/+3 |
| 2018-06-30 | Bootstrap from 1.28.0-beta.3 | Mark Simulacrum | -1/+1 |
| 2018-06-29 | rename rustc's lld to rust-lld | Jorge Aparicio | -5/+10 |
| 2018-06-29 | rename the llvm-tools component to llvm-tools-preview and tweak its image | Jorge Aparicio | -7/+10 |
| 2018-06-26 | Auto merge of #51725 - Mark-Simulacrum:no-llvm, r=kennytm | bors | -6/+3 |
| 2018-06-25 | Do not build LLVM tools for any of the tools | Mark Simulacrum | -6/+3 |
| 2018-06-25 | Auto merge of #51728 - bradjc:llvm-tools2, r=kennytm | bors | -29/+15 |
| 2018-06-24 | Haiku: there is no setpriority on this platform. | Niels Sascha Reedijk | -2/+2 |
| 2018-06-23 | build: llvm-tools: replace compiler.host | Brad Campbell | -15/+7 |
| 2018-06-23 | build: llvm_tools tidy | Brad Campbell | -1/+5 |
| 2018-06-23 | build: add llvm-tools to manifest | Brad Campbell | -19/+9 |
| 2018-06-22 | Handle current directory prefix for parsing command arguments in bootstrap te... | Steven Laabs | -0/+6 |
| 2018-06-22 | Added stripping current directory prefixes when comparing suite path names | Steven Laabs | -0/+6 |
| 2018-06-21 | Auto merge of #50336 - japaric:llvm-tools, r=Mark-Simulacrum | bors | -4/+130 |
| 2018-06-20 | no -Bsymbolic for mac; no static-libstdc++ for windows | Jorge Aparicio | -1/+7 |
| 2018-06-19 | Auto merge of #51367 - oli-obk:silence!_I_test_you, r=Mark-Simulacrum | bors | -11/+11 |
| 2018-06-16 | Prevent Windows filesystem races in bootstrap tests | Mark Simulacrum | -0/+3 |