| Age | Commit message (Expand) | Author | Lines |
| 2025-08-02 | fix: `option_if_let_else` don't suggest argless function for Result::map_or_else | Zihan | -4/+29 |
| 2025-08-02 | Auto merge of #144774 - BoxyUwU:bump_1_91, r=BoxyUwU | bors | -1/+1 |
| 2025-08-02 | Rehome tests/ui/issues/ tests [2/?] | Oneirical | -78/+52 |
| 2025-08-02 | Do not record derived impl def-id for dead code. | Camille GILLOT | -17/+11 |
| 2025-08-02 | Merge pull request #20351 from ChayimFriedman2/rename-self1 | Lukas Wirth | -25/+186 |
| 2025-08-02 | When renaming a parameter to `self`, change callers to use method call syntax | Chayim Refael Friedman | -25/+186 |
| 2025-08-02 | Merge pull request #20358 from iorizu/issue-20346 | Chayim Refael Friedman | -13/+29 |
| 2025-08-02 | Change visibility of Args new function | Christopher Hotchkiss | -1/+1 |
| 2025-08-03 | Migrate `generate_delegate_methods` assist to use `SyntaxEditor` | Hmikihiro | -36/+41 |
| 2025-08-02 | fix: `option_if_let_else` keep deref op if the inner expr is a raw pointer | Zihan | -2/+23 |
| 2025-08-02 | update links | Kivooeo | -2/+2 |
| 2025-08-02 | update flags for consistency | Kivooeo | -2/+3 |
| 2025-08-02 | Merge pull request #2531 from Kivooeo/update-doc | Boxy | -7/+5 |
| 2025-08-02 | Implement SIMD funnel shifts | Antoni Boucher | -0/+78 |
| 2025-08-02 | update doc | Kivooeo | -7/+5 |
| 2025-08-02 | Return a struct with named fields from `hash_owner_nodes` | Zalathar | -5/+21 |
| 2025-08-02 | Flatten `hash_owner_nodes` with an early-return | Zalathar | -21/+21 |
| 2025-08-02 | use gcc 15 as the linker on loongarch | Folkert de Vries | -11/+11 |
| 2025-08-02 | Extend `implicit_clone` to handle `to_string` calls (#14177) | Timo | -285/+61 |
| 2025-08-02 | `{flat_,}map_identity`: recognize (tuple) struct de- and restructuring (#15261) | Timo | -13/+200 |
| 2025-08-02 | Migrate `convert_from_to_tryfrom` assist to use `SyntaxEditor` | Hmikihiro | -19/+23 |
| 2025-08-02 | fmt with table lookup for binary, octal and hex | Pascal S. de Kloe | -122/+55 |
| 2025-08-02 | Update E0562 to account for the new impl trait positions | Noratrieb | -5/+4 |
| 2025-08-02 | Rollup merge of #144803 - tshepang:rdg-sync, r=jieyouxu | Samuel Tardieu | -19/+437 |
| 2025-08-02 | Rollup merge of #144797 - nilehmann:safety-comment-niche, r=Noratrieb | Samuel Tardieu | -3/+3 |
| 2025-08-02 | Rollup merge of #144796 - scrabsha:push-lsnwwpwpnpxr, r=jdonszelmann | Samuel Tardieu | -0/+1 |
| 2025-08-02 | Rollup merge of #144786 - JonathanBrouwer:cleanup-group-type, r=jdonszelmann | Samuel Tardieu | -25/+36 |
| 2025-08-02 | Rollup merge of #144782 - jieyouxu:compiletest-selftests, r=Kobzol | Samuel Tardieu | -16/+8 |
| 2025-08-02 | Rollup merge of #144766 - Berrysoft:patch-1, r=GuillaumeGomez | Samuel Tardieu | -0/+1 |
| 2025-08-02 | Rollup merge of #144756 - WaffleLapkin:inf-rec-etc-ctfe, r=lqd | Samuel Tardieu | -1/+28 |
| 2025-08-02 | Rollup merge of #144747 - petrochenkov:annusexp2, r=RalfJung | Samuel Tardieu | -19/+18 |
| 2025-08-02 | Rollup merge of #144703 - daltenty:daltenty/extern-weak, r=Noratrieb | Samuel Tardieu | -0/+1 |
| 2025-08-02 | Rollup merge of #144614 - cjgillot:fortify-unneeded, r=scottmcm | Samuel Tardieu | -222/+94 |
| 2025-08-02 | Rollup merge of #144478 - joshtriplett:doc-code-formatting-prep, r=Amanieu | Samuel Tardieu | -52/+67 |
| 2025-08-02 | Rollup merge of #144395 - folkertdev:fortanix-run-make-test, r=jieyouxu | Samuel Tardieu | -42/+74 |
| 2025-08-02 | Rollup merge of #144185 - purplesyringa:poisoning-wording, r=Amanieu | Samuel Tardieu | -25/+87 |
| 2025-08-02 | Rollup merge of #143771 - Randl:const-result, r=tgross35 | Samuel Tardieu | -25/+197 |
| 2025-08-02 | Rollup merge of #143662 - obi1kenobi:pg/unsafe-attribute-wrappers, r=t-rustdoc | Samuel Tardieu | -14/+46 |
| 2025-08-02 | Rollup merge of #143360 - folkertdev:const-continue-outside-loop-match, r=Waf... | Samuel Tardieu | -34/+107 |
| 2025-08-02 | Rollup merge of #132748 - lolbinarycat:rustdoc-intra-doc-link-warn-more-54191... | Samuel Tardieu | -26/+295 |
| 2025-08-02 | Auto merge of #144554 - cjgillot:no-hir-eff-vis, r=petrochenkov | bors | -101/+119 |
| 2025-08-02 | Reject adding new UI tests directly under `tests/ui/` | Jieyou Xu | -0/+30 |
| 2025-08-02 | Pull out recursive ui test check into its own function | Jieyou Xu | -28/+37 |
| 2025-08-02 | Make `issues_txt_header` a const | Jieyou Xu | -4/+4 |
| 2025-08-02 | Pull out non-descriptive test name check to own function | Jieyou Xu | -21/+39 |
| 2025-08-02 | Pull out stray/empty output snapshot checks into own functions | Jieyou Xu | -22/+29 |
| 2025-08-02 | Pull out unexpected extension check into own function | Jieyou Xu | -42/+46 |
| 2025-08-02 | fix: `let_with_type_underscore` don't eat closing paren in `let (i): _ = 0;` ... | Samuel Tardieu | -3/+82 |
| 2025-08-02 | fix: let_with_type_underscore don't eat closing paren in let (i): _ = 0; | Ada Alakbarova | -3/+82 |
| 2025-08-02 | Optimize broken_links by 99.77% (#15385) | Samuel Tardieu | -38/+38 |