| Age | Commit message (Expand) | Author | Lines |
| 2025-07-10 | Update test | Esteban Küber | -14/+70 |
| 2025-07-10 | Make `Diag::multipart_suggestions` always verbose | Esteban Küber | -110/+187 |
| 2025-07-10 | Rework borrowing suggestions to use `Expr` instead of just `Span` | Esteban Küber | -213/+217 |
| 2025-07-10 | Auto merge of #143731 - matthiaskrgr:rollup-lm9q7vc, r=matthiaskrgr | bors | -415/+512 |
| 2025-07-10 | Rollup merge of #143706 - lolbinarycat:triagebot-extra-checks-ping, r=Kobzol | Matthias Krüger | -0/+4 |
| 2025-07-10 | Rollup merge of #143695 - Urgau:waiting-on-author-new_draft, r=Kobzol | Matthias Krüger | -0/+3 |
| 2025-07-10 | Rollup merge of #143683 - jieyouxu:rms-cleanup, r=Kobzol | Matthias Krüger | -242/+143 |
| 2025-07-10 | Rollup merge of #143675 - hkBst:overflowing-1, r=oli-obk | Matthias Krüger | -5/+4 |
| 2025-07-10 | Rollup merge of #143670 - loganek:loganek/wasm32-wasip1-new-maintainer, r=ale... | Matthias Krüger | -0/+1 |
| 2025-07-10 | Rollup merge of #143668 - biabbas:vxworks, r=Noratrieb | Matthias Krüger | -2/+1 |
| 2025-07-10 | Rollup merge of #143666 - nilehmann:nested_bodies_in_consumers, r=lcnr | Matthias Krüger | -62/+107 |
| 2025-07-10 | Rollup merge of #143663 - dillona:fix-typo, r=jdonszelmann | Matthias Krüger | -2/+2 |
| 2025-07-10 | Rollup merge of #143659 - GrigorenkoPV:attributes/inner-outer, r=jdonszelmann | Matthias Krüger | -42/+29 |
| 2025-07-10 | Rollup merge of #143657 - LorrensP-2158466:split-macro-map, r=petrochenkov | Matthias Krüger | -32/+52 |
| 2025-07-10 | Rollup merge of #143652 - moulins:doc-unsize-trait-upcasting, r=compiler-errors | Matthias Krüger | -0/+5 |
| 2025-07-10 | Rollup merge of #136906 - chenyukang:yukang-fix-136741-closure-body, r=oli-obk | Matthias Krüger | -28/+161 |
| 2025-07-10 | Auto merge of #143721 - tgross35:rollup-sjdfp6r, r=tgross35 | bors | -525/+2095 |
| 2025-07-10 | Rollup merge of #143644 - Kobzol:stdarch-mention, r=Amanieu | Trevor Gross | -0/+9 |
| 2025-07-10 | Rollup merge of #143398 - lolbinarycat:tidy-extra-checks-auto, r=Kobzol | Trevor Gross | -48/+241 |
| 2025-07-10 | Rollup merge of #143396 - rocurley:float_tests_refactor, r=tgross35 | Trevor Gross | -56/+23 |
| 2025-07-10 | Rollup merge of #143298 - Kivooeo:tf23, r=tgross35 | Trevor Gross | -121/+161 |
| 2025-07-10 | Rollup merge of #143270 - TimNN:fix-enum-match, r=nikic | Trevor Gross | -1/+1 |
| 2025-07-10 | Rollup merge of #143265 - scottmcm:mention-as-chunks, r=ibraheemdev | Trevor Gross | -0/+32 |
| 2025-07-10 | Rollup merge of #143011 - LorrensP-2158466:warn-ambiguity-into-error, r=petro... | Trevor Gross | -116/+510 |
| 2025-07-10 | Rollup merge of #142950 - tgross35:metavariable-expr-rework, r=petrochenkov | Trevor Gross | -134/+259 |
| 2025-07-10 | Rollup merge of #141996 - Daniel-Aaron-Bloom:dollar_crate, r=petrochenkov | Trevor Gross | -49/+859 |
| 2025-07-10 | Auto merge of #143696 - oli-obk:constable-type-id2, r=RalfJung | bors | -151/+432 |
| 2025-07-10 | Use `is_windows_msvc` instead of `is_msvc` in run-make tests | Jieyou Xu | -53/+57 |
| 2025-07-10 | Only provide `is_windows_msvc` to gate on windows-msvc | Jieyou Xu | -34/+29 |
| 2025-07-10 | remove unnecessary parens in rust-analyzer | yukang | -1/+1 |
| 2025-07-09 | Refactor nan tests | Roger Curley | -56/+23 |
| 2025-07-10 | Auto merge of #143703 - dpaoliello:llvmupate, r=dianqk | bors | -0/+0 |
| 2025-07-10 | Remove uncessary parens in closure body with unused lint | yukang | -27/+160 |
| 2025-07-09 | mbe: Refactor the diagnostic for unrecognized metavariable expressions | Trevor Gross | -12/+25 |
| 2025-07-09 | mbe: Refactor diagnostics for invalid metavar expression syntax | Trevor Gross | -122/+234 |
| 2025-07-09 | Auto merge of #143405 - tgross35:update-builtins, r=tgross35 | bors | -393/+566 |
| 2025-07-09 | Use reference for MacroRulesScopeRef instead of Interned. | LorrensP-2158466 | -3/+2 |
| 2025-07-09 | MacroData in ResolverArenas + split macro_map into extern_macro_map and local... | LorrensP-2158466 | -29/+50 |
| 2025-07-09 | fix aux-build failures | LorrensP-2158466 | -30/+50 |
| 2025-07-09 | triagebot.toml: ping lolbinarycat if tidy extra checks were modified | binarycat | -0/+4 |
| 2025-07-09 | Update LLVM submodule | Daniel Paoliello | -0/+0 |
| 2025-07-09 | Auto merge of #143538 - compiler-errors:instantiate-auto-trait, r=lcnr | bors | -212/+245 |
| 2025-07-09 | Auto merge of #143502 - scottmcm:aggregate-simd, r=oli-obk | bors | -86/+261 |
| 2025-07-09 | Avoid creating a helper allocation for creating new `TypeId` values in the in... | Oli Scherer | -38/+29 |
| 2025-07-09 | Add opaque TypeId handles for CTFE | Oli Scherer | -148/+438 |
| 2025-07-09 | Auto-add `S-waiting-on-author` when the PR is/switches to draft state | Urgau | -0/+3 |
| 2025-07-09 | Massage `lib.rs` so it can be rustfmt'd | Jieyou Xu | -66/+42 |
| 2025-07-09 | Sort and document `run-make-support` dependencies | Jieyou Xu | -4/+13 |
| 2025-07-09 | Bump `run-make-support` to Edition 2024 | Jieyou Xu | -1/+1 |
| 2025-07-09 | Don't attempt to version `run-make-support` | Jieyou Xu | -2/+2 |