| Age | Commit message (Expand) | Author | Lines |
| 2019-09-07 | Rollup merge of #64240 - maurer:include-compiler-rt, r=alexcrichton | Mazdak Farrokhzad | -0/+1 |
| 2019-09-06 | Include compiler-rt in the source tarball | Matthew Maurer | -0/+1 |
| 2019-09-06 | Rollup merge of #64208 - guanqun:py-is-not-none, r=matklad | Mazdak Farrokhzad | -1/+1 |
| 2019-09-06 | Rollup merge of #64166 - infinity0:master, r=alexcrichton | Mazdak Farrokhzad | -0/+1 |
| 2019-09-06 | it's more pythonic to use 'is not None' in python files | Guanqun Lu | -1/+1 |
| 2019-09-05 | Explicitly create test tempdir | Mark Rousskov | -1/+4 |
| 2019-09-05 | Better way of conditioning the sanitizer builds | Ximin Luo | -0/+1 |
| 2019-09-04 | Assume non-git LLVM is fresh if the stamp file exists | Josh Stone | -13/+14 |
| 2019-09-04 | Rename --warnings=allow to --warnings=warn | Mark Rousskov | -3/+3 |
| 2019-09-04 | Ensure all warnings are emitted even on warnings=warn | Mark Rousskov | -7/+9 |
| 2019-09-03 | Auto merge of #63869 - GuillaumeGomez:fix-build-failure, r=Mark-Simulacrum | bors | -1/+1 |
| 2019-09-02 | Generate version file if it doesn't exist | Guillaume Gomez | -1/+1 |
| 2019-09-01 | remove the unstable rustdoc parameter --linker | Andreas Jonson | -1/+4 |
| 2019-08-29 | Rollup merge of #63979 - alexcrichton:remove-wasm-syscall, r=dtolnay | Mazdak Farrokhzad | -16/+0 |
| 2019-08-29 | Rollup merge of #63953 - crlf0710:bootstrap_mirroring, r=Mark-Simulacrum | Mazdak Farrokhzad | -2/+14 |
| 2019-08-29 | Rollup merge of #63949 - JohnTitor:fix-quick-build, r=Mark-Simulacrum | Mazdak Farrokhzad | -3/+3 |
| 2019-08-28 | std: Remove the `wasm_syscall` feature | Alex Crichton | -16/+0 |
| 2019-08-28 | bootstrap: allow specifying mirror for bootstrap compiler download. | Charles Lew | -2/+14 |
| 2019-08-28 | Fix build src/libtest | Yuki Okushi | -3/+3 |
| 2019-08-27 | rustbuild: allow disabling deny(warnings) for bootstrap | Marc-Antoine Perennou | -14/+5 |
| 2019-08-23 | bootstrap: Merge the libtest build step with libstd | Alex Crichton | -490/+87 |
| 2019-08-21 | Rollup merge of #63781 - mati865:clippy, r=oli-obk,ehuss | Mazdak Farrokhzad | -2/+1 |
| 2019-08-21 | Run Clippy without json-rendered flag | Mateusz MikuĊa | -2/+1 |
| 2019-08-21 | Rollup merge of #63753 - ehuss:bump-toml, r=Mark-Simulacrum | Mazdak Farrokhzad | -1/+1 |
| 2019-08-21 | Rollup merge of #63721 - Mark-Simulacrum:decouple-error-index, r=matthewjasper | Mazdak Farrokhzad | -4/+2 |
| 2019-08-20 | Auto merge of #63752 - Centril:rollup-nlxwety, r=Centril | bors | -11/+22 |
| 2019-08-20 | Bump toml dependency. | Eric Huss | -1/+1 |
| 2019-08-20 | Rollup merge of #62497 - o01eg:fix-62496, r=alexcrichton | Mazdak Farrokhzad | -11/+22 |
| 2019-08-20 | Remove serialization of diagnostics to files | Mark Rousskov | -4/+2 |
| 2019-08-19 | Don't use stage naming in RUSTFLAGS environment variables | Mark Rousskov | -5/+5 |
| 2019-08-17 | Auto merge of #63462 - matthewjasper:hygienic-builtin-derives, r=petrochenkov | bors | -2/+2 |
| 2019-08-17 | Rollup merge of #63621 - jgalenson:dndebug, r=alexcrichton | Mazdak Farrokhzad | -0/+3 |
| 2019-08-17 | Make built-in derives opaque macros | Matthew Jasper | -2/+2 |
| 2019-08-17 | Rollup merge of #63642 - eddyb:wrap-it-up, r=rkruppe,Mark-Simulacrum | Mazdak Farrokhzad | -2/+7 |
| 2019-08-17 | Rollup merge of #63558 - jgalenson:move-remap, r=alexcrichton | Mazdak Farrokhzad | -4/+4 |
| 2019-08-16 | Auto merge of #63640 - Centril:rollup-yeb8o66, r=Centril | bors | -1/+10 |
| 2019-08-16 | rustbuild: work around the stdarch cfg(bootstrap) bug. | Eduard-Mihai Burtescu | -2/+7 |
| 2019-08-16 | Rollup merge of #63636 - pietroalbini:ci-mingw, r=alexcrichton | Mazdak Farrokhzad | -0/+9 |
| 2019-08-16 | Rollup merge of #63604 - Wind-River:master, r=alexcrichton | Mazdak Farrokhzad | -1/+1 |
| 2019-08-16 | ci: move linkcheck from mingw-2 to mingw-1 | Pietro Albini | -0/+9 |
| 2019-08-16 | Auto merge of #63470 - Mark-Simulacrum:rustc-depdep, r=alexcrichton | bors | -100/+23 |
| 2019-08-15 | Modify librustc_llvm to pass -DNDEBUG while compiling. | Joel Galenson | -0/+3 |
| 2019-08-15 | Use libunwind from llvm-project submodule for musl targets | Marco A L Barbosa | -4/+0 |
| 2019-08-14 | Remap debuginfo for all crates. | Joel Galenson | -13/+3 |
| 2019-08-14 | Remap paths for proc-macro crates. | Joel Galenson | -0/+10 |
| 2019-08-14 | Update error-format to match new Cargo flags for pipelining | Alex Crichton | -29/+6 |
| 2019-08-14 | Disable --cfg bootstrap in libcore | Mark Rousskov | -1/+5 |
| 2019-08-14 | Handle cfg(bootstrap) throughout | Mark Rousskov | -5/+2 |
| 2019-08-13 | 1. support crt-static | Baoshan Pang | -1/+1 |
| 2019-08-13 | Utilize -Zbinary-dep-depinfo for dependency tracking | Mark Rousskov | -100/+23 |