| Age | Commit message (Expand) | Author | Lines |
| 2025-09-01 | Fix ui-fulldeps | Jakub Beránek | -1/+3 |
| 2025-09-01 | Consolidate staging of test steps in message groups | Jakub Beránek | -133/+88 |
| 2025-09-01 | Do not run `lint-docs` tests in stage 1 `x test` by default | Jakub Beránek | -8/+11 |
| 2025-09-01 | Remove `Compiler::with_stage` | Jakub Beránek | -6/+1 |
| 2025-09-01 | Rename `compiler` to `test_compiler` | Jakub Beránek | -47/+54 |
| 2025-09-01 | Add some compiletest suites snapshot tests | Jakub Beránek | -35/+133 |
| 2025-09-01 | Remove outdated comment | Jakub Beránek | -3/+0 |
| 2025-09-01 | Auto merge of #145663 - Kobzol:bootstrap-test, r=jieyouxu | bors | -384/+760 |
| 2025-08-31 | Auto merge of #146038 - notriddle:polarity, r=GuillaumeGomez | bors | -72/+267 |
| 2025-08-31 | Auto merge of #146053 - joboet:split-paths-regression, r=Mark-Simulacrum | bors | -5/+26 |
| 2025-08-31 | Auto merge of #146052 - matthiaskrgr:rollup-cfxx9m6, r=matthiaskrgr | bors | -55/+123 |
| 2025-08-31 | std: fix `SplitPaths` regression | joboet | -5/+26 |
| 2025-08-31 | Rollup merge of #145931 - gonzalobg:patch-1, r=nagisa | Matthias Krüger | -3/+2 |
| 2025-08-31 | Rollup merge of #145592 - nilotpal-n7:fix-format-alignment, r=lcnr | Matthias Krüger | -9/+19 |
| 2025-08-31 | Rollup merge of #145174 - 197g:issue-145148-select-unpredictable-drop, r=joboet | Matthias Krüger | -2/+71 |
| 2025-08-31 | Rollup merge of #144443 - WaffleLapkin:integer-target-pointer-width, r=Noratrieb | Matthias Krüger | -41/+31 |
| 2025-08-31 | Auto merge of #146039 - Mark-Simulacrum:fix-bolt-path, r=Kobzol | bors | -5/+15 |
| 2025-08-30 | rustdoc-search: improve concurrency at type search | Michael Howell | -9/+15 |
| 2025-08-31 | Auto merge of #145582 - estebank:issue-107806, r=chenyukang | bors | -0/+160 |
| 2025-08-30 | Auto merge of #146043 - tgross35:rollup-hdumq5v, r=tgross35 | bors | -32/+117 |
| 2025-08-30 | Rollup merge of #146036 - Mark-Simulacrum:rust-1, r=Kobzol | Trevor Gross | -1/+5 |
| 2025-08-30 | Rollup merge of #146035 - GuillaumeGomez:update-browser-ui-test, r=GuillaumeG... | Trevor Gross | -3/+3 |
| 2025-08-30 | Rollup merge of #146030 - ChrisDenton:wait-timeout, r=tgross35 | Trevor Gross | -6/+18 |
| 2025-08-30 | Rollup merge of #144964 - 0xdeafbeef:fix-open-options, r=ibraheemdev | Trevor Gross | -22/+91 |
| 2025-08-30 | Use absolute path to llvm-bolt, merge-fdata rather than PATH | Mark Rousskov | -5/+15 |
| 2025-08-30 | rustdoc-search: split function inverted index by input/output | Michael Howell | -67/+256 |
| 2025-08-30 | review comment: move `Visitor` | Esteban Küber | -27/+29 |
| 2025-08-30 | Fix spurious test timeout | Chris Denton | -6/+18 |
| 2025-08-30 | Auto merge of #146029 - JonathanBrouwer:incorrect-fixme, r=jdonszelmann | bors | -1/+1 |
| 2025-08-30 | Use move_file for rename in tracing | Mark Rousskov | -1/+5 |
| 2025-08-30 | Update `browser-ui-test` version to `0.21.3` | Guillaume Gomez | -3/+3 |
| 2025-08-30 | Auto merge of #145479 - Kmeakin:km/hardcode-char-is-control, r=joboet | bors | -28/+5 |
| 2025-08-30 | Do not run `lint-docs` tests in stage 1 `x test` by default | Jakub Beránek | -14/+10 |
| 2025-08-30 | Fix stage 1 compiler tests | Jakub Beránek | -19/+97 |
| 2025-08-30 | Add test stage 2 snapshot tests | Jakub Beránek | -10/+97 |
| 2025-08-30 | Fix tests and doclink | Jakub Beránek | -10/+10 |
| 2025-08-30 | Fake nodejs in snapshot test | Jakub Beránek | -0/+2 |
| 2025-08-30 | Fix doclink | Jakub Beránek | -1/+1 |
| 2025-08-30 | Skip bootstrap tests on CI | Jakub Beránek | -1/+5 |
| 2025-08-30 | Add change tracker entry | Jakub Beránek | -0/+5 |
| 2025-08-30 | Do not run tests on CI in stage 0 | Jakub Beránek | -1/+1 |
| 2025-08-30 | Fix spacing when testing individual crates | Jakub Beránek | -6/+11 |
| 2025-08-30 | Fix staging for compiler/std crate tests | Jakub Beránek | -56/+106 |
| 2025-08-30 | Move the `test!` macro closer to its usages | Jakub Beránek | -70/+70 |
| 2025-08-30 | Add metadata to a bunch of steps, rename variables and add comments | Jakub Beránek | -28/+102 |
| 2025-08-30 | Small refactoring around `RemoteCopyLibs` | Jakub Beránek | -10/+14 |
| 2025-08-30 | Remove stage0 checking | Jakub Beránek | -16/+2 |
| 2025-08-30 | Refactor `test::LintDocs` | Jakub Beránek | -7/+31 |
| 2025-08-30 | Remove `compiler_for` from `test::CodegenCranelift` | Jakub Beránek | -49/+35 |
| 2025-08-30 | Remove `compiler_for` from `test::CodegenGCC` | Jakub Beránek | -51/+31 |