| Age | Commit message (Expand) | Author | Lines |
| 2024-06-09 | Identify run-make tests by mode name instead of suite name | Zalathar | -5/+3 |
| 2024-06-08 | Auto merge of #126173 - nikic:pr-ci-codegen-tests, r=Kobzol | bors | -14/+2 |
| 2024-06-08 | Auto merge of #126121 - Kobzol:runmake-cmd-wrapper, r=jieyouxu | bors | -140/+203 |
| 2024-06-08 | Don't disable codegen tests in PR CI | Nikita Popov | -14/+2 |
| 2024-06-08 | Migrate runmake tests away from custom commands and `command_output` | Jakub Beránek | -34/+90 |
| 2024-06-08 | Introduce a custom `Command` wrapper in `run-make-support` | Jakub Beránek | -122/+129 |
| 2024-06-08 | Auto merge of #126167 - matthiaskrgr:rollup-r717w0s, r=matthiaskrgr | bors | -3/+4 |
| 2024-06-08 | Rollup merge of #126149 - RalfJung:miri-std-tests, r=clubby789 | Matthias Krüger | -3/+4 |
| 2024-06-08 | Auto merge of #126097 - Kobzol:runmake-change-cwd, r=jieyouxu | bors | -62/+76 |
| 2024-06-08 | Remove unnecessary functions and the last mention of TMPDIR from `run-make-su... | Jakub Beránek | -20/+1 |
| 2024-06-08 | Miri std tests: don't set BOOTSTRAP_SKIP_TARGET_SANITY unnecessarily | Ralf Jung | -3/+4 |
| 2024-06-08 | Auto merge of #126111 - Zalathar:fulldeps-hotplug, r=jieyouxu | bors | -2/+25 |
| 2024-06-08 | Auto merge of #126143 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2024-06-08 | Auto merge of #126144 - fmease:rollup-i9pcdys, r=fmease | bors | -113/+174 |
| 2024-06-08 | Rollup merge of #126105 - tmandry:fuchsia-scripts, r=lqd | León Orell Valerian Liehr | -32/+72 |
| 2024-06-08 | Rollup merge of #126057 - Sunshine40:rustdoc-search-non-english, r=notriddle | León Orell Valerian Liehr | -77/+92 |
| 2024-06-08 | Rollup merge of #125951 - slanterns:error_in_core_stabilization, r=Amanieu | León Orell Valerian Liehr | -4/+10 |
| 2024-06-07 | Update cargo | Weihang Lo | -0/+0 |
| 2024-06-08 | Auto merge of #126114 - ferrocene:pa-branch-1.81.0, r=pietroalbini | bors | -1/+1 |
| 2024-06-07 | Auto merge of #126134 - matthiaskrgr:rollup-vzlegsc, r=matthiaskrgr | bors | -27/+40 |
| 2024-06-07 | Add debugging utils and comments to Fuchsia scripts | Tyler Mandry | -32/+72 |
| 2024-06-07 | Rollup merge of #126119 - Zalathar:emit-filename, r=ehuss | Matthias Krüger | -11/+29 |
| 2024-06-07 | Rollup merge of #126112 - Kobzol:runmake-source-root, r=jieyouxu | Matthias Krüger | -3/+2 |
| 2024-06-07 | Rollup merge of #126047 - cuviper:installer-try_for_each, r=albertlarsan68 | Matthias Krüger | -9/+3 |
| 2024-06-07 | Rollup merge of #125781 - onur-ozkan:improve-tool-builder, r=albertlarsan68 | Matthias Krüger | -3/+1 |
| 2024-06-07 | Rollup merge of #124214 - carbotaniuman:parse_unsafe_attrs, r=michaelwoerister | Matthias Krüger | -1/+5 |
| 2024-06-07 | run fmt | Guillaume Gomez | -18/+16 |
| 2024-06-07 | Fix broken rustdoc unit tests | Noah Lev | -22/+37 |
| 2024-06-07 | Parse full doctest source; extract helper for parsing code | Noah Lev | -90/+104 |
| 2024-06-07 | Move logic for "making" doctests to submodule | Noah Lev | -375/+387 |
| 2024-06-07 | Make doctests before running them; reintroduce `RunnableDoctest` | Noah Lev | -42/+54 |
| 2024-06-07 | Move some arguments to fields and reorganize fields | Noah Lev | -58/+54 |
| 2024-06-07 | Remove `RunnableDoctest` | Noah Lev | -24/+17 |
| 2024-06-07 | Make two fields computed on-demand | Noah Lev | -9/+15 |
| 2024-06-07 | rustdoc: Remove `DoctestVisitor::get_line` | Noah Lev | -24/+42 |
| 2024-06-07 | Remove global options from `IndividualTestOptions` | Noah Lev | -40/+21 |
| 2024-06-07 | Merge `RustDoctest` and `MdDoctest` into one type | Noah Lev | -77/+42 |
| 2024-06-07 | rustdoc: Extract actual doctest running logic into function | Noah Lev | -75/+126 |
| 2024-06-07 | Separate doctest collection from running | Noah Lev | -188/+237 |
| 2024-06-07 | Move Markdown-specific doctest code into submodule | Noah Lev | -47/+51 |
| 2024-06-07 | Start moving format-specific code into doctest submodule | Noah Lev | -120/+136 |
| 2024-06-07 | rustdoc: Use `write_all` to ensure all content is written | Noah Lev | -1/+1 |
| 2024-06-07 | rustdoc: Rename `Tester` to `DoctestVisitor` | Noah Lev | -14/+14 |
| 2024-06-07 | Improve docs for using custom paths with `--emit` | Zalathar | -11/+29 |
| 2024-06-07 | Port `tests/run-make-fulldeps/hotplug_codegen_backend` to ui-fulldeps | Zalathar | -2/+22 |
| 2024-06-07 | Address review comments | Jakub Beránek | -1/+1 |
| 2024-06-07 | Small refactoring | Jakub Beránek | -9/+7 |
| 2024-06-07 | Remove all usages of `tmp_dir` from tests | Jakub Beránek | -4/+7 |
| 2024-06-07 | Remove dependence on `tmp_dir` | Jakub Beránek | -34/+14 |
| 2024-06-07 | Fix `mixing-formats` run-make test | Jakub Beránek | -3/+26 |