| Age | Commit message (Expand) | Author | Lines |
| 2025-02-28 | Rollup merge of #136424 - 11happy:overflow.hex.fix, r=fmease | 许杰友 Jieyou Xu (Joe) | -5/+22 |
| 2025-02-28 | Auto merge of #137753 - ChrisDenton:remove-sdk, r=Kobzol | bors | -3/+17 |
| 2025-02-28 | Remove Win SDK 10.0.26100.0 from CI | Chris Denton | -0/+14 |
| 2025-02-28 | Auto merge of #137710 - matthiaskrgr:rollup-3vmxxu9, r=matthiaskrgr | bors | -644/+1067 |
| 2025-02-28 | fix: fix overflowing hex wrong suggestion | 11happy | -5/+22 |
| 2025-02-28 | Revert "Fix 32-bit MSVC CI" | Chris Denton | -3/+3 |
| 2025-02-28 | Auto merge of #137669 - DianQK:fn-atts-virtual, r=saethlin | bors | -38/+123 |
| 2025-02-27 | Auto merge of #137749 - Kobzol:fix-ci-2, r=Kobzol | bors | -3/+3 |
| 2025-02-27 | Fix 32-bit MSVC CI | Jakub Beránek | -3/+3 |
| 2025-02-27 | Rollup merge of #137694 - aDotInTheVoid:aDotInTheVoid-patch-1, r=jdonszelmann | Matthias Krüger | -5/+8 |
| 2025-02-27 | Rollup merge of #137480 - fuzzypixelz:fix/124466, r=workingjubilee | Matthias Krüger | -1/+10 |
| 2025-02-27 | Rollup merge of #137455 - compiler-errors:drop-lint-dtor, r=oli-obk | Matthias Krüger | -186/+425 |
| 2025-02-27 | Rollup merge of #137304 - pitaj:rangebounds-is_empty-intersect, r=ibraheemdev | Matthias Krüger | -6/+137 |
| 2025-02-27 | Rollup merge of #136846 - nnethercote:make-AssocOp-more-like-ExprKind, r=spas... | Matthias Krüger | -374/+205 |
| 2025-02-27 | Rollup merge of #136688 - fee1-dead-contrib:push-nppsusmpokqo, r=compiler-errors | Matthias Krüger | -15/+200 |
| 2025-02-27 | Rollup merge of #136579 - bjorn3:fix_thinvec_ext_ub, r=BoxyUwU | Matthias Krüger | -17/+25 |
| 2025-02-27 | Rollup merge of #136542 - jieyouxu:build-base, r=onur-ozkan | Matthias Krüger | -40/+57 |
| 2025-02-27 | Don't infer unwinding of virtual calls based on the function attributes | DianQK | -6/+32 |
| 2025-02-27 | Don't infer attributes of virtual calls based on the function body | DianQK | -60/+52 |
| 2025-02-27 | require trait impls to have matching const stabilities as the traits | Deadbeef | -15/+200 |
| 2025-02-27 | Auto merge of #132295 - the8472:remove-randomize-exclusion1, r=onur-ozkan | bors | -3/+2 |
| 2025-02-27 | Rename `AssocOp::As` as `AssocOp::Cast`. | Nicholas Nethercote | -16/+16 |
| 2025-02-27 | Replace `AssocOp::DotDot{,Eq}` with `AssocOp::Range`. | Nicholas Nethercote | -43/+32 |
| 2025-02-27 | Introduce `AssocOp::Binary`. | Nicholas Nethercote | -256/+152 |
| 2025-02-27 | In `AssocOp::AssignOp`, use `BinOpKind` instead of `BinOpToken` | Nicholas Nethercote | -77/+23 |
| 2025-02-26 | Spruce up `AttributeKind` docs | Alona Enraght-Moony | -5/+8 |
| 2025-02-26 | Auto merge of #137688 - fmease:rollup-gbeuj9j, r=fmease | bors | -327/+699 |
| 2025-02-26 | Print out destructor | Michael Goulet | -186/+425 |
| 2025-02-26 | Rollup merge of #137671 - meithecatte:discoverable-dump-mir, r=Nadrieril | León Orell Valerian Liehr | -0/+2 |
| 2025-02-26 | Rollup merge of #137670 - RalfJung:llvm-commit-logic-revert, r=Kobzol | León Orell Valerian Liehr | -0/+1 |
| 2025-02-26 | Rollup merge of #137660 - Kobzol:gcc-update, r=GuillaumeGomez | León Orell Valerian Liehr | -0/+0 |
| 2025-02-26 | Rollup merge of #137642 - BoxyUwU:rdg-push, r=Kobzol | León Orell Valerian Liehr | -27/+121 |
| 2025-02-26 | Rollup merge of #137635 - compiler-errors:constrain-unstable, r=SparrowLii | León Orell Valerian Liehr | -1/+33 |
| 2025-02-26 | Rollup merge of #137631 - TaKO8Ki:issue-137508, r=compiler-errors | León Orell Valerian Liehr | -1/+78 |
| 2025-02-26 | Rollup merge of #137620 - SergioGasquez:fix/espidf-maybeunit, r=ChrisDenton | León Orell Valerian Liehr | -1/+1 |
| 2025-02-26 | Rollup merge of #137201 - estebank:structured-errors-long-ty, r=oli-obk | León Orell Valerian Liehr | -225/+426 |
| 2025-02-26 | Rollup merge of #136187 - hkBst:patch-27, r=workingjubilee | León Orell Valerian Liehr | -36/+37 |
| 2025-02-26 | Rollup merge of #134585 - cyrgani:uninit_array, r=Amanieu | León Orell Valerian Liehr | -36/+0 |
| 2025-02-26 | Fix UB in ThinVec::flat_map_in_place | bjorn3 | -17/+25 |
| 2025-02-26 | Auto merge of #137354 - FractalFir:intern_with_cap, r=FractalFir | bors | -24/+33 |
| 2025-02-26 | revert accidental change in get_closest_merge_commit | Ralf Jung | -0/+1 |
| 2025-02-26 | Make -Z unpretty=mir suggest -Z dump-mir as well | Maja Kądziołka | -0/+2 |
| 2025-02-26 | Add a test case for #137646 | DianQK | -0/+67 |
| 2025-02-26 | Auto merge of #137036 - jieyouxu:drivers-license, r=Kobzol | bors | -0/+6 |
| 2025-02-26 | Update gcc submodule | Jakub Beránek | -0/+0 |
| 2025-02-26 | Auto merge of #137651 - fmease:rollup-s3s7m6f, r=fmease | bors | -119/+487 |
| 2025-02-26 | Rollup merge of #137622 - jdonszelmann:fix-137589, r=compiler-errors | León Orell Valerian Liehr | -6/+87 |
| 2025-02-26 | Rollup merge of #137614 - xizheyin:issue-134874, r=cuviper | León Orell Valerian Liehr | -2/+2 |
| 2025-02-26 | Rollup merge of #137613 - davidtwco:const-traits-variances, r=compiler-errors | León Orell Valerian Liehr | -0/+25 |
| 2025-02-26 | Rollup merge of #137609 - ColinPitrat:master, r=GuillaumeGomez | León Orell Valerian Liehr | -0/+21 |