| Age | Commit message (Expand) | Author | Lines |
| 2025-06-24 | Avoid exporting panic_unwind as stdlib cargo feature | bjorn3 | -3/+3 |
| 2025-06-24 | Stop handling explicit dependencies on the panic runtime | bjorn3 | -14/+7 |
| 2025-06-24 | Remove dependency injection for the panic runtime | bjorn3 | -97/+3 |
| 2025-06-24 | Add all rustc_std_internal_symbol to symbols.o | bjorn3 | -21/+22 |
| 2025-06-24 | Auto merge of #142962 - GuillaumeGomez:rollup-do1coji, r=GuillaumeGomez | bors | -603/+700 |
| 2025-06-24 | Rollup merge of #142944 - nnethercote:stats-tweaks, r=lqd | Guillaume Gomez | -129/+167 |
| 2025-06-24 | Rollup merge of #142919 - aDotInTheVoid:cold-cold-attr-for-you, r=GuillaumeGomez | Guillaume Gomez | -0/+3 |
| 2025-06-24 | Rollup merge of #142916 - aDotInTheVoid:you-can-trip-on-my-optimizer, r=Guill... | Guillaume Gomez | -0/+13 |
| 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 | 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 | Auto merge of #142956 - GuillaumeGomez:rollup-867246h, r=GuillaumeGomez | bors | -236/+681 |
| 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 | Auto merge of #142930 - cuviper:normalize-beta-versions, r=workingjubilee | bors | -8/+8 |
| 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 | Auto merge of #142929 - workingjubilee:rollup-4p3ypz1, r=workingjubilee | bors | -2860/+1665 |
| 2025-06-23 | Simplify API of solver a bit | Michael Goulet | -68/+41 |
| 2025-06-24 | rustdoc-json: Keep empty generic args if parenthesized | Martin Nordholts | -13/+19 |
| 2025-06-23 | rustdoc-json: Add test for `#[cold]` | Alona Enraght-Moony | -0/+3 |
| 2025-06-23 | Enable reproducible-build-2 for Windows | Daniel Paoliello | -12/+32 |
| 2025-06-23 | Account for beta revisions when normalizing versions | Josh Stone | -8/+8 |
| 2025-06-23 | Rollup merge of #142923 - folkertdev:min-function-alignment-no-attributes, r=... | Jubilee | -10/+10 |
| 2025-06-23 | Rollup merge of #142922 - JonathanBrouwer:fix-rustdoc-comment, r=jdonszelmann | Jubilee | -1/+2 |
| 2025-06-23 | Rollup merge of #142908 - psumbera:solaris-tr, r=jieyouxu | Jubilee | -4/+4 |
| 2025-06-23 | Rollup merge of #142873 - Urgau:issue-139830, r=BoxyUwU | Jubilee | -3/+35 |
| 2025-06-23 | Rollup merge of #142827 - GuillaumeGomez:tidy-error-code-removal, r=Kobzol | Jubilee | -69/+103 |
| 2025-06-23 | Port `#[rustc_skip_during_method_dispatch]` to the new attribute system | Pavel Grigorenko | -41/+246 |
| 2025-06-23 | Rollup merge of #142784 - Kobzol:timings-codegen, r=nnethercote | Jubilee | -4/+50 |
| 2025-06-23 | Rollup merge of #142134 - workingjubilee:reject-unsupported-abi, r=jdonszelma... | Jubilee | -2749/+1288 |
| 2025-06-23 | Rollup merge of #141324 - Ayush1325:uefi-rand-fallback, r=joboet | Jubilee | -19/+150 |
| 2025-06-23 | Rollup merge of #140985 - zachs18:fuse-default-some, r=tgross35 | Jubilee | -1/+23 |
| 2025-06-23 | [Arm64EC] Only decorate functions with `#` | Daniel Paoliello | -51/+197 |
| 2025-06-23 | Fix hang in --print=file-names in bootstrap | Noratrieb | -0/+6 |
| 2025-06-23 | compiletest: Improve diagnostics for line annotation mismatches | Vadim Petrochenkov | -111/+297 |
| 2025-06-23 | fix `-Zmin-function-alignment` without attributes | Folkert de Vries | -10/+10 |
| 2025-06-23 | Fix comment on NoMangle | Jonathan Brouwer | -1/+2 |