| Age | Commit message (Expand) | Author | Lines |
| 2025-02-14 | Forward all default methods for I/O impls | Thalia Archibald | -0/+62 |
| 2025-02-15 | Auto merge of #137046 - workingjubilee:rollup-u56aw1m, r=workingjubilee | bors | -217/+471 |
| 2025-02-14 | Rollup merge of #137038 - maurer:tolerate-captures, r=nikic | Jubilee | -1/+1 |
| 2025-02-14 | Rollup merge of #137037 - RalfJung:x86-sse2-abi, r=workingjubilee | Jubilee | -20/+96 |
| 2025-02-14 | Rollup merge of #137035 - compiler-errors:eagerly-mono-closures-after-norm, r... | Jubilee | -0/+26 |
| 2025-02-14 | Rollup merge of #137032 - oli-obk:push-ptvssqnomkpo, r=the8472 | Jubilee | -4/+1 |
| 2025-02-14 | Rollup merge of #137006 - dianne:remove-errci-fields, r=compiler-errors | Jubilee | -29/+11 |
| 2025-02-14 | Rollup merge of #137002 - chenyukang:fix-early-lint-check-desc, r=compiler-er... | Jubilee | -1/+1 |
| 2025-02-14 | Rollup merge of #136983 - ehuss:misc-2024-prep, r=tgross35 | Jubilee | -157/+256 |
| 2025-02-14 | Rollup merge of #136971 - HypheX:patch1, r=WaffleLapkin | Jubilee | -0/+37 |
| 2025-02-14 | Rollup merge of #134016 - zachs18:stable-const-str-split_at, r=Amanieu | Jubilee | -5/+5 |
| 2025-02-14 | Rollup merge of #133312 - lolbinarycat:triagebot-rustdoc-labels, r=GuillaumeG... | Jubilee | -0/+37 |
| 2025-02-14 | Auto merge of #137041 - ChrisDenton:mysql, r=Kobzol | bors | -5/+0 |
| 2025-02-14 | Don't error if stopping mysql fails in CI | Chris Denton | -5/+0 |
| 2025-02-14 | Normalize closure instance before eagerly monomorphizing it | Michael Goulet | -0/+26 |
| 2025-02-14 | llvm: Tolerate captures in tests | Matthew Maurer | -1/+1 |
| 2025-02-14 | add x86-sse2 (32bit) ABI that requires SSE2 target feature | Ralf Jung | -20/+96 |
| 2025-02-14 | Auto merge of #137030 - matthiaskrgr:rollup-267aumr, r=matthiaskrgr | bors | -1104/+1068 |
| 2025-02-14 | Decode metadata buffer in one go | Oli Scherer | -4/+1 |
| 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 | Add new ui test for returning an Fn trait that returns impl Trait | Xelph | -0/+37 |
| 2025-02-14 | further simplify a match | dianne | -12/+11 |
| 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-13 | remove `fr_is_local` and `outlived_fr_is_local` fields from `ErrorConstraintI... | dianne | -31/+14 |