| Age | Commit message (Expand) | Author | Lines |
| 2019-03-28 | Rollup merge of #59398 - phansch:rustfix_coverage, r=oli-obk | Mazdak Farrokhzad | -0/+21 |
| 2019-03-28 | Rollup merge of #59351 - phil-opp:llvm-ar, r=alexcrichton | Mazdak Farrokhzad | -0/+1 |
| 2019-03-28 | Rollup merge of #58848 - GuillaumeGomez:fix-cache-issues, r=Mark-Simulacrum,o... | Mazdak Farrokhzad | -8/+19 |
| 2019-03-27 | Update books | Eric Huss | -0/+2 |
| 2019-03-27 | replace llvm-rebuild-trigger with commit hash | Andy Russell | -15/+33 |
| 2019-03-26 | Fix error index CSS file name | Guillaume Gomez | -0/+1 |
| 2019-03-26 | Handle RUSTDOC_RESOURCE_SUFFIX env variable for rustdoc build | Guillaume Gomez | -0/+11 |
| 2019-03-26 | Add resource suffix for libtest and proc_macro as well | Guillaume Gomez | -2/+2 |
| 2019-03-26 | Prevent cache issues on version updates | Guillaume Gomez | -8/+7 |
| 2019-03-26 | Rollup merge of #59197 - kornelski:redir, r=steveklabnik | Guillaume Gomez | -2/+2 |
| 2019-03-25 | compile all crates under test w/ -Zemit-stack-sizes | Jorge Aparicio | -13/+20 |
| 2019-03-25 | Save coverage file in build_base path, not /tmp | Philipp Hansch | -1/+1 |
| 2019-03-25 | Fix two bootstrap tests | Philipp Hansch | -0/+2 |
| 2019-03-24 | bootstrap: build compiler-builtins with -Z emit-stack-sizes | Jorge Aparicio | -0/+24 |
| 2019-03-24 | Add a way to track Rustfix UI test coverage | Philipp Hansch | -0/+19 |
| 2019-03-22 | Rollup merge of #59309 - o01eg:verbose-copy-files, r=alexcrichton | Mazdak Farrokhzad | -0/+12 |
| 2019-03-21 | Include llvm-ar with llvm-tools component | Philipp Oppermann | -0/+1 |
| 2019-03-20 | Auto merge of #58897 - Mark-Simulacrum:tool-rework, r=alexcrichton | bors | -62/+99 |
| 2019-03-20 | Auto merge of #58791 - denzp:asm-compile-tests, r=alexcrichton | bors | -0/+7 |
| 2019-03-20 | Add messages for different verbosity levels. | O01eg | -0/+12 |
| 2019-03-19 | Remove libterm from bootstrap | gnzlbg | -1/+0 |
| 2019-03-18 | Auto merge of #58847 - bjorn3:remove_metadata_only_cg, r=alexcrichton | bors | -16/+8 |
| 2019-03-16 | Merge remote-tracking branch 'upstream/master' into asm-compile-tests | Denys Zariaiev | -15/+40 |
| 2019-03-16 | Rollup merge of #59204 - o01eg:diag-rustdoc, r=alexcrichton | kennytm | -2/+8 |
| 2019-03-16 | Rollup merge of #59175 - Zoxc:fix-process-test, r=alexcrichton | kennytm | -1/+1 |
| 2019-03-16 | Rollup merge of #59173 - emilio:llvm-suffix, r=Mark-Simulacrum | kennytm | -1/+27 |
| 2019-03-16 | Fix formatting | bjorn3 | -1/+1 |
| 2019-03-16 | [bootstrap] Remove llvm.enabled config | bjorn3 | -17/+9 |
| 2019-03-15 | rustbuild: remove obsolete fulldeps behavior from src/test/pretty tests, and ... | Eduard-Mihai Burtescu | -10/+3 |
| 2019-03-15 | Output diagnostic information for rustdoc. | O01eg | -2/+8 |
| 2019-03-14 | Exclude old book redirect stubs from search engines | Kornel | -2/+2 |
| 2019-03-14 | Run RustdocUi earlier | John Kåre Alsaker | -1/+1 |
| 2019-03-14 | bootstrap: Default to a sensible llvm-suffix. | Emilio Cobos Álvarez | -1/+27 |
| 2019-03-13 | Merge remote-tracking branch 'upstream/master' into asm-compile-tests | Denys Zariaiev | -55/+177 |
| 2019-03-12 | Auto merge of #58330 - GuillaumeGomez:rustdoc-js-non-std, r=QuietMisdreavus,M... | bors | -10/+55 |
| 2019-03-09 | Rollup merge of #58676 - euclio:bootstrap-python, r=alexcrichton | Mazdak Farrokhzad | -8/+10 |
| 2019-03-08 | Rollup merge of #58269 - taeguk:add-some-sources-to-rust-src-distribution, r=... | Pietro Albini | -0/+2 |
| 2019-03-08 | Rollup merge of #58080 - MikaelUrankar:freebsd_arm, r=sanxiyn | Pietro Albini | -0/+4 |
| 2019-03-06 | Make Cargo a rustc tool again | John Kåre Alsaker | -2/+2 |
| 2019-03-05 | Add librustc, libsyntax to rust-src distribution. | Taeguk Kwon | -0/+2 |
| 2019-03-05 | Bootstrap changes | John Kåre Alsaker | -36/+96 |
| 2019-03-03 | Permit getting stage 0 rustdoc | Mark Rousskov | -20/+21 |
| 2019-03-03 | Tools built by the bootstrap compiler must be built by it | Mark Rousskov | -42/+78 |
| 2019-03-02 | Bootstrap compiler update for 1.35 release | Mark Rousskov | -1/+1 |
| 2019-03-01 | look for python2 symlinks before bootstrap python | Andy Russell | -1/+1 |
| 2019-03-01 | fix an issue with path probing on Windows | Andy Russell | -7/+9 |
| 2019-03-01 | Auto merge of #58800 - ehuss:update-books, r=Centril | bors | -1/+1 |
| 2019-03-01 | Auto merge of #58408 - alexcrichton:update-llvm, r=michaelwoerister | bors | -0/+7 |
| 2019-02-28 | Introduce rustc_interface and move some methods there | John Kåre Alsaker | -0/+2 |
| 2019-02-28 | Move rustdoc-js testing into compiletest | Guillaume Gomez | -49/+13 |