| Age | Commit message (Expand) | Author | Lines |
| 2021-06-10 | Auto merge of #86098 - pietroalbini:test-stable, r=Mark-Simulacrum | bors | -0/+2 |
| 2021-06-10 | Auto merge of #82639 - jyn514:stable-options, r=Mark-Simulacrum | bors | -1/+0 |
| 2021-06-07 | build doctests with lld if use-lld = true | The8472 | -15/+2 |
| 2021-06-07 | ignore ui-fulldeps/session-derive-errors.rs on beta and stable | Pietro Albini | -0/+2 |
| 2021-06-06 | Don't pass -Z unstable-options by default for UI tests | Joshua Nelson | -1/+0 |
| 2021-06-04 | rustdoc: link to stable/beta docs consistently in documentation | Joshua Nelson | -0/+1 |
| 2021-06-03 | fix testing Miri with --stage 0 | Ralf Jung | -2/+2 |
| 2021-05-26 | Enforce rustdoc-gui test-suite run | Guillaume Gomez | -48/+72 |
| 2021-05-14 | Update bootstrap for in-tree rustfmt | Joshua Nelson | -12/+4 |
| 2021-05-11 | Make rustdoc-gui test suite able to run with different sub directories | Guillaume Gomez | -3/+3 |
| 2021-05-11 | Move rustdoc-gui rust libraries into their own folder and prepare the field f... | Guillaume Gomez | -4/+17 |
| 2021-05-11 | Rollup merge of #84783 - jyn514:fmt-one, r=Mark-Simulacrum | Yuki Okushi | -1/+1 |
| 2021-05-07 | Don't stop running rustdoc-gui tests at first failure | Guillaume Gomez | -22/+8 |
| 2021-05-07 | Rollup merge of #84990 - GuillaumeGomez:sort-rustdoc-gui-tests, r=Mark-Simula... | Yuki Okushi | -1/+6 |
| 2021-05-07 | Rollup merge of #84779 - jyn514:cargotest-args, r=Mark-Simulacrum | Yuki Okushi | -0/+1 |
| 2021-05-07 | Rollup merge of #84500 - tmandry:compiletest-run-flag, r=Mark-Simulacrum | Dylan DPC | -0/+5 |
| 2021-05-06 | Sort rustdoc-gui tests | Guillaume Gomez | -1/+6 |
| 2021-05-05 | Rollup merge of #84865 - petrochenkov:llthread, r=Mark-Simulacrum | Ralf Jung | -8/+15 |
| 2021-05-04 | Auto merge of #83213 - rylev:update-lints-to-errors, r=nikomatsakis | bors | -0/+3 |
| 2021-05-03 | rustbuild: Pass a `threads` flag that works to windows-gnu lld | Vadim Petrochenkov | -8/+15 |
| 2021-05-01 | Allow formatting specific subdirectories | Joshua Nelson | -1/+1 |
| 2021-05-01 | Add support for --test-args to cargotest | Joshua Nelson | -0/+1 |
| 2021-04-30 | Add run flag to bootstrap test | Tyler Mandry | -0/+5 |
| 2021-04-27 | Implement `x.py test src/tools/clippy --bless` | Joshua Nelson | -0/+20 |
| 2021-04-26 | Pass unstable options to error index rustdoc invocation | Ryan Levick | -0/+3 |
| 2021-04-09 | Auto merge of #81942 - the8472:reduce-ui-test-threads, r=Mark-Simulacrum | bors | -0/+2 |
| 2021-04-09 | reduce threads spawned by ui-tests | The8472 | -0/+2 |
| 2021-04-04 | Auto merge of #82347 - the8472:parallelize-tidy, r=Mark-Simulacrum | bors | -0/+1 |
| 2021-04-03 | Address review comments and Windows failure, and make cleaner | Rich Kadel | -0/+3 |
| 2021-04-03 | Make rust-demangler installable | Rich Kadel | -1/+52 |
| 2021-03-30 | bootstrap: don't complain about linkcheck if it is excluded | Tom Eccles | -13/+13 |
| 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-03-01 | limit tidy parallelism by taking -j into account | The8472 | -0/+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 |