| Age | Commit message (Expand) | Author | Lines |
| 2025-01-04 | Rollup merge of #135070 - klensy:backtrace-deps, r=workingjubilee | Jubilee | -2/+2 |
| 2025-01-04 | Rollup merge of #135046 - RalfJung:rustc_box_intrinsic, r=compiler-errors | Jubilee | -9/+8 |
| 2025-01-04 | Hide synthetic locals from completions | Lukas Wirth | -0/+85 |
| 2025-01-04 | bootstrap: make `is_path_in_submodule` return optional submodule path instead | 许杰友 Jieyou Xu (Joe) | -15/+23 |
| 2025-01-04 | Auto merge of #135031 - RalfJung:intrinsics-without-body, r=oli-obk | bors | -30/+54 |
| 2025-01-04 | Merge pull request #4121 from RalfJung/josh-proxy | Ralf Jung | -2/+2 |
| 2025-01-04 | bump josh-proxy | Ralf Jung | -2/+2 |
| 2025-01-04 | rustc_intrinsic: support functions without body; they are implicitly marked a... | Ralf Jung | -1/+1 |
| 2025-01-04 | turn hir::ItemKind::Fn into a named-field variant | Ralf Jung | -30/+54 |
| 2025-01-04 | Rollup merge of #135066 - jieyouxu:check-run-make-support, r=clubby789 | Matthias Krüger | -0/+6 |
| 2025-01-04 | Rollup merge of #135001 - Kobzol:bootstrap-mcp-510, r=onur-ozkan | Matthias Krüger | -2/+14 |
| 2025-01-04 | bootstrap: If dir_is_empty fails, show the non-existent directory path | Josh Triplett | -1/+1 |
| 2025-01-04 | Auto merge of #135089 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2025-01-03 | Update cargo | Weihang Lo | -0/+0 |
| 2025-01-03 | Rollup merge of #135058 - onur-ozkan:path-resolution, r=jieyouxu | Matthias Krüger | -27/+76 |
| 2025-01-03 | Rollup merge of #135043 - notriddle:notriddle/allowed-through-unstable-module... | Matthias Krüger | -1/+29 |
| 2025-01-03 | Rollup merge of #135036 - jieyouxu:rmake-be-quiet, r=compiler-errors | Matthias Krüger | -107/+235 |
| 2025-01-03 | add m68k-unknown-none-elf target | kirk | -0/+114 |
| 2025-01-03 | Merge pull request #18831 from lnicola/ci-rustc-tests | Laurențiu Nicola | -1/+1 |
| 2025-01-03 | Fix metrics workflow | Laurențiu Nicola | -1/+1 |
| 2025-01-03 | Merge pull request #18806 from LHolten/deduplicate-crate-graph | Lukas Wirth | -35/+19299 |
| 2025-01-03 | Target: Add mips mti baremetal support | YunQiang Su | -0/+36 |
| 2025-01-03 | Auto merge of #135063 - pietroalbini:pa-bump-version, r=pietroalbini | bors | -1/+1 |
| 2025-01-03 | Merge pull request #18830 from alibektas/18814 | Lukas Wirth | -2/+9 |
| 2025-01-03 | fix: 18814 | Ali Bektas | -2/+9 |
| 2025-01-03 | Merge pull request #18829 from Veykril/push-ouvwrxoovwkr | Lukas Wirth | -7/+2 |
| 2025-01-03 | tidy | klensy | -2/+2 |
| 2025-01-03 | Merge pull request #18828 from lnicola/edition-description | Laurențiu Nicola | -0/+1 |
| 2025-01-03 | Disable rustc_test metrics again | Lukas Wirth | -7/+2 |
| 2025-01-03 | Merge pull request #18827 from Veykril/push-zqsplmtwsxxk | Lukas Wirth | -1/+4 |
| 2025-01-03 | Add description field to edition manifest | Laurențiu Nicola | -0/+1 |
| 2025-01-03 | minor: Honor `CARGO_TARGET_DIR` for cargo target dir config | Lukas Wirth | -1/+4 |
| 2025-01-03 | Merge pull request #18826 from Veykril/push-qnsqormwlwqm | Lukas Wirth | -36/+21 |
| 2025-01-03 | fix: Clear flycheck diagnostics per package properly | Lukas Wirth | -36/+21 |
| 2025-01-03 | run-make-support: tidy up assertion failure dumping | 许杰友 Jieyou Xu (Joe) | -33/+58 |
| 2025-01-03 | Merge pull request #18825 from Veykril/push-sllokkprznkq | Lukas Wirth | -50/+81 |
| 2025-01-03 | run-make-support: add basic sanity tests for assertion helpers | 许杰友 Jieyou Xu (Joe) | -0/+103 |
| 2025-01-03 | run-make-support: convert `assertion_helpers` to module | 许杰友 Jieyou Xu (Joe) | -0/+0 |
| 2025-01-03 | bootstrap: support `./x check run-make-support` | 许杰友 Jieyou Xu (Joe) | -0/+6 |
| 2025-01-03 | minor: Encode TraitData bools as bitflags | Lukas Wirth | -50/+81 |
| 2025-01-03 | Merge pull request #18822 from bryceberger/targetdir-absolute | Lukas Wirth | -2/+1 |
| 2025-01-03 | Merge pull request #18327 from ChayimFriedman2/flat-tt | Lukas Wirth | -2252/+2322 |
| 2025-01-03 | turn rustc_box into an intrinsic | Ralf Jung | -9/+8 |
| 2025-01-03 | bump version | Pietro Albini | -1/+1 |
| 2025-01-03 | add coverage for multiple paths | onur-ozkan | -0/+20 |
| 2025-01-03 | Rollup merge of #131729 - Urgau:check-cfg-test-userspace, r=petrochenkov | Matthias Krüger | -4/+11 |
| 2025-01-03 | avoid early return to handle all paths | onur-ozkan | -2/+3 |
| 2025-01-03 | Revert "bootstrap: temporarily flip `compile::Rustc` vs `compile::Assemble`" | onur-ozkan | -5/+1 |
| 2025-01-03 | revert step order from #134919 | onur-ozkan | -6/+2 |
| 2025-01-03 | adapt bootstrap tests to the new path resolution logic | onur-ozkan | -6/+21 |