| Age | Commit message (Expand) | Author | Lines |
| 2025-01-31 | Rollup merge of #136336 - nnethercote:overhaul-rustc_middle-util, r=jieyouxu | Matthias Krüger | -135/+102 |
| 2025-01-31 | Rollup merge of #136330 - nnethercote:rm-unnecessary-hooks, r=oli-obk | Matthias Krüger | -35/+26 |
| 2025-01-31 | Rollup merge of #136326 - Zalathar:llvm-di-builder-ref, r=nikic | Matthias Krüger | -106/+101 |
| 2025-01-31 | Rollup merge of #136325 - compiler-errors:indirectly, r=RalfJung | Matthias Krüger | -1/+48 |
| 2025-01-31 | Rollup merge of #136194 - taiki-e:bpf-clobber-abi, r=amanieu | Matthias Krüger | -0/+44 |
| 2025-01-31 | Rollup merge of #135992 - madsmtm:new-target-docs, r=jieyouxu | Matthias Krüger | -0/+16 |
| 2025-01-31 | Rollup merge of #135860 - fmease:compiler-mv-obj-save-dyn-compat-ii, r=jieyouxu | Matthias Krüger | -195/+193 |
| 2025-01-31 | Rollup merge of #134531 - GuillaumeGomez:extract-doctests, r=notriddle,aDotIn... | Matthias Krüger | -39/+308 |
| 2025-01-31 | Recommend adding target spec first, then std support later | Mads Marquart | -0/+7 |
| 2025-01-31 | Auto merge of #136331 - jhpratt:rollup-curo1f4, r=jhpratt | bors | -188/+287 |
| 2025-01-31 | Rollup merge of #136296 - RalfJung:float-min-max, r=tgross35 | Jacob Pratt | -8/+16 |
| 2025-01-31 | Rollup merge of #136291 - lcnr:compare-mode, r=oli-obk | Jacob Pratt | -44/+10 |
| 2025-01-31 | Rollup merge of #136287 - zmodem:nocapture, r=nikic | Jacob Pratt | -18/+35 |
| 2025-01-31 | Rollup merge of #136278 - lqd:polonius-debugger-episode-3, r=matthewjasper | Jacob Pratt | -9/+101 |
| 2025-01-31 | Rollup merge of #136270 - nnethercote:rm-NamedVarMap, r=jackh726 | Jacob Pratt | -72/+37 |
| 2025-01-31 | Rollup merge of #136258 - notriddle:notriddle/issue-d, r=fmease | Jacob Pratt | -32/+79 |
| 2025-01-31 | Rollup merge of #136150 - marcoieni:windows-25-i686-mingw, r=Kobzol | Jacob Pratt | -1/+5 |
| 2025-01-31 | Rollup merge of #135414 - tgross35:stabilize-const_black_box, r=dtolnay | Jacob Pratt | -4/+4 |
| 2025-01-31 | Overhaul `to_readable_str`. | Nicholas Nethercote | -48/+42 |
| 2025-01-31 | Don't export the `Trivial*` macros. | Nicholas Nethercote | -4/+1 |
| 2025-01-31 | Move `find_self_call`. | Nicholas Nethercote | -60/+48 |
| 2025-01-31 | Give a better explanation for having `bug_fmt` and `span_bug_fmt`. | Nicholas Nethercote | -3/+3 |
| 2025-01-31 | Remove the `mir_build` hook. | Nicholas Nethercote | -14/+7 |
| 2025-01-31 | Remove the `thir_{tree,flat}` hooks. | Nicholas Nethercote | -17/+12 |
| 2025-01-31 | Add/clarify comments about hooks. | Nicholas Nethercote | -4/+7 |
| 2025-01-31 | Auto merge of #135318 - compiler-errors:vtable-fixes, r=lcnr | bors | -728/+905 |
| 2025-01-31 | Remove the temporary typedef for `LLVMRustDIFlags` | Zalathar | -16/+10 |
| 2025-01-31 | Replace our `LLVMRustDIBuilderRef` with LLVM-C's `LLVMDIBuilderRef` | Zalathar | -90/+91 |
| 2025-01-31 | Delay a bug when indexing unsized slices | Michael Goulet | -1/+48 |
| 2025-01-30 | Auto merge of #136318 - matthiaskrgr:rollup-a159mzo, r=matthiaskrgr | bors | -293/+700 |
| 2025-01-31 | Simplify `bug!` and `span_bug!`. | Nicholas Nethercote | -20/+8 |
| 2025-01-30 | Auto merge of #135030 - Flakebi:require-cpu, r=workingjubilee | bors | -0/+41 |
| 2025-01-30 | Rollup merge of #136288 - joshtriplett:would-you-could-you-with-some-locks--w... | Matthias Krüger | -17/+40 |
| 2025-01-30 | Rollup merge of #136271 - Sky9x:debug-maybeuninit-footgun, r=tgross35 | Matthias Krüger | -3/+2 |
| 2025-01-30 | Rollup merge of #136256 - cuviper:relnotes-1.84.1, r=pietroalbini | Matthias Krüger | -0/+15 |
| 2025-01-30 | Rollup merge of #136180 - lukas-code:typed-valtree, r=oli-obk | Matthias Krüger | -225/+296 |
| 2025-01-30 | Rollup merge of #136157 - onur-ozkan:override-release-profile, r=Kobzol | Matthias Krüger | -8/+23 |
| 2025-01-30 | Rollup merge of #136004 - mrkajetanp:aarch64-skip-large-const-alloc-tests, r=... | Matthias Krüger | -14/+8 |
| 2025-01-30 | Rollup merge of #135852 - lukas-code:asyncfn-prelude-core, r=compiler-errors | Matthias Krüger | -0/+3 |
| 2025-01-30 | Rollup merge of #135475 - Ayush1325:uefi-absolute-path, r=jhpratt | Matthias Krüger | -5/+158 |
| 2025-01-30 | Rollup merge of #135026 - Flakebi:global-addrspace, r=saethlin | Matthias Krüger | -21/+155 |
| 2025-01-30 | Direct link 108459 to issues -> pull redirect | Michael Howell | -1/+1 |
| 2025-01-30 | Give 104145, 103463, and 31948 more descriptive names | Michael Howell | -0/+0 |
| 2025-01-30 | More assertions, tests, and miri coverage | Michael Goulet | -86/+173 |
| 2025-01-30 | Auto merge of #136292 - matthiaskrgr:rollup-fw1tlca, r=matthiaskrgr | bors | -416/+2198 |
| 2025-01-30 | add comments | Lukas Markeffsky | -1/+10 |
| 2025-01-30 | check the types in `ty::Value` to value conversion | Lukas Markeffsky | -22/+75 |
| 2025-01-30 | introduce `ty::Value` | Lukas Markeffsky | -205/+214 |
| 2025-01-30 | Use ExistentialTraitRef throughout codegen | Michael Goulet | -63/+71 |
| 2025-01-30 | Normalize vtable entries before walking and deduplicating them | Michael Goulet | -24/+77 |