| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 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 |