| Age | Commit message (Expand) | Author | Lines |
| 2025-02-23 | configure.py: don't instruct user to run nonexistent program | наб | -1/+1 |
| 2025-02-23 | Auto merge of #137225 - RalfJung:vectorcall, r=nnethercote | bors | -108/+172 |
| 2025-02-23 | Auto merge of #137237 - cuviper:stage0, r=Mark-Simulacrum | bors | -1102/+543 |
| 2025-02-23 | Auto merge of #137466 - jhpratt:rollup-spyi02y, r=jhpratt | bors | -420/+1151 |
| 2025-02-23 | Rollup merge of #137458 - compiler-errors:render-fn, r=fmease | Jacob Pratt | -21/+39 |
| 2025-02-23 | Rollup merge of #137448 - compiler-errors:control-flow-oops, r=scottmcm | Jacob Pratt | -2/+2 |
| 2025-02-23 | Rollup merge of #137435 - estebank:match-arm-2, r=compiler-errors | Jacob Pratt | -16/+94 |
| 2025-02-23 | Rollup merge of #137423 - Urgau:imprv-pretty-hir, r=compiler-errors | Jacob Pratt | -21/+152 |
| 2025-02-23 | Rollup merge of #137382 - Shourya742:2025-02-21-add-vendor-step-doc, r=Kobzol | Jacob Pratt | -0/+18 |
| 2025-02-23 | Rollup merge of #137334 - compiler-errors:edition-2024-fresh-2, r=saethlin,tr... | Jacob Pratt | -294/+223 |
| 2025-02-23 | Rollup merge of #137194 - kornelski:ftls, r=tgross35 | Jacob Pratt | -7/+25 |
| 2025-02-23 | Rollup merge of #136826 - xizheyin:issue-136737, r=thomcc | Jacob Pratt | -26/+45 |
| 2025-02-23 | Rollup merge of #135354 - Walnut356:msvc_lldb, r=wesleywiser | Jacob Pratt | -33/+553 |
| 2025-02-23 | Auto merge of #137215 - onur-ozkan:rustc-tool-build-stages, r=jieyouxu,Kobzol | bors | -263/+340 |
| 2025-02-23 | Fix missing self subst when rendering Fn* trait with no output type | Michael Goulet | -21/+39 |
| 2025-02-23 | Auto merge of #137446 - matthiaskrgr:rollup-16moy6v, r=matthiaskrgr | bors | -538/+703 |
| 2025-02-22 | Fix bugs due to unhandled ControlFlow | Michael Goulet | -2/+2 |
| 2025-02-23 | Rollup merge of #137415 - chenyukang:yukang-fix-137345-invalid-sugg, r=estebank | Matthias Krüger | -5/+56 |
| 2025-02-23 | Rollup merge of #137383 - folkertdev:stabilize-unsigned-is-multiple-of, r=Nor... | Matthias Krüger | -4/+2 |
| 2025-02-23 | Rollup merge of #137256 - workingjubilee:untangle-vector-abi-assumptions, r=b... | Matthias Krüger | -86/+108 |
| 2025-02-23 | Rollup merge of #137180 - compiler-errors:sym-regions, r=oli-obk | Matthias Krüger | -291/+284 |
| 2025-02-23 | Rollup merge of #137121 - bend-n:master, r=Noratrieb | Matthias Krüger | -43/+27 |
| 2025-02-23 | Rollup merge of #135501 - tgross35:stdlib-dependencies-private, r=bjorn3 | Matthias Krüger | -109/+226 |
| 2025-02-22 | Auto merge of #137189 - Kobzol:update-host-llvm, r=nikic | bors | -1/+1 |
| 2025-02-22 | Greatly simplify lifetime captures in edition 2024 | Michael Goulet | -294/+223 |
| 2025-02-22 | Auto merge of #137427 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2025-02-22 | Fix "missing match arm body" suggestion involving `!` | Esteban Küber | -16/+94 |
| 2025-02-22 | Render implicit self with their shorthand syntax in HIR pretty printing | Urgau | -14/+75 |
| 2025-02-22 | Filter elided lifetimes in HIR pretty printing | Urgau | -12/+31 |
| 2025-02-22 | Update cargo | Weihang Lo | -0/+0 |
| 2025-02-22 | Auto merge of #137420 - matthiaskrgr:rollup-rr0q37f, r=matthiaskrgr | bors | -561/+692 |
| 2025-02-22 | Rollup merge of #137413 - workingjubilee:mark-jubilee-available, r=chenyukang | Matthias Krüger | -1/+0 |
| 2025-02-22 | Rollup merge of #137410 - saethlin:stable-dep-tracking-hash, r=workingjubilee | Matthias Krüger | -16/+20 |
| 2025-02-22 | Rollup merge of #137388 - PaulDance:disable-rename-posix-semantics-tests-unde... | Matthias Krüger | -0/+4 |
| 2025-02-22 | Rollup merge of #137377 - bjorn3:crate_loader_cleanup, r=compiler-errors | Matthias Krüger | -21/+9 |
| 2025-02-22 | Rollup merge of #137362 - Kobzol:run-make-support-bootstrap, r=jieyouxu | Matthias Krüger | -0/+8 |
| 2025-02-22 | Rollup merge of #137356 - nik-rev:FERRIS, r=compiler-errors | Matthias Krüger | -2/+58 |
| 2025-02-22 | Rollup merge of #137333 - compiler-errors:edition-2024-fresh, r=Nadrieril | Matthias Krüger | -280/+259 |
| 2025-02-22 | Rollup merge of #137183 - compiler-errors:dead-regionck-code, r=lcnr | Matthias Krüger | -241/+9 |
| 2025-02-22 | Rollup merge of #136910 - okaneco:sig_ones, r=thomcc | Matthias Krüger | -0/+325 |
| 2025-02-22 | Auto merge of #136428 - EnzymeAD:enable-autodiff, r=oli-obk | bors | -103/+236 |
| 2025-02-22 | Auto merge of #133436 - nnethercote:rm-NtVis-NtTy, r=petrochenkov | bors | -73/+226 |
| 2025-02-22 | remove invalid suggestion of into_iter for extern macro | yukang | -5/+56 |
| 2025-02-21 | jubilee cleared out the review queue | Jubilee Young | -1/+0 |
| 2025-02-22 | Auto merge of #137406 - matthiaskrgr:rollup-9nknrsb, r=matthiaskrgr | bors | -386/+785 |
| 2025-02-21 | enable rustc_autodiff cross-crate encoding | Manuel Drehwald | -1/+1 |
| 2025-02-21 | update autodiff flags | Manuel Drehwald | -75/+203 |
| 2025-02-21 | update enzyme submodule and users | Manuel Drehwald | -8/+8 |
| 2025-02-21 | clean up autodiff code/comments | Manuel Drehwald | -12/+6 |
| 2025-02-21 | fix build regressions | Manuel Drehwald | -7/+18 |