| Age | Commit message (Expand) | Author | Lines |
| 2019-05-11 | Allow subdirectories to be tested by x.py test | varkor | -2/+7 |
| 2019-05-10 | Make tests compatible with musl host | Mateusz Mikuła | -0/+4 |
| 2019-05-10 | Add Azure Pipelines | John Erickson | -8/+82 |
| 2019-05-09 | remove unneeded `extern crate`s from build tools | Andy Russell | -21/+31 |
| 2019-05-05 | Update getopts to 0.2.19 | varkor | -1/+1 |
| 2019-05-03 | Rollup merge of #60401 - JohnTitor:rename-log, r=davidtwco | Mazdak Farrokhzad | -1/+1 |
| 2019-05-02 | Update getopts to 0.2.18 | varkor | -1/+1 |
| 2019-05-02 | Prevent dependencies between std/test/rustc unifying with each other | varkor | -4/+20 |
| 2019-05-02 | Auto merge of #60379 - froydnj:bootstrap-progress-fixes, r=kennytm | bors | -3/+9 |
| 2019-05-02 | Auto merge of #60156 - RalfJung:macos-rand, r=oli-obk,alexcrichton | bors | -0/+1 |
| 2019-04-30 | Auto merge of #60262 - michaelwoerister:pgo-preinlining-pass, r=alexcrichton | bors | -51/+22 |
| 2019-04-30 | Rename to RUSTC_LOG | Yuki OKUSHI | -1/+1 |
| 2019-04-30 | Add local LLD to the PATH for run-make-fulldeps tests. | Michael Woerister | -0/+15 |
| 2019-04-29 | intelligently handle older version of git in bootstrap | Nathan Froyd | -3/+9 |
| 2019-04-29 | bootstrap: Don't add LLVM's bin directory to the PATH for tool invocations. | Michael Woerister | -51/+0 |
| 2019-04-29 | compiletest: Make LLVM's bin directory available to run-make-fulldeps tests. | Michael Woerister | -0/+7 |
| 2019-04-27 | Rollup merge of #60315 - pietroalbini:fix-tools-version, r=Mark-Simulacrum | Mazdak Farrokhzad | -2/+2 |
| 2019-04-26 | bootstrap: use correct version numbers for llvm-tools and lldb | Pietro Albini | -2/+2 |
| 2019-04-26 | include rustc-std-workspace-alloc in rust-src | Ralf Jung | -0/+1 |
| 2019-04-25 | when testing Miri, compile libstd for Miri | Ralf Jung | -0/+1 |
| 2019-04-25 | Rollup merge of #60038 - michaelwoerister:pgo-updates-2, r=alexcrichton | Mazdak Farrokhzad | -2/+2 |
| 2019-04-20 | Deny rust_2018_idioms globally | Philipp Hansch | -0/+1 |
| 2019-04-18 | Prefix PROFILER_SUPPORT and SANITIZER_SUPPORT test env vars with RUSTC_ to ma... | Michael Woerister | -2/+2 |
| 2019-04-17 | Rollup merge of #60003 - petrhosek:llvm-lto-lld, r=cramertj | Mazdak Farrokhzad | -2/+4 |
| 2019-04-17 | Deny `internal` in stage0 | Mateusz Mikuła | -3/+1 |
| 2019-04-17 | bump bootstrap; nightly => 1.36. | Mazdak Farrokhzad | -1/+1 |
| 2019-04-17 | bump bootstrap; remove redundant imports. | Mazdak Farrokhzad | -2/+0 |
| 2019-04-15 | LLD is not supported on Darwin | Petr Hosek | -2/+4 |
| 2019-04-14 | Rollup merge of #59911 - pnkfelix:revert-pr-59401-to-fix-emit-stack-sizes-gc-... | Mazdak Farrokhzad | -31/+0 |
| 2019-04-12 | Revert PR #59401 to fix issue #59652 (a stable-to-beta regression). | Felix S. Klock II | -31/+0 |
| 2019-04-12 | Rollup merge of #59876 - integer32llc:update-trpl-to-mdbook-0.2, r=steveklabnik | Mazdak Farrokhzad | -4/+4 |
| 2019-04-11 | Update TRPL to use mdbook 0.2 | Carol (Nichols || Goulding) | -4/+4 |
| 2019-04-10 | Don't build test helpers for wasm32 | John Kåre Alsaker | -1/+4 |
| 2019-04-10 | Don't require a C compiler on wasm32 | John Kåre Alsaker | -0/+5 |
| 2019-04-10 | Update cmake, cc and compiler_builtins for VS 2019 support | John Kåre Alsaker | -2/+2 |
| 2019-04-07 | Revert "Auto merge of #57842 - gnzlbg:extract_libtest, r=gnzlbg" | Jacob Greenfield | -0/+1 |
| 2019-04-04 | Auto merge of #59089 - petrhosek:llvm-unwind, r=petrhosek | bors | -0/+8 |
| 2019-04-04 | Auto merge of #59684 - Centril:rollup-n7pnare, r=Centril | bors | -0/+5 |
| 2019-04-03 | Support using LLVM's libunwind as the unwinder implementation | Petr Hosek | -0/+8 |
| 2019-04-03 | Add unstable-options flag to stage!=0 | flip1995 | -0/+5 |
| 2019-04-03 | Revert rust-lld place changes. | O01eg | -2/+1 |
| 2019-03-31 | Fix custom relative libdir. | O01eg | -11/+36 |
| 2019-03-30 | Don't ignore git for LLVM info | Josh Stone | -19/+22 |
| 2019-03-30 | Use a single llvm_info variable | Josh Stone | -13/+8 |
| 2019-03-30 | Use the existing LLVM GitInfo for checking rebuilds | Josh Stone | -18/+11 |
| 2019-03-29 | Add a new wasm32-unknown-wasi target | Alex Crichton | -2/+31 |
| 2019-03-29 | Auto merge of #59522 - Centril:rollup, r=Centril | bors | -0/+2 |
| 2019-03-29 | Rollup merge of #59366 - ehuss:update-books, r=QuietMisdreavus | Mazdak Farrokhzad | -0/+2 |
| 2019-03-29 | Auto merge of #59303 - euclio:remove-rebuild-trigger, r=cuviper | bors | -15/+33 |
| 2019-03-29 | Rollup merge of #59401 - japaric:compiler-builtins-stack-sizes, r=alexcrichton | Mazdak Farrokhzad | -0/+31 |