| Age | Commit message (Expand) | Author | Lines |
| 2025-06-02 | cleanup: Use `x.biteq(y)` rather than `x.to_bits() == y.to_bits()` | Trevor Gross | -19/+14 |
| 2025-06-02 | Disable f64 minimum/maximum tests for arm 32 | Eric Huss | -2/+2 |
| 2025-06-02 | Clarify why we are talking about a failed const eval at a random place | Oli Scherer | -1/+1 |
| 2025-06-02 | Clarify why we are talking about a failed const eval at a random place | Oli Scherer | -974/+974 |
| 2025-06-02 | Use the informative error as the main const eval error message | Oli Scherer | -3/+3 |
| 2025-06-02 | Use the informative error as the main const eval error message | Oli Scherer | -4296/+4129 |
| 2025-06-02 | Merge pull request #2443 from smanilov/patch-21 | Tshepang Mbambo | -1/+3 |
| 2025-06-02 | Test that all interned symbols are referenced in Clippy sources (#14842) | Alex Macleod | -1/+81 |
| 2025-06-02 | Simplify long sentence | Stan Manilov | -1/+3 |
| 2025-06-02 | Merge pull request #2446 from fmease/fix-warning-blocks | León Orell Valerian Liehr | -1/+15 |
| 2025-06-02 | Fix some warning blocks that contain Markdown | León Orell Valerian Liehr | -1/+15 |
| 2025-06-02 | Merge pull request #2445 from smanilov/patch-23 | Tshepang Mbambo | -9/+13 |
| 2025-06-02 | Merge pull request #2444 from smanilov/patch-22 | Tshepang Mbambo | -1/+1 |
| 2025-06-02 | Add title and toc to Async chapter | Stan Manilov | -9/+13 |
| 2025-06-02 | Trivial: dedup word | Stan Manilov | -1/+1 |
| 2025-06-02 | Merge pull request #19893 from Veykril/push-wzqsompmnlmx | Lukas Wirth | -257/+604 |
| 2025-06-02 | Support derive-macros for rename prefix magic | Lukas Wirth | -117/+211 |
| 2025-06-02 | fix: Fix edition handling for names in rename logic | Lukas Wirth | -115/+161 |
| 2025-06-02 | Enhance renaming to include identifiers that are generated from the original ... | Lukas Wirth | -44/+251 |
| 2025-06-02 | Rollup merge of #141904 - jieyouxu:test-float-parse, r=Mark-Simulacrum | Jakub Beránek | -0/+2 |
| 2025-06-02 | Rollup merge of #141874 - usamoi:eps, r=tgross35 | Jakub Beránek | -0/+4 |
| 2025-06-02 | Rollup merge of #141865 - Nadrieril:dont-steal-thir, r=oli-obk | Jakub Beránek | -4/+25 |
| 2025-06-02 | Rollup merge of #141858 - zacryol:spe-docs-typo, r=aDotInTheVoid | Jakub Beránek | -1/+1 |
| 2025-06-02 | Rollup merge of #141767 - marcoieni:free-pr-job, r=Kobzol | Jakub Beránek | -1/+1 |
| 2025-06-02 | Fix `create-docs-artifacts.sh` with new bors | Jakub Beránek | -1/+2 |
| 2025-06-02 | Rollup merge of #141897 - Kobzol:fix-citool-tests, r=marcoieni | Yukang | -0/+2 |
| 2025-06-02 | Rollup merge of #141895 - tshepang:new-address, r=jieyouxu | Yukang | -1/+1 |
| 2025-06-02 | Rollup merge of #141894 - tshepang:rdg-push, r=jieyouxu | Yukang | -133/+281 |
| 2025-06-02 | Rollup merge of #141892 - chenyukang:yukang-fix-141785-extern-crate, r=petroc... | Yukang | -0/+21 |
| 2025-06-02 | Rollup merge of #141885 - raoulstrackx:raoul/rte-484-update_sgx_maintainers, ... | Yukang | -1/+1 |
| 2025-06-02 | Rollup merge of #141884 - bvanjoi:issue-140255, r=petrochenkov | Yukang | -4/+63 |
| 2025-06-02 | Auto merge of #141814 - flip1995:clippy-subtree-update, r=Manishearth | bors | -718/+2000 |
| 2025-06-02 | Auto merge of #141814 - flip1995:clippy-subtree-update, r=Manishearth | bors | -671/+1995 |
| 2025-06-02 | test-float-parse: apply `cfg(not(bootstrap))` | Jieyou Xu | -0/+2 |
| 2025-06-02 | Use `None::<u64>` instead of `0` to denote an absence of value (#14957) | llogiq | -65/+45 |
| 2025-06-02 | bootstrap: Remove `rustc_snapshot_libdir` from PATH in one more place | Vadim Petrochenkov | -4/+2 |
| 2025-06-02 | Separately check equality of the scalar types and compound types in the order... | Ell | -58/+390 |
| 2025-06-02 | add fixme to improve error matching | Jana Dönszelmann | -1/+2 |
| 2025-06-02 | Use ccache for stage0 tool and rustc builds | Jakub Beránek | -0/+22 |
| 2025-06-02 | add lint `infallible_try_from` (#14813) | llogiq | -0/+137 |
| 2025-06-02 | [rustdoc-json] Implement PartialOrd and Ord for rustdoc_types::Id | Luca Palmieri | -1/+1 |
| 2025-06-02 | Fix citool tests when executed ocally | Jakub Beránek | -0/+2 |
| 2025-06-02 | Use `None::<u64>` instead of `0` to denote an absence of value | Samuel Tardieu | -65/+45 |
| 2025-06-02 | Merge pull request #19904 from Wilfred/project_json_naming | Lukas Wirth | -5/+5 |
| 2025-06-02 | Merge pull request #2440 from rust-lang/tshepang-patch-1 | nora | -2/+2 |
| 2025-06-02 | use consistent title capitalization | Tshepang Mbambo | -28/+28 |
| 2025-06-02 | distracting indirection | Tshepang Mbambo | -2/+2 |
| 2025-06-02 | Merge pull request #2439 from rust-lang/tshepang-offline-love | Tshepang Mbambo | -1/+1 |
| 2025-06-02 | use a relative path, so that this also works offline | Tshepang Mbambo | -1/+1 |
| 2025-06-02 | internal: Use 'ProjectJson' consistently | Wilfred Hughes | -5/+5 |