| Age | Commit message (Expand) | Author | Lines |
| 2025-08-10 | Account for macros when trying to point at inference cause | Esteban Küber | -11/+3 |
| 2025-08-10 | Fix macro infinite recursion test to not trigger warning about semicolon in expr | Josh Triplett | -8/+8 |
| 2025-08-10 | Auto merge of #145223 - jhpratt:rollup-xcqbwqe, r=jhpratt | bors | -69/+130 |
| 2025-08-10 | Add testing for Arm64EC Windows | Daniel Paoliello | -12/+823 |
| 2025-08-10 | Rollup merge of #145222 - dpaoliello:pareninllvmbuild, r=Amanieu | Jacob Pratt | -1/+1 |
| 2025-08-10 | Rollup merge of #145200 - joshtriplett:mbe-typo-fix, r=lqd | Jacob Pratt | -1/+1 |
| 2025-08-10 | Rollup merge of #145152 - xizheyin:detect-confusion-type, r=lqd | Jacob Pratt | -1/+1 |
| 2025-08-10 | Rollup merge of #145150 - ChrisDenton:inherit, r=Mark-Simulacrum | Jacob Pratt | -12/+11 |
| 2025-08-10 | Rollup merge of #145121 - lambdageek:dist-must-keep-llvm-third-party-siphash,... | Jacob Pratt | -0/+14 |
| 2025-08-10 | Rollup merge of #145064 - okaneco:saturating_sub_regression_tests, r=nikic | Jacob Pratt | -0/+19 |
| 2025-08-10 | Rollup merge of #144553 - Oneirical:uncountable-integer-4, r=jieyouxu | Jacob Pratt | -54/+83 |
| 2025-08-10 | review comments | Esteban Küber | -5/+7 |
| 2025-08-10 | Add support for method calls | Esteban Küber | -55/+725 |
| 2025-08-10 | Point at the `Fn()` or `FnMut()` bound that coerced a closure, which caused a... | Esteban Küber | -25/+268 |
| 2025-08-10 | Fix typo with paren rustc_llvm/build.rs | Daniel Paoliello | -1/+1 |
| 2025-08-10 | review comments | Esteban Küber | -50/+81 |
| 2025-08-10 | Detect struct construction with private field in field with default | Esteban Küber | -36/+290 |
| 2025-08-10 | Fix Cargo cross-compilation (take two) | Jakub Beránek | -0/+2 |
| 2025-08-10 | Enable RUST_BACKTRACE=1 on CI | Jakub Beránek | -0/+3 |
| 2025-08-10 | Add a post-dist test for compiling a basic program with Cranelift | Jakub Beránek | -0/+11 |
| 2025-08-10 | Extract Cranelift component | Jakub Beránek | -0/+10 |
| 2025-08-10 | Ship the correct Cranelift backend in its dist step | Jakub Beránek | -30/+35 |
| 2025-08-10 | Auto merge of #144544 - JonathanBrouwer:illformed-in-deps, r=traviscross | bors | -0/+177 |
| 2025-08-10 | Rehome tests/ui/issues/ tests [4/?] | Oneirical | -54/+83 |
| 2025-08-10 | rustdoc: Use `discr`s `Display` impl to render the value with the correct sig... | Eval EXEC | -5/+3 |
| 2025-08-10 | test: Add rustdoc test for enum negative overflow | Eval EXEC | -0/+22 |
| 2025-08-10 | Explicitly pass path to built stdlib JSON docs and use the correct compiler f... | Jakub Beránek | -23/+26 |
| 2025-08-10 | Auto merge of #145210 - Zalathar:rollup-dm4reb2, r=Zalathar | bors | -561/+1412 |
| 2025-08-10 | Merge pull request #20419 from ShoyuVanilla/flyck-gen | Shoyu Vanilla (Flint) | -38/+148 |
| 2025-08-10 | Update CONTRIBUTING.md to use RustRover instead of IntelliJ Rust (#15448) | Alex Macleod | -8/+8 |
| 2025-08-10 | strip prefix of temporary file names when it exceeds filesystem name length l... | Pierre Tardy | -2/+60 |
| 2025-08-10 | fix: re-enable self-assignment | Lee ByeongJun | -12/+55 |
| 2025-08-10 | Ignore impl associated types in jump to def feature | Guillaume Gomez | -1/+27 |
| 2025-08-10 | internal: Make flycheck generational | Shoyu Vanilla | -38/+148 |
| 2025-08-10 | add place mention for `#[loop_match]` scrutinee | Folkert de Vries | -3/+374 |
| 2025-08-10 | feat: introduce `path_to_local_with_projections` (#15396) | Timo | -84/+60 |
| 2025-08-10 | Fix panic if an item does not have a body | Guillaume Gomez | -10/+46 |
| 2025-08-10 | Update to last rustc_hir Visitor changes | Guillaume Gomez | -6/+3 |
| 2025-08-10 | Better handling of paths in link to def feature | Guillaume Gomez | -91/+175 |
| 2025-08-10 | Add support for trait associated items | Guillaume Gomez | -30/+46 |
| 2025-08-10 | Rollup merge of #145191 - dianne:fix-borrow-suggestion-args, r=compiler-errors | Stuart Cook | -7/+53 |
| 2025-08-10 | Rollup merge of #145187 - joshtriplett:fix-unstable-feature-comment, r=lqd | Stuart Cook | -1/+1 |
| 2025-08-10 | Rollup merge of #145162 - ada4a:hash_and_btree_map-add-entry-section, r=josht... | Stuart Cook | -0/+6 |
| 2025-08-10 | Rollup merge of #145160 - xizheyin:behind-upstream, r=Urgau | Stuart Cook | -1/+1 |
| 2025-08-10 | Rollup merge of #145156 - Kobzol:cargo-build-dir, r=lqd,jieyouxu | Stuart Cook | -0/+9 |
| 2025-08-10 | Rollup merge of #145147 - fee1-dead-contrib:push-mxxpmlpmzmsz, r=compiler-errors | Stuart Cook | -13/+13 |
| 2025-08-10 | Rollup merge of #145145 - fee1-dead-contrib:push-qnmpmtmtpkkr, r=jieyouxu | Stuart Cook | -100/+180 |
| 2025-08-10 | Rollup merge of #145135 - Kivooeo:stabilize-duration_constructors_lite, r=Chr... | Stuart Cook | -17/+4 |
| 2025-08-10 | Rollup merge of #145130 - lolbinarycat:issue-template-docs-update, r=Noratrieb | Stuart Cook | -6/+6 |
| 2025-08-10 | Rollup merge of #145129 - dpaoliello:arm64eclink, r=wesleywiser | Stuart Cook | -0/+7 |