| Age | Commit message (Expand) | Author | Lines |
| 2024-12-29 | docs: fix typos | dxsullivan | -4/+4 |
| 2024-12-29 | fix: typos | calciumbe | -1/+1 |
| 2024-12-29 | Auto merge of #134887 - Zalathar:rollup-ghpz7oy, r=Zalathar | bors | -118/+137 |
| 2024-12-29 | Rollup merge of #134883 - Zalathar:shared-helpers, r=clubby789 | Stuart Cook | -3/+14 |
| 2024-12-29 | Rollup merge of #134876 - Zalathar:bootstrap-test-macros, r=jieyouxu | Stuart Cook | -103/+113 |
| 2024-12-29 | Rollup merge of #134799 - poliorcetics:ab/push-xuxotrnrtysz, r=GuillaumeGomez | Stuart Cook | -12/+10 |
| 2024-12-29 | Auto merge of #134650 - onur-ozkan:clean-up-fixmes, r=Kobzol | bors | -14/+9 |
| 2024-12-29 | Fix `./x check bootstrap` by moving `shared_helpers::tests` | Zalathar | -3/+14 |
| 2024-12-29 | Allow macro-declared test steps to have docstrings and attributes | Zalathar | -21/+32 |
| 2024-12-29 | Consolidate the macros for declaring compiletest suites | Zalathar | -82/+81 |
| 2024-12-29 | Auto merge of #134867 - rust-lang:cargo_update, r=clubby789 | bors | -14/+14 |
| 2024-12-29 | Auto merge of #134864 - Zalathar:rollup-suc8ay9, r=Zalathar | bors | -28/+16 |
| 2024-12-29 | cargo update | github-actions | -14/+14 |
| 2024-12-29 | Rollup merge of #134850 - tamird:rustc-private-book-update, r=bjorn3 | Stuart Cook | -2/+5 |
| 2024-12-29 | Rollup merge of #134849 - Zalathar:debuginfo-prefixes, r=lqd,clubby789,jieyouxu | Stuart Cook | -26/+11 |
| 2024-12-28 | nits: librustdoc::clean | Alexis (Poliorcetics) Bourget | -12/+10 |
| 2024-12-28 | Auto merge of #134848 - Zalathar:check-compiletest, r=jieyouxu | bors | -0/+4 |
| 2024-12-28 | Auto merge of #134845 - jieyouxu:temp-drop-warning, r=onur-ozkan | bors | -13/+4 |
| 2024-12-28 | Document virality of `feature(rustc_private)` | Tamir Duberstein | -2/+5 |
| 2024-12-28 | Auto merge of #134790 - onur-ozkan:cfg-test, r=clubby789 | bors | -22/+19 |
| 2024-12-29 | Simplify `DebuggerCommands::parse_from` to only take one prefix | Zalathar | -20/+11 |
| 2024-12-29 | Remove the unused `cdbg-*` debugger directive prefix | Zalathar | -7/+1 |
| 2024-12-28 | bootstrap: Allow `./x check compiletest` | Zalathar | -0/+4 |
| 2024-12-28 | bootstrap: drop warning for top-level test suite path check | 许杰友 Jieyou Xu (Joe) | -13/+4 |
| 2024-12-28 | remove deprecated option `parallel-compiler` | onur-ozkan | -10/+5 |
| 2024-12-28 | read to `String` directly without extra conversion | onur-ozkan | -2/+1 |
| 2024-12-28 | remove an invalid FIXME note | onur-ozkan | -2/+3 |
| 2024-12-28 | Rollup merge of #134840 - Zalathar:normalize, r=jieyouxu | Stuart Cook | -22/+25 |
| 2024-12-28 | Rollup merge of #134829 - jieyouxu:migrate-libs-through-symlinks, r=lqd | Stuart Cook | -1/+0 |
| 2024-12-28 | tests: migrate `branch-protection-check-IBT` to rmake.rs | 许杰友 Jieyou Xu (Joe) | -1/+0 |
| 2024-12-28 | tests: migrate `libs-through-symlink` to rmake.rs | 许杰友 Jieyou Xu (Joe) | -1/+0 |
| 2024-12-28 | compiletest: Make a FIXME for escaped newlines less confusing | Zalathar | -1/+3 |
| 2024-12-28 | compiletest: Only pass the post-colon value to `parse_normalize_rule` | Zalathar | -21/+22 |
| 2024-12-27 | Auto merge of #134690 - clubby789:ci-clang-lto, r=Kobzol | bors | -2/+11 |
| 2024-12-27 | Auto merge of #134830 - matthiaskrgr:rollup-7hdjojz, r=matthiaskrgr | bors | -40/+117 |
| 2024-12-27 | Rollup merge of #134809 - clubby789:nocapture, r=jieyouxu | Matthias Krüger | -3/+36 |
| 2024-12-27 | Rollup merge of #134808 - clubby789:compiletest-remove-stderr, r=jieyouxu | Matthias Krüger | -37/+81 |
| 2024-12-27 | Auto merge of #134803 - clubby789:strip-debuginfo, r=Kobzol | bors | -2/+14 |
| 2024-12-27 | Rollup merge of #134816 - Integral-Tech:pathbuf-refactor, r=lqd | 许杰友 Jieyou Xu (Joe) | -2/+2 |
| 2024-12-27 | Rollup merge of #134815 - 9names:sort_platform_md_targets, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -52/+52 |
| 2024-12-27 | Rollup merge of #134806 - notriddle:notriddle/parent-path-is-better, r=Guilla... | 许杰友 Jieyou Xu (Joe) | -9/+10 |
| 2024-12-27 | Add change tracker entry | clubby789 | -0/+5 |
| 2024-12-27 | compiletest: Remove/don't write empty 'expected' files | clubby789 | -37/+81 |
| 2024-12-27 | compiletest: Replace `--nocapture` with `--no-capture` | clubby789 | -2/+8 |
| 2024-12-27 | Add `--no-capture` as a bootstrap argument | clubby789 | -2/+24 |
| 2024-12-27 | Add LTO support to clang in CI | clubby789 | -2/+11 |
| 2024-12-27 | Remove the `-test` suffix from normalize directives | Zalathar | -8/+7 |
| 2024-12-27 | Don't use `parse_cfg_name_directive` for normalize directives | Zalathar | -16/+49 |
| 2024-12-27 | tools: fix build failure caused by PR #134420 | Integral | -2/+2 |
| 2024-12-27 | Sort triples by name in platform_support.md | 9names | -52/+52 |