| Age | Commit message (Expand) | Author | Lines |
| 2025-08-05 | chore: moved chunk_info to `common` and code cleanup | Madhav Madhusoodanan | -35/+34 |
| 2025-08-05 | feat: cleaned the IntrinsicType struct and associated functions. | Madhav Madhusoodanan | -27/+26 |
| 2025-08-05 | Add test for "missing function argument" on multiline call | Sasha Pourcelot | -3/+41 |
| 2025-08-04 | Let `RemoveUnneededDrops` also remove `drop_in_place` | Scott McMurray | -12/+33 |
| 2025-08-05 | Added checks for attribute in type case | Kivooeo | -23/+395 |
| 2025-08-05 | Promote crash test. | Camille GILLOT | -4/+27 |
| 2025-08-05 | Auto merge of #144934 - samueltardieu:rollup-25jvb9g, r=samueltardieu | bors | -6297/+7517 |
| 2025-08-05 | Rollup merge of #144920 - compiler-errors:span-arg, r=lqd | Samuel Tardieu | -8/+8 |
| 2025-08-05 | Rollup merge of #144905 - tshepang:rdg-sync, r=jieyouxu | Samuel Tardieu | -156/+205 |
| 2025-08-05 | Rollup merge of #144894 - jieyouxu:chop-thread-cnt, r=ChrisDenton | Samuel Tardieu | -64/+0 |
| 2025-08-05 | Rollup merge of #144890 - WaffleLapkin:project_fields, r=lcnr | Samuel Tardieu | -33/+44 |
| 2025-08-05 | Rollup merge of #144887 - lnicola:sync-from-ra, r=lnicola | Samuel Tardieu | -4814/+5513 |
| 2025-08-05 | Rollup merge of #144877 - Zalathar:coverage-various, r=lcnr | Samuel Tardieu | -271/+77 |
| 2025-08-05 | Rollup merge of #144872 - connortsui20:once-poison-docs, r=Amanieu | Samuel Tardieu | -5/+118 |
| 2025-08-05 | Rollup merge of #144867 - scottmcm:more-as-array, r=chenyukang | Samuel Tardieu | -16/+12 |
| 2025-08-05 | Rollup merge of #144866 - JonathanBrouwer:should_emit_fix, r=jdonszelmann | Samuel Tardieu | -4/+11 |
| 2025-08-05 | Rollup merge of #144852 - Kivooeo:rename-panic, r=m-ou-se | Samuel Tardieu | -2/+2 |
| 2025-08-05 | Rollup merge of #144817 - WaffleLapkin:reject-referety, r=Urgau | Samuel Tardieu | -3/+195 |
| 2025-08-05 | Rollup merge of #144813 - jieyouxu:no-top-level-tests, r=Kobzol | Samuel Tardieu | -105/+173 |
| 2025-08-05 | Rollup merge of #144779 - Kobzol:bootstrap-dot, r=jieyouxu | Samuel Tardieu | -2/+229 |
| 2025-08-05 | Rollup merge of #144776 - nnethercote:Printer-cleanups, r=cjgillot | Samuel Tardieu | -693/+649 |
| 2025-08-05 | Rollup merge of #144741 - ShoyuVanilla:tilde-const-in-block, r=fee1-dead | Samuel Tardieu | -42/+140 |
| 2025-08-05 | Rollup merge of #144548 - Oneirical:uncountable-integer-2, r=jieyouxu | Samuel Tardieu | -78/+87 |
| 2025-08-05 | Rollup merge of #144467 - hydro-project:users/mingwes/rustdoc-fix-cors, r=Gui... | Samuel Tardieu | -1/+54 |
| 2025-08-04 | [win][arm64ec] Fix msvc-wholearchive for Arm64EC | Daniel Paoliello | -11/+37 |
| 2025-08-04 | Gate checking rustc attrs on the feature. | Camille GILLOT | -8/+19 |
| 2025-08-04 | Check for rustc_has_incoherent_inherent_impls in incoherent_impls query. | Camille GILLOT | -18/+10 |
| 2025-08-04 | Add doc-comment. | Camille GILLOT | -0/+1 |
| 2025-08-04 | Update doc-comment. | Camille GILLOT | -4/+3 |
| 2025-08-04 | Simplify maybe_record_as_seed. | Camille GILLOT | -3/+4 |
| 2025-08-04 | Split `possible_missing_else` from `suspicious_else_formatting` (#15317) | Alejandra González | -8/+38 |
| 2025-08-04 | Drop `rust-version` from `rustc_thread_pool` | Josh Stone | -1/+0 |
| 2025-08-04 | Rehome tests/ui/issues/ tests [3/?] | Oneirical | -58/+89 |
| 2025-08-05 | updated doc comment | Kivooeo | -4/+4 |
| 2025-08-04 | Correct the use of `must_use` on btree::IterMut | Jonathan Brouwer | -1/+1 |
| 2025-08-04 | Issues priority (#15393) | Alejandra González | -18/+26 |
| 2025-08-04 | compiletest: add hint for when a ui test produces no errors | binarycat | -1/+1 |
| 2025-08-04 | Dont print arg span in MIR dump for tail call | Michael Goulet | -8/+8 |
| 2025-08-04 | Include whitespace in "remove `|`" suggestion and make it hidden | Esteban Küber | -129/+76 |
| 2025-08-04 | windows-gnullvm: include `libunwind.dll` in dist | Mateusz Mikuła | -7/+24 |
| 2025-08-04 | Don't actually pass BB to check_call_dest | Michael Goulet | -60/+54 |
| 2025-08-04 | Auto merge of #144893 - GuillaumeGomez:subtree-update_cg_gcc_2025-08-04, r=Gu... | bors | -45/+275 |
| 2025-08-04 | fix `#[loop_match]` on diverging loop | Folkert de Vries | -1/+45 |
| 2025-08-04 | Tweak auto trait errors | Esteban Küber | -43/+118 |
| 2025-08-04 | Add GUI regression test for tooltips `i` icons | Guillaume Gomez | -0/+15 |
| 2025-08-04 | Fix wrong font being used for tooltips `i` icons | Guillaume Gomez | -2/+20 |
| 2025-08-04 | Port `#[coroutine]` to the new attribute system | Sasha Pourcelot | -23/+42 |
| 2025-08-04 | Enforce tail call type is related to body return type in borrowck | Michael Goulet | -3/+33 |
| 2025-08-04 | Suggest bounds in more cases, accounting for type parameters referenced in pr... | Esteban Küber | -14/+136 |
| 2025-08-04 | Anonymize binders in tail call sig | Michael Goulet | -1/+18 |