| Age | Commit message (Expand) | Author | Lines |
| 2025-02-12 | Auto merge of #136943 - GuillaumeGomez:rollup-amtd3mq, r=GuillaumeGomez | bors | -1222/+1434 |
| 2025-02-12 | Rollup merge of #136916 - onur-ozkan:fix-cc2ar, r=jieyouxu | Guillaume Gomez | -16/+4 |
| 2025-02-12 | Rollup merge of #136907 - workingjubilee:middle-errors-cleanup, r=compiler-er... | Guillaume Gomez | -21/+10 |
| 2025-02-12 | Rollup merge of #136901 - workingjubilee:stabilize-externabi-hashing-forever,... | Guillaume Gomez | -176/+163 |
| 2025-02-12 | Rollup merge of #136890 - saethlin:swap_nonoverlapping, r=RalfJung | Guillaume Gomez | -1/+47 |
| 2025-02-12 | Rollup merge of #136871 - madsmtm:link-to-lang-procedures, r=scottmcm | Guillaume Gomez | -0/+4 |
| 2025-02-12 | Rollup merge of #136848 - Shourya742:2025-02-11-add-docs-and-ut-for-util-cach... | Guillaume Gomez | -0/+98 |
| 2025-02-12 | Rollup merge of #136838 - compiler-errors:escaping-unsize, r=fmease | Guillaume Gomez | -2/+44 |
| 2025-02-12 | Rollup merge of #136784 - yotamofek:pr/rustdoc-remove-buffer-take2, r=Guillau... | Guillaume Gomez | -648/+710 |
| 2025-02-12 | Rollup merge of #136761 - workingjubilee:specify-opt-level-for-codegen-tests,... | Guillaume Gomez | -291/+271 |
| 2025-02-12 | Rollup merge of #136758 - workingjubilee:specify-opt-level-for-tests, r=saethlin | Guillaume Gomez | -67/+83 |
| 2025-02-12 | Change swap_nonoverlapping from lang to library UB | Ben Kimock | -1/+47 |
| 2025-02-12 | Nuke `Buffer` abstraction from `librustdoc` 💣 | Yotam Ofek | -648/+710 |
| 2025-02-12 | Auto merge of #135336 - tshepang:patch-5, r=jieyouxu | bors | -6/+6 |
| 2025-02-12 | Auto merge of #136918 - GuillaumeGomez:rollup-f6h21gg, r=GuillaumeGomez | bors | -399/+578 |
| 2025-02-12 | Rollup merge of #136915 - eyelash:float-precision, r=workingjubilee | Guillaume Gomez | -2/+2 |
| 2025-02-12 | Rollup merge of #136913 - Kobzol:kobzol-rotation, r=Kobzol | Guillaume Gomez | -1/+0 |
| 2025-02-12 | Rollup merge of #136900 - workingjubilee:format-externabi-directly, r=oli-obk | Guillaume Gomez | -34/+27 |
| 2025-02-12 | Rollup merge of #136875 - BoxyUwU:rdg-push, r=jieyouxu | Guillaume Gomez | -94/+155 |
| 2025-02-12 | Rollup merge of #136829 - GuillaumeGomez:move-line-numbers-into-code, r=notri... | Guillaume Gomez | -222/+280 |
| 2025-02-12 | Rollup merge of #136767 - onur-ozkan:is-host-target, r=albertlarsan68,jieyouxu | Guillaume Gomez | -13/+35 |
| 2025-02-12 | Rollup merge of #136698 - jackpot51:i586-redox, r=RalfJung | Guillaume Gomez | -9/+9 |
| 2025-02-12 | Rollup merge of #134981 - estebank:issue-93993, r=BoxyUwU | Guillaume Gomez | -24/+70 |
| 2025-02-12 | Auto merge of #136897 - workingjubilee:revert-unfcped-stab, r=WaffleLapkin | bors | -12/+126 |
| 2025-02-12 | use cc archiver as default in `cc2ar` | onur-ozkan | -16/+4 |
| 2025-02-12 | `f128` is quadruple-precision | eyelash | -1/+1 |
| 2025-02-12 | `f16` is half-precision | eyelash | -1/+1 |
| 2025-02-12 | Put kobzol back to review rotation | Jakub Beránek | -1/+0 |
| 2025-02-12 | Auto merge of #136905 - matthiaskrgr:rollup-8zwcgta, r=matthiaskrgr | bors | -556/+738 |
| 2025-02-11 | compiler: Make middle errors `pub(crate)` and bury some dead code | Jubilee Young | -21/+10 |
| 2025-02-12 | Rollup merge of #136891 - compiler-errors:unconstrained-anon-lt, r=lqd | Matthias Krüger | -21/+41 |
| 2025-02-12 | Rollup merge of #136885 - RalfJung:linux-android-base-cpu, r=jieyouxu | Matthias Krüger | -2/+2 |
| 2025-02-12 | Rollup merge of #136884 - compiler-errors:fn-zst, r=BoxyUwU | Matthias Krüger | -9/+50 |
| 2025-02-12 | Rollup merge of #136874 - tgross35:likely-unlikely-tracking, r=jhpratt | Matthias Krüger | -3/+3 |
| 2025-02-12 | Rollup merge of #136646 - oli-obk:pattern-types-ast, r=BoxyUwU | Matthias Krüger | -264/+241 |
| 2025-02-12 | Rollup merge of #136193 - oli-obk:pattern-type-ffi-checks, r=chenyukang | Matthias Krüger | -88/+178 |
| 2025-02-12 | Rollup merge of #135965 - estebank:shorten-ty-sugg, r=lcnr | Matthias Krüger | -22/+113 |
| 2025-02-12 | Rollup merge of #135549 - oli-obk:push-tmxtpnrloyqu, r=compiler-errors | Matthias Krüger | -147/+110 |
| 2025-02-11 | compiler: remove rustc_abi::lookup and AbiUnsupported | Jubilee Young | -18/+15 |
| 2025-02-11 | compiler: remove AbiDatas | Jubilee Young | -136/+14 |
| 2025-02-11 | compiler: compare and hash ExternAbi like its string | Jubilee Young | -25/+144 |
| 2025-02-12 | Auto merge of #136074 - compiler-errors:deeply-normalize-next-solver, r=lcnr | bors | -47/+250 |
| 2025-02-11 | library: amend revert of extended_varargs_abi_support for beta diff | Jubilee Young | -1/+3 |
| 2025-02-11 | compiler: replace ExternAbi::name calls with formatters | Jubilee Young | -34/+27 |
| 2025-02-11 | compiler: remove rustc_target reexport of rustc_abi::HashStableContext | Jubilee Young | -9/+5 |
| 2025-02-11 | compiler: narrow scope of nightly cfg in rustc_abi | Jubilee Young | -6/+3 |
| 2025-02-12 | clarify | Tshepang Mbambo | -3/+3 |
| 2025-02-12 | test cli functionality in all targets | Tshepang Mbambo | -3/+1 |
| 2025-02-11 | Revert "Stabilize `extended_varargs_abi_support`" | Jubilee Young | -12/+124 |
| 2025-02-11 | Auto merge of #136878 - matthiaskrgr:rollup-opilhjv, r=matthiaskrgr | bors | -556/+225 |