| Age | Commit message (Expand) | Author | Lines |
| 2025-06-24 | Rollup merge of #142843 - dpaoliello:reproducible-build-2, r=jieyouxu | Guillaume Gomez | -12/+32 |
| 2025-06-24 | Rollup merge of #142742 - dpaoliello:arm64eclinking, r=bjorn3 | Guillaume Gomez | -51/+197 |
| 2025-06-24 | Rollup merge of #142704 - tgross35:remove-concat_idents, r=fee1-dead | Guillaume Gomez | -411/+165 |
| 2025-06-24 | Rollup merge of #137268 - bjoernager:c-string-eq-c-str, r=Amanieu | Guillaume Gomez | -0/+123 |
| 2025-06-24 | rustc_session: Add a structure for keeping both explicit and default sysroots | Vadim Petrochenkov | -97/+93 |
| 2025-06-24 | Error on invalid signatures for interrupt ABIs | Folkert de Vries | -195/+505 |
| 2025-06-24 | Fix expect_fun_call producing invalid suggestions | Kamal Ahmad | -136/+102 |
| 2025-06-24 | Update tidy exceptions | bjorn3 | -0/+3 |
| 2025-06-24 | Merge commit '8c848e0604b5d26fad120914f822f564fe05c52a' into sync_cg_clif-202... | bjorn3 | -125/+95 |
| 2025-06-24 | Remove the deprecated `concat_idents!` macro | Trevor Gross | -335/+53 |
| 2025-06-24 | Move some `issues-*` tests to better homes | Trevor Gross | -8/+6 |
| 2025-06-24 | Migrate some tests away from `concat-idents` | Trevor Gross | -57/+95 |
| 2025-06-24 | Rustup to rustc 1.90.0-nightly (706f244db 2025-06-23) | bjorn3 | -1/+1 |
| 2025-06-24 | Auto merge of #142956 - GuillaumeGomez:rollup-867246h, r=GuillaumeGomez | bors | -236/+681 |
| 2025-06-24 | Remove special casing in command factory (revert changes in ctx.ts), update m... | Mark Pots | -12/+3 |
| 2025-06-24 | Rollup merge of #142933 - compiler-errors:refactor-solver-api, r=lcnr | Guillaume Gomez | -68/+41 |
| 2025-06-24 | Rollup merge of #142932 - Enselic:keep-empty-generic-params, r=aDotInTheVoid | Guillaume Gomez | -13/+19 |
| 2025-06-24 | Rollup merge of #142928 - Noratrieb:no-more-hang, r=clubby789 | Guillaume Gomez | -0/+6 |
| 2025-06-24 | Rollup merge of #142894 - pthariensflame:patch-1, r=jhpratt | Guillaume Gomez | -1/+1 |
| 2025-06-24 | Rollup merge of #142779 - Erk-:fix/core/142734, r=jhpratt | Guillaume Gomez | -0/+6 |
| 2025-06-24 | Rollup merge of #142695 - GrigorenkoPV:attributes/rustc_skip_during_method_di... | Guillaume Gomez | -41/+246 |
| 2025-06-24 | Rollup merge of #142354 - gstjepan2:firefox_copy_paste_issue, r=GuillaumeGomez | Guillaume Gomez | -1/+29 |
| 2025-06-24 | Rollup merge of #140622 - petrochenkov:annusexp, r=jieyouxu | Guillaume Gomez | -111/+297 |
| 2025-06-24 | Rollup merge of #140005 - mlowicki:patch-1, r=tgross35 | Guillaume Gomez | -1/+36 |
| 2025-06-24 | Fix a bunch of missing unwinder related definitions | bjorn3 | -2/+16 |
| 2025-06-24 | Fix function signature for rust_eh_personality | bjorn3 | -7/+59 |
| 2025-06-24 | Fix normalization in linker-warning | bjorn3 | -15/+2 |
| 2025-06-24 | mbe: Use `TokenTree` as the fallback for invalid fragment specifiers | Trevor Gross | -3/+3 |
| 2025-06-24 | mbe: Clean up code with non-optional `NonterminalKind` | Trevor Gross | -111/+158 |
| 2025-06-24 | mbe: Unnest nested matches with let-else and let chains | Trevor Gross | -58/+63 |
| 2025-06-24 | Merge pull request #20012 from lnicola/bump-literal-escaper | Lukas Wirth | -169/+139 |
| 2025-06-24 | Merge pull request #20080 from Veykril/push-vnrwqppplykm | Lukas Wirth | -39/+60 |
| 2025-06-24 | Cleanup `folding_ranges` and support more things | Lukas Wirth | -39/+60 |
| 2025-06-24 | Merge pull request #20061 from ChayimFriedman2/wrap-ret-ty | Lukas Wirth | -34/+133 |
| 2025-06-24 | Merge pull request #20064 from Wilfred/document_sysroot_project | Lukas Wirth | -0/+3 |
| 2025-06-24 | Auto merge of #142930 - cuviper:normalize-beta-versions, r=workingjubilee | bors | -8/+8 |
| 2025-06-24 | Merge pull request #20036 from Veykril/push-yquvoyrxkksx | Lukas Wirth | -70/+70 |
| 2025-06-24 | Do not default to 'static for trait object lifetimes | Lukas Wirth | -70/+70 |
| 2025-06-24 | Merge pull request #20062 from ChayimFriedman2/doctests | Lukas Wirth | -0/+32 |
| 2025-06-24 | Add change tracker entry | Jakub Beránek | -0/+5 |
| 2025-06-24 | Merge pull request #20072 from Veykril/push-sorvvvzskywv | Lukas Wirth | -10/+44 |
| 2025-06-24 | Update test. | Camille GILLOT | -1/+2 |
| 2025-06-24 | Tweak `-Zinput-stats` and `-Zmeta-stats` output. | Nicholas Nethercote | -13/+17 |
| 2025-06-24 | Reverse order of `-Zinput-stats` and `-Zmeta-stats` output. | Nicholas Nethercote | -93/+95 |
| 2025-06-24 | Make stats code nicer. | Nicholas Nethercote | -30/+62 |
| 2025-06-24 | Apply fast path to old solver too | Michael Goulet | -2/+10 |
| 2025-06-24 | Introduce trivial WF functions, use it in fast path | Michael Goulet | -1/+84 |
| 2025-06-24 | Auto merge of #142929 - workingjubilee:rollup-4p3ypz1, r=workingjubilee | bors | -2860/+1665 |
| 2025-06-24 | Tweak `-Zmacro-stats` measurement. | Nicholas Nethercote | -43/+35 |
| 2025-06-23 | Simplify API of solver a bit | Michael Goulet | -68/+41 |