| Age | Commit message (Expand) | Author | Lines |
| 2025-02-28 | Remove `rustc_transmute`'s dependence on `rustc_infer`. | Nicholas Nethercote | -13/+9 |
| 2025-02-26 | Auto merge of #137688 - fmease:rollup-gbeuj9j, r=fmease | bors | -327/+699 |
| 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 | 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 | 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 |
| 2025-02-26 | Rollup merge of #137604 - davidtwco:host-effect-resolve-vars, r=compiler-errors | León Orell Valerian Liehr | -0/+38 |
| 2025-02-26 | Rollup merge of #137603 - davidtwco:extern-types-no-deref, r=lcnr | León Orell Valerian Liehr | -30/+31 |
| 2025-02-26 | Rollup merge of #137601 - davidtwco:deduplicate-type-has-metadata, r=fmease,b... | León Orell Valerian Liehr | -30/+24 |
| 2025-02-26 | Rollup merge of #137559 - folkertdev:run-more-emscripten-tests, r=fmease | León Orell Valerian Liehr | -21/+9 |
| 2025-02-26 | Rollup merge of #137544 - petrochenkov:deritest, r=fmease | León Orell Valerian Liehr | -0/+172 |
| 2025-02-26 | Rollup merge of #137529 - klensy:unused3, r=lcnr | León Orell Valerian Liehr | -24/+9 |
| 2025-02-26 | Rollup merge of #137320 - tapanprakasht:fix-doc-version-stability, r=notriddle | León Orell Valerian Liehr | -0/+40 |
| 2025-02-26 | Rollup merge of #137311 - martn3:enable-f16-mips, r=tgross35 | León Orell Valerian Liehr | -1/+0 |
| 2025-02-26 | Rollup merge of #137154 - thaliaarchi:wtf8-fast-paths, r=ChrisDenton | León Orell Valerian Liehr | -3/+27 |
| 2025-02-26 | Rollup merge of #136576 - usamoi:pass-more-llbc, r=fmease | León Orell Valerian Liehr | -2/+2 |
| 2025-02-26 | Auto merge of #136921 - Kobzol:gcc-build, r=onur-ozkan | bors | -62/+55 |
| 2025-02-25 | Auto merge of #137594 - RalfJung:miri-sync, r=RalfJung | bors | -298/+715 |
| 2025-02-25 | Merge pull request #2263 from BoxyUwU/rustc-pull2 | Boxy | -40727/+65781 |
| 2025-02-25 | Merge from rustc | Boxy | -40726/+65780 |
| 2025-02-25 | Preparing for merge from rustc | Boxy | -1/+1 |
| 2025-02-26 | fix #137508 | Takayuki Maeda | -1/+78 |
| 2025-02-25 | Don't suggest constraining unstable associated types | Michael Goulet | -1/+33 |
| 2025-02-25 | Auto merge of #137608 - fmease:rollup-h4siso6, r=fmease | bors | -385/+245 |
| 2025-02-25 | Merge pull request #2262 from Kobzol/rustc-pull-ci-fix | Jakub Beránek | -1/+1 |
| 2025-02-25 | Fix posting message to Zulip | Jakub Beránek | -1/+1 |
| 2025-02-25 | Fix rebase | Esteban Küber | -1/+1 |
| 2025-02-25 | fix #137589 | Jana Dönszelmann | -6/+87 |
| 2025-02-25 | disable float non-determinism for now to be able to complete the sync | Ralf Jung | -36/+47 |
| 2025-02-25 | add doc comment detail | Esteban Küber | -0/+6 |
| 2025-02-25 | Make E0609 a structured error | Esteban Küber | -21/+51 |
| 2025-02-25 | Make E0614 a structured error | Esteban Küber | -22/+32 |
| 2025-02-25 | Make E0529 a structured error | Esteban Küber | -25/+64 |
| 2025-02-25 | Add tests | Esteban Küber | -0/+67 |