| Age | Commit message (Expand) | Author | Lines |
| 2019-05-24 | Auto merge of #60777 - pietroalbini:azure-pipelines, r=alexcrichton | bors | -2/+6 |
| 2019-05-24 | rustbuild: Untie `debuginfo-level-tests` from `debuginfo-level` | Vadim Petrochenkov | -1/+1 |
| 2019-05-24 | rustbuild: Simplify debuginfo configuration | Vadim Petrochenkov | -68/+48 |
| 2019-05-23 | Auto merge of #60970 - MaulingMonkey:pr-compiletest-cdb-support, r=alexcrichton | bors | -6/+2 |
| 2019-05-23 | bump nightly to 1.37.0 | Pietro Albini | -1/+1 |
| 2019-05-22 | Bump compiler-builtins to 0.1.15 | Alex Crichton | -1/+28 |
| 2019-05-21 | Merge remote-tracking branch 'origin/master' into azure-pipelines | Alex Crichton | -5/+23 |
| 2019-05-19 | Add basic CDB support to debuginfo compiletest s, to help catch `*.natvis` re... | MaulingMonkey | -6/+2 |
| 2019-05-18 | Fix tests not running locally | Guillaume Gomez | -1/+1 |
| 2019-05-17 | Update the compiler_builtins crate | Alex Crichton | -1/+1 |
| 2019-05-16 | strip synstructure consts from compiler docs | Andy Russell | -1/+1 |
| 2019-05-15 | Auto merge of #60832 - petrochenkov:CLazy, r=Mark-Simulacrum | bors | -0/+4 |
| 2019-05-15 | Auto merge of #60775 - hellow554:no_bitrig, r=joshtriplett | bors | -1/+0 |
| 2019-05-15 | rustbuild/LLVM: Do not print installation messages for up-to-date files | Vadim Petrochenkov | -0/+4 |
| 2019-05-14 | Rollup merge of #60719 - varkor:xpy-test-folder, r=Mark-Simulacrum | Mazdak Farrokhzad | -2/+13 |
| 2019-05-14 | Add comment | varkor | -0/+6 |
| 2019-05-13 | Update src/bootstrap/util.rs | Pietro Albini | -1/+1 |
| 2019-05-13 | Remove bitrig support from rust | Marcel Hellwig | -1/+0 |
| 2019-05-13 | ci: remove fanout from the azure pipelines config | Pietro Albini | -76/+6 |
| 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 |