| Age | Commit message (Expand) | Author | Lines |
| 2025-01-23 | rustc-dev-guide: document `needs-subprocess` directive | 许杰友 Jieyou Xu (Joe) | -1/+2 |
| 2025-01-23 | compiletest: implement `needs-subprocess` directive | 许杰友 Jieyou Xu (Joe) | -0/+20 |
| 2025-01-23 | Auto merge of #135921 - matthiaskrgr:rollup-5mzn76m, r=matthiaskrgr | bors | -68/+41 |
| 2025-01-23 | Rephrase comment | Laurențiu Nicola | -3/+3 |
| 2025-01-23 | Remove RunCompiler | bjorn3 | -3/+3 |
| 2025-01-23 | Remove the need to manually call set_using_internal_features | bjorn3 | -7/+3 |
| 2025-01-23 | Remove RunCompiler | bjorn3 | -10/+10 |
| 2025-01-23 | Remove set_make_codegen_backend and set_file_loader | bjorn3 | -14/+12 |
| 2025-01-23 | Remove the need to manually call set_using_internal_features | bjorn3 | -43/+18 |
| 2025-01-23 | Auto merge of #135494 - yotamofek:rustdoc-fmt-from_fn, r=fmease | bors | -172/+127 |
| 2025-01-23 | Rollup merge of #135898 - aDotInTheVoid:dyndoc, r=fmease | Matthias Krüger | -2/+1 |
| 2025-01-23 | Rollup merge of #135887 - onur-ozkan:testing-improvements, r=jieyouxu | Matthias Krüger | -65/+37 |
| 2025-01-23 | Rollup merge of #135879 - onur-ozkan:invalid-file-path, r=jieyouxu | Matthias Krüger | -1/+1 |
| 2025-01-23 | Rollup merge of #135779 - marcoieni:free-disk-arm-runner, r=Kobzol | Matthias Krüger | -0/+2 |
| 2025-01-23 | make `hir::Ty/ConstArg` methods generic where applicable | Boxy | -2/+2 |
| 2025-01-23 | `visit_x_unambig` | Boxy | -12/+12 |
| 2025-01-23 | The clipper :3c | Boxy | -168/+165 |
| 2025-01-23 | Rustdog :3c | Boxy | -10/+20 |
| 2025-01-23 | Make `hir::TyKind::TraitObject` use tagged ptr | Boxy | -7/+7 |
| 2025-01-22 | fix no-std-smoke test | Ralf Jung | -0/+1 |
| 2025-01-23 | Auto merge of #135461 - jieyouxu:migrate-jobserver-errors, r=Noratrieb | bors | -1/+66 |
| 2025-01-23 | fmt | The Miri Cronjob Bot | -4/+2 |
| 2025-01-23 | Merge from rustc | The Miri Cronjob Bot | -3503/+9534 |
| 2025-01-23 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-01-23 | Auto merge of #135164 - Kobzol:run-make-test-glibc-symbols, r=jieyouxu | bors | -1/+17 |
| 2025-01-22 | Auto merge of #135896 - matthiaskrgr:rollup-g6rv7za, r=matthiaskrgr | bors | -3/+10 |
| 2025-01-22 | increase `AUTODEREF_RECURSION_LIMIT` to 20 | Teodor Tanasoaia | -2/+2 |
| 2025-01-22 | rustdoc-json-types: Finalize dyn compatibility renaming | Alona Enraght-Moony | -2/+1 |
| 2025-01-22 | Rollup merge of #135814 - marcoieni:use-buildkit-ghcr, r=Kobzol | Matthias Krüger | -2/+7 |
| 2025-01-22 | Rollup merge of #135557 - estebank:wtf8, r=fee1-dead | Matthias Krüger | -1/+3 |
| 2025-01-22 | rustdoc-json: Rename `Path::name` to `path`, and give it path (again). | Alona Enraght-Moony | -11/+15 |
| 2025-01-22 | Rollup merge of #135858 - fmease:rustdoc-mv-obj-save-dyn-compat-ii, r=Guillau... | Matthias Krüger | -2/+1 |
| 2025-01-22 | Rollup merge of #135850 - alexcrichton:update-wasm-component-ld, r=jieyouxu | Matthias Krüger | -1/+1 |
| 2025-01-22 | reduce number of `prepare_cargo_test` args | onur-ozkan | -8/+7 |
| 2025-01-22 | resolve clippy FIXME | onur-ozkan | -52/+14 |
| 2025-01-22 | make bootstrap self test to use bootstrap cargo | onur-ozkan | -15/+26 |
| 2025-01-22 | fix outdated file path ref in llvm | onur-ozkan | -1/+1 |
| 2025-01-22 | ci: use 8 core arm runner for dist-aarch64-linux | MarcoIeni | -1/+3 |
| 2025-01-22 | Run the glibc run-make test in opt-dist | Jakub Beránek | -1/+2 |
| 2025-01-22 | Apply LTO config to rustdoc | Jakub Beránek | -9/+29 |
| 2025-01-22 | Use `structurally_normalize` instead of manual `normalizes-to` goals | Boxy | -1/+1 |
| 2025-01-22 | rustdoc: extract duplicated code into method | Yotam Ofek | -72/+45 |
| 2025-01-22 | rustdoc: use std's (unstable) `fmt::from_fn` instead of open-coding it | Yotam Ofek | -91/+73 |
| 2025-01-22 | rustdoc: pass around decoration info by ref | Yotam Ofek | -9/+9 |
| 2025-01-22 | tests: port `jobserver-error.rs` to rmake.rs | 许杰友 Jieyou Xu (Joe) | -1/+0 |
| 2025-01-22 | run-make-support: add `set_aux_fd` helper | 许杰友 Jieyou Xu (Joe) | -0/+66 |
| 2025-01-22 | rustdoc: Finalize dyn compatibility renaming | León Orell Valerian Liehr | -2/+1 |
| 2025-01-22 | Auto merge of #135848 - matthiaskrgr:rollup-sftciqm, r=matthiaskrgr | bors | -11/+11 |
| 2025-01-22 | Point at invalid utf-8 span on user's source code | Esteban Küber | -1/+3 |
| 2025-01-21 | Update the `wasm-component-ld` tool | Alex Crichton | -1/+1 |