| Age | Commit message (Expand) | Author | Lines |
| 2025-02-27 | Use original command for showing sccache stats | Jakub Beránek | -1/+1 |
| 2025-02-27 | Delete tuple unsizing | Alice Ryhl | -74/+0 |
| 2025-02-27 | Clean up TypeckResults::extract_binding_mode | Maja Kądziołka | -1/+0 |
| 2025-02-27 | Update to LLVM 20 rc 3 | Nikita Popov | -0/+0 |
| 2025-02-27 | Rollup merge of #136846 - nnethercote:make-AssocOp-more-like-ExprKind, r=spas... | Matthias Krüger | -123/+43 |
| 2025-02-27 | Rollup merge of #136542 - jieyouxu:build-base, r=onur-ozkan | Matthias Krüger | -40/+57 |
| 2025-02-27 | Cofigurate out ohos target to avoid compilation crashes | LuuuXXX | -5/+7 |
| 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 | -7/+7 |
| 2025-02-27 | Replace `AssocOp::DotDot{,Eq}` with `AssocOp::Range`. | Nicholas Nethercote | -22/+8 |
| 2025-02-27 | Introduce `AssocOp::Binary`. | Nicholas Nethercote | -43/+28 |
| 2025-02-27 | In `AssocOp::AssignOp`, use `BinOpKind` instead of `BinOpToken` | Nicholas Nethercote | -55/+4 |
| 2025-02-26 | Re-enable `--generate-link-to-defintion` for tools internal rustdoc | Alona Enraght-Moony | -3/+1 |
| 2025-02-26 | Drop support for stitched sysroot | David Richey | -1168/+12 |
| 2025-02-26 | Allow rust-project.json to specify sysroot workspace | David Richey | -61/+135 |
| 2025-02-26 | Support raw-dylib link kind on ELF | Noratrieb | -0/+13 |
| 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 | Add new `Rustdoc::emit` method in `run-make-support` | Guillaume Gomez | -0/+7 |
| 2025-02-26 | Add rustdoc support for `--emit=dep-info[=path]` | Guillaume Gomez | -14/+48 |
| 2025-02-26 | Use helper function instead of reimplementing the logic to check if rustdoc s... | Guillaume Gomez | -1/+1 |
| 2025-02-26 | Merge pull request #19220 from Shourya742/2025-02-24-nit-setup-doc | Laurențiu Nicola | -4/+10 |
| 2025-02-26 | Also test coretests when running ./x.py test core | bjorn3 | -8/+9 |
| 2025-02-26 | Stop passing --lib to cargo test | bjorn3 | -59/+15 |
| 2025-02-26 | linker: Fix escaping style for response files on Windows | Vadim Petrochenkov | -11/+31 |
| 2025-02-26 | revert accidental change in get_closest_merge_commit | Ralf Jung | -0/+1 |
| 2025-02-26 | Use cargo zigbuild for releases | Laurențiu Nicola | -40/+49 |
| 2025-02-26 | Merge pull request #19225 from Giga-Bowser/remove-assists | Lukas Wirth | -43/+253 |
| 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 | -0/+33 |
| 2025-02-26 | Merge pull request #19204 from kazatsuyu/allow-package-specific-feature | Chayim Refael Friedman | -1/+3 |
| 2025-02-26 | Rollup merge of #137609 - ColinPitrat:master, r=GuillaumeGomez | León Orell Valerian Liehr | -0/+21 |
| 2025-02-26 | Rollup merge of #137320 - tapanprakasht:fix-doc-version-stability, r=notriddle | León Orell Valerian Liehr | -0/+12 |
| 2025-02-26 | Auto merge of #136921 - Kobzol:gcc-build, r=onur-ozkan | bors | -61/+53 |
| 2025-02-25 | Auto merge of #137594 - RalfJung:miri-sync, r=RalfJung | bors | -298/+714 |
| 2025-02-25 | Merge from rustc | Boxy | -10991/+23148 |
| 2025-02-25 | Preparing for merge from rustc | Boxy | -1/+1 |
| 2025-02-25 | Auto merge of #137608 - fmease:rollup-h4siso6, r=fmease | bors | -1/+1 |
| 2025-02-25 | Fix posting message to Zulip | Jakub Beránek | -1/+1 |
| 2025-02-25 | disable float non-determinism for now to be able to complete the sync | Ralf Jung | -36/+47 |
| 2025-02-25 | internal: Migrate `remove_unused_param` assist to `SyntaxEditor` | Giga Bowser | -17/+71 |
| 2025-02-25 | fix: Properly handle removals in `SyntaxEditor` | Giga Bowser | -6/+18 |
| 2025-02-25 | internal: Migrate `remove_parentheses` assist to `SyntaxEditor` | Giga Bowser | -5/+14 |
| 2025-02-25 | internal: Migrate `remove_mut` assist to `SyntaxEditor` | Giga Bowser | -7/+8 |
| 2025-02-25 | internal: Improve reporting of intersecting changes | Giga Bowser | -8/+142 |
| 2025-02-25 | Skip `tidy` in pre-push hook if the user is deleting a remote branch | Yotam Ofek | -0/+14 |
| 2025-02-25 | Rollup merge of #137597 - oli-obk:push-unkusxkoqrus, r=Kobzol | León Orell Valerian Liehr | -0/+0 |
| 2025-02-25 | Rollup merge of #137522 - onur-ozkan:137215-follow-ups, r=Kobzol | León Orell Valerian Liehr | -6/+99 |