| Age | Commit message (Expand) | Author | Lines |
| 2019-02-17 | Rollup merge of #57929 - GuillaumeGomez:rustodc-remove-old-style-files, r=oll... | kennytm | -6/+23 |
| 2019-02-13 | Auto merge of #58238 - Mark-Simulacrum:doctest-fix, r=alexcrichton | bors | -24/+23 |
| 2019-02-11 | This fixes doctests in stage 1 | Mark Rousskov | -24/+17 |
| 2019-02-11 | Never build rustdoc in stage 0 | Mark Rousskov | -0/+6 |
| 2019-02-10 | rustc: doc comments | Alexander Regueiro | -38/+38 |
| 2019-02-09 | Add EmbeddedBook to test list in bootstrap | Mark Rousskov | -0/+1 |
| 2019-02-08 | Deny warnings in std stage 0 | varkor | -2/+1 |
| 2019-02-06 | Add embedded book to test such that checktools works | Mark Rousskov | -0/+1 |
| 2019-02-04 | Add embedded book | James Munns | -4/+2 |
| 2019-02-01 | Auto merge of #57937 - denzp:nvptx, r=nagisa | bors | -2/+3 |
| 2019-01-31 | Add missing generation for test and proc_macro, remove old macro redirection | Guillaume Gomez | -8/+23 |
| 2019-01-31 | Auto merge of #57514 - michaelwoerister:xlto-tests, r=alexcrichton | bors | -17/+55 |
| 2019-01-31 | Rollup merge of #57920 - euclio:source-date-epoch, r=Mark-Simulacrum | Mazdak Farrokhzad | -2/+14 |
| 2019-01-30 | bootstrap: Expose LLVM_USE_LINKER cmake option to config.toml. | Michael Woerister | -0/+7 |
| 2019-01-30 | bootstrap: Make LLD available to run-make tests. | Michael Woerister | -14/+27 |
| 2019-01-30 | No consumers of MdBook2 yet | James Munns | -0/+4 |
| 2019-01-30 | Only the compatibility items from the embedded book PR | James Munns | -8/+33 |
| 2019-01-29 | Auto merge of #57953 - mati865:cc-fix, r=alexcrichton | bors | -9/+4 |
| 2019-01-28 | bootstrap: set toolchain variables on per target basis | Mateusz Mikuła | -9/+4 |
| 2019-01-28 | Fix CI | John Kåre Alsaker | -1/+1 |
| 2019-01-28 | Use multiple threads by default. Limits tests to one thread. Do some renaming. | John Kåre Alsaker | -7/+7 |
| 2019-01-27 | Auto merge of #57765 - Mark-Simulacrum:bootstrap-bump, r=alexcrichton | bors | -5/+17 |
| 2019-01-27 | Create `nvptx64-nvidia-cuda` target specification | Denys Zariaiev | -2/+3 |
| 2019-01-27 | Add generate-old-style-files option to rustdoc | Guillaume Gomez | -1/+3 |
| 2019-01-27 | Auto merge of #57871 - Mark-Simulacrum:fix-compiletest-stamp, r=oli-obk | bors | -4/+10 |
| 2019-01-26 | use `SOURCE_DATE_EPOCH` for man page time if set | Andy Russell | -2/+14 |
| 2019-01-26 | Workaround presence of LLVM library in stage0/lib | Mark Rousskov | -2/+14 |
| 2019-01-26 | Bump bootstrap compiler to 1.33 beta | Mark Rousskov | -3/+3 |
| 2019-01-25 | Set LLDB_NO_DEBUGSERVER=ON | Josh Stone | -0/+1 |
| 2019-01-25 | Rebase to the llvm-project monorepo | Josh Stone | -20/+31 |
| 2019-01-25 | Correctly set filetime for copied LLVM | Mark Rousskov | -4/+10 |
| 2019-01-25 | bootstrap: Don't rely on any default settings regarding incr. comp. in Cargo. | Michael Woerister | -0/+3 |
| 2019-01-24 | Remove quote_*! macros and associated APIs | Mark Simulacrum | -24/+0 |
| 2019-01-21 | Auto merge of #57708 - nbigaouette:pr-53774-fix-missing-rust-gdbui-install, r... | bors | -0/+2 |
| 2019-01-20 | Auto merge of #57704 - lenoil98:patch-2, r=alexcrichton | bors | -0/+3 |
| 2019-01-20 | Auto merge of #57680 - cuviper:codegen-rebuild, r=Mark-Simulacrum | bors | -0/+12 |
| 2019-01-19 | Auto merge of #57370 - petrhosek:llvm-flags, r=alexcrichton | bors | -1/+28 |
| 2019-01-17 | Fix typo: 'rust-gdbgui' instead of 'rust-gdbui' | Nicolas Bigaouette | -1/+1 |
| 2019-01-17 | Install missing 'rust-gdbui'' | Nicolas Bigaouette | -0/+2 |
| 2019-01-17 | Update bootstrap.py | lenoil98 | -0/+3 |
| 2019-01-17 | compiletest: Simplify handling of Clang-based tests. | Michael Woerister | -16/+9 |
| 2019-01-17 | Support clang-based run-make tests in rustbuild. | Michael Woerister | -5/+30 |
| 2019-01-16 | [rustbuild] Rebuild std after changes to codegen backends | Josh Stone | -0/+12 |
| 2019-01-13 | Support passing cflags/cxxflags/ldflags to LLVM build | Petr Hosek | -1/+28 |
| 2019-01-13 | Adding Build automation for x86_64-fortanix-unknown-sgx | Vardhan Thigle | -20/+33 |
| 2019-01-12 | Rollup merge of #57368 - petrhosek:cmake-compiler-launcher, r=alexcrichton | Mazdak Farrokhzad | -8/+6 |
| 2019-01-10 | Integrate miri into build-manifest | Alex Crichton | -1/+1 |
| 2019-01-09 | Auto merge of #57086 - oli-obk:miri_dist, r=kennytm | bors | -0/+152 |
| 2019-01-08 | fixup | Oliver Scherer | -2/+46 |
| 2019-01-08 | Prepare everything for distributing miri via rustup | Oliver Scherer | -0/+108 |