| Age | Commit message (Expand) | Author | Lines |
| 2025-01-24 | fmt | The Miri Cronjob Bot | -1/+1 |
| 2025-01-24 | Merge from rustc | The Miri Cronjob Bot | -302/+226 |
| 2025-01-24 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-01-24 | Auto merge of #135959 - matthiaskrgr:rollup-0jenyfw, r=matthiaskrgr | bors | -5/+202 |
| 2025-01-24 | Reword "crate not found" resolve message | Esteban Küber | -3/+5 |
| 2025-01-23 | Check cfg when collecting macro defs | David Richey | -0/+6 |
| 2025-01-24 | Rollup merge of #135878 - marcoieni:dist-aarch64-linux-8c, r=Kobzol | Matthias Krüger | -1/+3 |
| 2025-01-24 | Rollup merge of #135827 - marcoieni:free-space-script, r=Kobzol | Matthias Krüger | -0/+142 |
| 2025-01-24 | Rollup merge of #135638 - Kobzol:gcc-ci, r=onur-ozkan | Matthias Krüger | -4/+57 |
| 2025-01-23 | Give E0223 similar-item suggestion test more descriptive name. | Zachary S | -1/+0 |
| 2025-01-23 | Rollup merge of #135880 - bjorn3:misc_driver_refactors, r=oli-obk | Matthias Krüger | -62/+35 |
| 2025-01-23 | Rollup merge of #135073 - joshtriplett:bstr, r=BurntSushi | Matthias Krüger | -0/+23 |
| 2025-01-23 | Update toolstate maintainers | Eric Huss | -5/+11 |
| 2025-01-23 | Remove rustc-dev-guide | Eric Huss | -3/+0 |
| 2025-01-23 | tests: move `tests/ui/issues/issue-39175.rs` under `suggestions/` and rename | 许杰友 Jieyou Xu (Joe) | -2/+1 |
| 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 |