| Age | Commit message (Expand) | Author | Lines |
| 2021-03-29 | Auto merge of #80839 - tblah:riscv64linux_links, r=Mark-Simulacrum | bors | -1/+15 |
| 2021-03-28 | bootstrap: don't run linkcheck when crosscompiling | Tom Eccles | -1/+15 |
| 2021-03-27 | Run Miri test suite with mir-opt-level=4 | Ralf Jung | -1/+8 |
| 2021-03-15 | Make bootstrap be more informative when one does `x.py test` on a beta checko... | Felix S. Klock II | -0/+13 |
| 2021-03-10 | Rollup merge of #82802 - jyn514:build-rustdoc-fullmake, r=Mark-Simulacrum | Yuki Okushi | -1/+1 |
| 2021-03-06 | Revert fmt version, add rustdoc-json-types to bootstrap tests | Rune Tynan | -0/+71 |
| 2021-03-05 | Build rustdoc for run-make tests, not just run-make-fulldeps | Joshua Nelson | -1/+1 |
| 2021-02-28 | Propagate `--test-args` for `x.py test src/tools/cargo` | Joshua Nelson | -0/+1 |
| 2021-02-21 | Add new rustdoc-gui test suite | Guillaume Gomez | -0/+75 |
| 2021-02-14 | Remove unnecessary `Option` in `default_doc` | Joshua Nelson | -1/+1 |
| 2021-02-05 | Rollup merge of #81456 - Amanieu:remote-test-server, r=Amanieu | Mara Bos | -2/+1 |
| 2021-02-02 | Rollup merge of #81603 - ehuss:error-index-build, r=Mark-Simulacrum | Jack Huey | -10/+7 |
| 2021-01-31 | rustbuild: Don't build compiler twice for error-index-generator. | Eric Huss | -10/+7 |
| 2021-01-29 | Remove remnants of the santizer runtime crates from bootstrap | Tomasz Miąsko | -50/+1 |
| 2021-01-27 | Don't build remote-test-server with the stage0 toolchain | Amanieu d'Antras | -2/+1 |
| 2021-01-19 | No longer require unstable for jsondocck, only build it for json tests | Rune Tynan | -2/+7 |
| 2021-01-19 | Address review v2 | Rune Tynan | -1/+1 |
| 2021-01-19 | Add jsondocck tool, and use it for rustdoc JSON | Rune Tynan | -0/+2 |
| 2021-01-05 | Rollup merge of #80627 - bugadani:warn, r=Mark-Simulacrum | Yuki Okushi | -1/+13 |
| 2021-01-05 | Rollup merge of #80533 - matthiaskrgr:bootstrap_clppy, r=Mark-Simulacrum | Yuki Okushi | -1/+1 |
| 2021-01-04 | Builder: Warn if test file does not exist | Dániel Buga | -1/+13 |
| 2020-12-31 | bootstrap: change the dist outputs to GeneratedTarball | Pietro Albini | -2/+5 |
| 2020-12-31 | Auto merge of #80435 - pietroalbini:compression-formats, r=Mark-Simulacrum | bors | -5/+2 |
| 2020-12-31 | bootstrap: clippy fixes | Matthias Krüger | -1/+1 |
| 2020-12-30 | bootstrap: extract from any compression algorithm during distcheck | Pietro Albini | -5/+2 |
| 2020-12-29 | Remove `compile-fail` test suite | Vadim Petrochenkov | -6/+0 |
| 2020-12-16 | compiletest: add split dwarf compare mode | David Wood | -1/+6 |
| 2020-12-01 | Add tests for rustdoc json | Nixon Enraght-Moony | -0/+7 |
| 2020-12-01 | Rollup merge of #79527 - jyn514:intra-doc-tests, r=Manishearth | Mara Bos | -32/+1 |
| 2020-11-28 | Move `src/test/rustdoc-ui` intra-doc tests into a subdirectory | Joshua Nelson | -32/+1 |
| 2020-11-28 | lint-docs: Add --validate flag to validate lint docs separately. | Eric Huss | -0/+33 |
| 2020-11-18 | Make compiletest testing use the local sysroot | Josh Stone | -1/+4 |
| 2020-11-11 | Rollup merge of #78354 - 12101111:rustbuild_profiler, r=Mark-Simulacrum | Jonas Schievink | -4/+4 |
| 2020-11-08 | Rollup merge of #78706 - bjorn3:fix_run_make_without_llvm, r=Mark-Simulacrum | Mara Bos | -11/+15 |
| 2020-11-07 | Rollup merge of #78705 - Mark-Simulacrum:nicer-failure-compiletest, r=jyn514 | Yuki Okushi | -0/+1 |
| 2020-11-03 | Print a summary of which test suite failed | Mark Rousskov | -0/+1 |
| 2020-11-03 | Fix run-make tests running when LLVM is disabled | bjorn3 | -11/+15 |
| 2020-11-02 | Suggest library/std when running all stage 0 tests | Joshua Nelson | -1/+2 |
| 2020-10-26 | Support enable/disable sanitizers/profiler per target | 12101111 | -4/+4 |
| 2020-10-19 | bootstrap: configure native toolchain for run-make | Jonas Schievink | -1/+1 |
| 2020-10-18 | Rollup merge of #76607 - Mark-Simulacrum:tidy-bins, r=pnkfelix | Yuki Okushi | -0/+1 |
| 2020-10-13 | Give an error when running `x.py test --stage 0 src/test/ui` | Joshua Nelson | -0/+9 |
| 2020-09-20 | Specify output directory for bootstrap tests | Mark Rousskov | -0/+2 |
| 2020-09-20 | Provide bootstrap tools with RUSTC in environment | Mark Rousskov | -0/+2 |
| 2020-09-18 | bootstrap: move the version number to a plaintext file | Pietro Albini | -1/+1 |
| 2020-09-15 | Modify executable checking to be more universal | Mark Rousskov | -0/+1 |
| 2020-09-14 | Fix generating rustc docs with non-default lib directory. | Eric Huss | -4/+4 |
| 2020-09-11 | Remove host parameter from step configurations | Mark Rousskov | -20/+18 |
| 2020-09-07 | rustbuild: Deduplicate LLD checks slightly | Vadim Petrochenkov | -3/+3 |
| 2020-09-07 | rustbuild: Propagate LLD to more places when `use-lld` is enabled | Vadim Petrochenkov | -1/+4 |