| Age | Commit message (Expand) | Author | Lines |
| 2025-02-15 | Try to recover from path sep error in parser | yukang | -40/+92 |
| 2025-02-14 | Auto merge of #137030 - matthiaskrgr:rollup-267aumr, r=matthiaskrgr | bors | -1104/+1068 |
| 2025-02-14 | Rollup merge of #137008 - nnethercote:mv-code-into-rustc_mir_transform, r=oli... | Matthias Krüger | -78/+77 |
| 2025-02-14 | Rollup merge of #137007 - pvdrz:fix-aarch64-alloc-layout, r=compiler-errors | Matthias Krüger | -0/+269 |
| 2025-02-14 | Rollup merge of #136976 - jedbrown:jed/doc-boxed-deferred-init, r=tgross35 | Matthias Krüger | -84/+44 |
| 2025-02-14 | Rollup merge of #136967 - DaniPopes:io-repeat-fill, r=joboet | Matthias Krüger | -18/+11 |
| 2025-02-14 | Rollup merge of #136958 - compiler-errors:additive-replacmeent, r=estebank | Matthias Krüger | -897/+640 |
| 2025-02-14 | Rollup merge of #136956 - jyn514:ignore-vendor, r=Noratrieb | Matthias Krüger | -0/+2 |
| 2025-02-14 | Rollup merge of #136886 - ehuss:remove-prelude-common, r=jhpratt | Matthias Krüger | -25/+13 |
| 2025-02-14 | Rollup merge of #136052 - no1wudi:fix, r=workingjubilee | Matthias Krüger | -1/+1 |
| 2025-02-14 | Rollup merge of #135778 - ferrocene:ja-gh135777, r=workingjubilee | Matthias Krüger | -1/+11 |
| 2025-02-14 | Auto merge of #136575 - scottmcm:nsuw-math, r=nikic | bors | -44/+81 |
| 2025-02-14 | Auto merge of #136735 - scottmcm:transmute-nonnull, r=oli-obk | bors | -78/+148 |
| 2025-02-14 | Trim suggestion parts to the subset that is purely additive | Michael Goulet | -304/+321 |
| 2025-02-14 | Consider add-prefix replacements too | Michael Goulet | -330/+222 |
| 2025-02-14 | Use underline suggestions for purely 'additive' replacements | Michael Goulet | -535/+369 |
| 2025-02-14 | Auto merge of #137010 - workingjubilee:rollup-g00c07v, r=workingjubilee | bors | -186/+314 |
| 2025-02-13 | Rollup merge of #136993 - dpaoliello:cleanllvm4, r=workingjubilee | Jubilee | -8/+0 |
| 2025-02-13 | Rollup merge of #136992 - ehuss:update-backtrace, r=workingjubilee | Jubilee | -0/+0 |
| 2025-02-13 | Rollup merge of #136981 - marcoieni:no-largedisk-loongarch, r=Kobzol | Jubilee | -2/+2 |
| 2025-02-13 | Rollup merge of #136951 - compiler-errors:clause-binder, r=lqd | Jubilee | -2/+20 |
| 2025-02-13 | Rollup merge of #136924 - Kobzol:bootstrap-tracing, r=jieyouxu | Jubilee | -4/+84 |
| 2025-02-13 | Rollup merge of #136908 - mustartt:aix-mutex-destory-einval, r=joboet | Jubilee | -3/+3 |
| 2025-02-13 | Rollup merge of #136904 - pitaj:range-into_bounds, r=tgross35 | Jubilee | -1/+111 |
| 2025-02-13 | Rollup merge of #136460 - real-eren:simplify-rustc_span-analyze, r=Noratrieb | Jubilee | -132/+55 |
| 2025-02-13 | Rollup merge of #135439 - clubby789:O3, r=Noratrieb | Jubilee | -34/+39 |
| 2025-02-13 | Set both `nuw` and `nsw` in slice size calculation | Scott McMurray | -44/+81 |
| 2025-02-14 | Move `MirPatch` from `rustc_middle` to `rustc_mir_transform`. | Nicholas Nethercote | -42/+43 |
| 2025-02-14 | Move drop elaboration infrastructure. | Nicholas Nethercote | -37/+35 |
| 2025-02-13 | Emit MIR for each bit with on `dont_reset_cast_kind_without_updating_operand` | Christian Poveda | -0/+269 |
| 2025-02-14 | Auto merge of #137001 - workingjubilee:rollup-u3dn4gc, r=workingjubilee | bors | -681/+1159 |
| 2025-02-13 | Rollup merge of #136973 - jyn514:fulldeps-stage1, r=jieyouxu | Jubilee | -6/+8 |
| 2025-02-13 | Rollup merge of #136970 - marcoieni:no-largedisk, r=Kobzol | Jubilee | -3/+1 |
| 2025-02-13 | Rollup merge of #136962 - onur-ozkan:fix-enzyme-note, r=jieyouxu | Jubilee | -10/+18 |
| 2025-02-13 | Rollup merge of #136960 - jyn514:compiletest-args, r=jieyouxu | Jubilee | -6/+5 |
| 2025-02-13 | Rollup merge of #136957 - Zalathar:counters, r=oli-obk | Jubilee | -229/+237 |
| 2025-02-13 | Rollup merge of #136950 - notriddle:notriddle/svg-example-buttons, r=Guillaum... | Jubilee | -5/+76 |
| 2025-02-13 | Rollup merge of #136941 - Kobzol:ccache-build, r=onur-ozkan | Jubilee | -15/+34 |
| 2025-02-13 | Rollup merge of #136928 - lcnr:method-lookup-check-wf, r=compiler-errors | Jubilee | -158/+338 |
| 2025-02-13 | Rollup merge of #136895 - maurer:fix-enum-discr, r=nikic | Jubilee | -3/+9 |
| 2025-02-13 | Rollup merge of #136869 - chenyukang:yukang-fix-133713-let-binding, r=estebank | Jubilee | -1/+73 |
| 2025-02-13 | Rollup merge of #136863 - lcnr:treat-as-rigid, r=compiler-errors | Jubilee | -245/+360 |
| 2025-02-14 | fallout :skull_emoji: | lcnr | -133/+291 |
| 2025-02-13 | [cg_llvm] Remove dead error message | Daniel Paoliello | -8/+0 |
| 2025-02-14 | eagerly prove WF when resolving fully qualified paths | lcnr | -25/+47 |
| 2025-02-13 | adjust derive_error | lcnr | -79/+204 |
| 2025-02-13 | Update backtrace | Eric Huss | -0/+0 |
| 2025-02-13 | Auto merge of #134633 - GrigorenkoPV:get_disjoint_mut, r=cuviper | bors | -103/+98 |
| 2025-02-13 | rework pointee handling for the new rigid alias approach | lcnr | -67/+79 |
| 2025-02-13 | normalizes-to rework rigid alias handling | lcnr | -99/+77 |