| Age | Commit message (Expand) | Author | Lines |
| 2019-04-08 | Fix error index CSS file name | Guillaume Gomez | -0/+1 |
| 2019-04-08 | Handle RUSTDOC_RESOURCE_SUFFIX env variable for rustdoc build | Guillaume Gomez | -0/+11 |
| 2019-04-08 | Add resource suffix for libtest and proc_macro as well | Guillaume Gomez | -2/+2 |
| 2019-04-08 | Prevent cache issues on version updates | Guillaume Gomez | -8/+7 |
| 2019-04-08 | Move rustdoc-js testing into compiletest | Guillaume Gomez | -49/+13 |
| 2019-04-08 | Update to last updates | Guillaume Gomez | -3/+3 |
| 2019-04-08 | Move documentation build into bootstrap | Guillaume Gomez | -5/+41 |
| 2019-04-08 | Rename rustdoc js test suites | Guillaume Gomez | -10/+10 |
| 2019-04-08 | Add rustdoc JS non-std tests | Guillaume Gomez | -0/+45 |
| 2019-03-19 | bootstrap: Default to a sensible llvm-suffix. | Emilio Cobos Álvarez | -1/+27 |
| 2019-02-25 | bootstrap: deny(rust_2018_idioms) | Taiki Endo | -315/+352 |
| 2019-02-25 | Rollup merge of #58704 - taiki-e:extern-crate, r=Centril | Mazdak Farrokhzad | -20/+0 |
| 2019-02-25 | Remove some unnecessary 'extern crate' | Taiki Endo | -20/+0 |
| 2019-02-24 | Use ? in some macros | Taiki Endo | -1/+1 |
| 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 |