| Age | Commit message (Expand) | Author | Lines |
| 2020-05-14 | Rollup merge of #71964 - jcotton42:bootstrap_decode_none_windows, r=Mark-Simu... | Ralf Jung | -3/+6 |
| 2020-05-14 | Auto merge of #72058 - RalfJung:no-dist-lldb, r=Mark-Simulacrum | bors | -162/+7 |
| 2020-05-12 | Fix bootstrap failing on win32 | Joshua Cotton | -3/+6 |
| 2020-05-11 | update miri some more | Ralf Jung | -1/+0 |
| 2020-05-10 | remove lldb package from bootstrap, config and build-manifest | Ralf Jung | -162/+7 |
| 2020-05-09 | Rollup merge of #71185 - JohnTitor:run-fail, r=petrochenkov | Ralf Jung | -12/+0 |
| 2020-05-08 | x.py: allow configuring the build directory | Joshua Nelson | -2/+11 |
| 2020-05-06 | Rollup merge of #71731 - mark-i-m:guide-toolstate-off-for-now, r=kennytm | Dylan DPC | -1/+1 |
| 2020-05-06 | Rollup merge of #71819 - jyn514:check-for-tools, r=Mark-Simulacrum | Dylan DPC | -23/+25 |
| 2020-05-06 | Rollup merge of #71905 - mibac138:x-cmd-alias, r=Mark-Simulacrum | Dylan DPC | -13/+17 |
| 2020-05-06 | Remove code related to `test/run-fail` | Yuki Okushi | -12/+0 |
| 2020-05-05 | comment out rustc-dev-guide in NIGHTLY_TOOLS | mark | -1/+1 |
| 2020-05-05 | Add command aliases from Cargo to x.py commands | mibac138 | -13/+17 |
| 2020-05-03 | x.py: Give a more helpful error message if curl isn't installed | Joshua Nelson | -23/+25 |
| 2020-05-03 | Remove clippy from some leftover lists of "possibly failing" tools | Oliver Scherer | -2/+1 |
| 2020-05-03 | Auto merge of #71815 - Mark-Simulacrum:no-llvm-rebuild, r=jonas-schievink | bors | -50/+88 |
| 2020-05-02 | Don't skip building LLVM if already built | Mark Rousskov | -5/+17 |
| 2020-05-02 | Extract stamp testing for LLVM | Mark Rousskov | -45/+71 |
| 2020-05-02 | Auto merge of #70655 - oli-obk:subrepo_funness, r=Mark-Simulacrum | bors | -129/+108 |
| 2020-05-02 | Rollup merge of #71736 - RalfJung:silence-spurious-unused, r=Mark-Simulacrum | Ralf Jung | -6/+6 |
| 2020-05-02 | Also build clippy with `./x.py check` | Oliver Scherer | -69/+75 |
| 2020-05-02 | Gate on clippy on CI | Oliver Scherer | -60/+33 |
| 2020-05-02 | Auto merge of #71716 - alexcrichton:bitcode-follow-up, r=nnethercote | bors | -3/+3 |
| 2020-05-01 | Rename `bitcode-in-rlib` option to `embed-bitcode` | Alex Crichton | -3/+3 |
| 2020-05-01 | bootstrap: also apply unused-attributes hack without deny_warnings | Ralf Jung | -6/+6 |
| 2020-04-30 | Rollup merge of #71567 - Mark-Simulacrum:no-success, r=matthiaskrgr | Tyler Mandry | -0/+3 |
| 2020-04-30 | Rollup merge of #71559 - dillona:detect_git_progress_version, r=Mark-Simulacrum | Dylan DPC | -11/+15 |
| 2020-04-29 | Add an index page for nightly rustc docs. | Eric Huss | -1/+5 |
| 2020-04-28 | Auto merge of #71486 - alexcrichton:arm64-lld, r=Mark-Simulacrum | bors | -2/+28 |
| 2020-04-25 | Handle build completion message from Cargo | Mark Rousskov | -0/+3 |
| 2020-04-25 | Detect git version before attempting to use --progress | Dillon Amburgey | -11/+15 |
| 2020-04-25 | Auto merge of #71439 - Mark-Simulacrum:stage0-next, r=jonas-schievink | bors | -1/+1 |
| 2020-04-25 | Bump bootstrap compiler | Mark Rousskov | -1/+1 |
| 2020-04-25 | Auto merge of #71458 - ecstatic-morse:bootstrap-cfg-doc, r=Mark-Simulacrum | bors | -3/+18 |
| 2020-04-24 | Fix cross-compiling LLD to different platforms | Alex Crichton | -2/+28 |
| 2020-04-24 | Only set *FLAGS env vars if they are not empty | Dylan MacKenzie | -2/+10 |
| 2020-04-24 | Remove useless "" args | Rustin-Liu | -3/+3 |
| 2020-04-23 | Set RUSTDOCFLAGS in `cargo` invocation | Dylan MacKenzie | -2/+9 |
| 2020-04-22 | Build libstd with `-Cbitcode-in-rlib=yes`. | Nicholas Nethercote | -5/+17 |
| 2020-04-21 | Rollup merge of #71346 - mati865:rustbuild-tools, r=Mark-Simulacrum | Dylan DPC | -1/+9 |
| 2020-04-20 | Do not build tools if user do not want them | Mateusz MikuĊa | -1/+9 |
| 2020-04-18 | Auto merge of #71147 - cuviper:min-llvm8, r=Mark-Simulacrum | bors | -2/+2 |
| 2020-04-17 | Rollup merge of #71070 - petrochenkov:nolldaround, r=Mark-Simulacrum | Dylan DPC | -21/+0 |
| 2020-04-16 | Rollup merge of #70774 - GuillaumeGomez:clean-rustdoc-js-tools, r=ollie27 | Dylan DPC | -1/+7 |
| 2020-04-14 | Update the minimum external LLVM to 8 | Josh Stone | -2/+2 |
| 2020-04-14 | Improve rustdoc js testers code | Guillaume Gomez | -2/+3 |
| 2020-04-13 | Auto merge of #70882 - tmiasko:llvm-version-suffix, r=Mark-Simulacrum | bors | -3/+7 |
| 2020-04-12 | rustbuild: Remove LLD flavor workaround for MSVC | Vadim Petrochenkov | -21/+0 |
| 2020-04-12 | Rollup merge of #71029 - Mark-Simulacrum:cargo-build, r=Mark-Simulacrum | Dylan DPC | -0/+2 |
| 2020-04-11 | Require compiler-rt root at ../src/llvm-project/compiler-rt | Luca Barbieri | -0/+2 |