| Age | Commit message (Expand) | Author | Lines |
| 2025-08-06 | Rollup merge of #144913 - GuillaumeGomez:fix-wrong-i-icon, r=fmease | Jakub Beránek | -0/+4 |
| 2025-08-06 | Rollup merge of #144676 - tiif:dev_guide_unstable_bound, r=BoxyUwU | Jakub Beránek | -0/+3 |
| 2025-08-06 | Merge pull request #20354 from A4-Tacks/clean-lit-stmt-remove-dbg | Chayim Refael Friedman | -0/+50 |
| 2025-08-06 | Add remove simple dbg stmt for remove_dbg | A4-Tacks | -0/+50 |
| 2025-08-06 | Remove unneeded `stage` parameter when setting up stdlib Cargo | Jakub Beránek | -13/+9 |
| 2025-08-06 | handle bootstrap cfgs | Boxy | -34/+12 |
| 2025-08-06 | Auto merge of #143679 - sebastianpoeplau:preserve-debug-gdb-scripts-section, ... | bors | -0/+1 |
| 2025-08-06 | add note on how to build wasi | Jana Dönszelmann | -1/+22 |
| 2025-08-06 | coverage: Remove all unstable support for MC/DC instrumentation | Zalathar | -4/+1 |
| 2025-08-06 | bump stage0 | Boxy | -480/+500 |
| 2025-08-06 | Embed GDB pretty printers in rlibs and dylibs | Sebastian Poeplau | -0/+1 |
| 2025-08-06 | remove redundant _toml suffix and other misc changes | bit-aloo | -389/+371 |
| 2025-08-06 | Merge pull request #20387 from ChayimFriedman2/rename-macro | Shoyu Vanilla (Flint) | -63/+81 |
| 2025-08-06 | Auto merge of #143684 - nikic:llvm-21, r=cuviper | bors | -2/+4 |
| 2025-08-06 | run-make: Allow blessing snapshot files that don't exist yet | Zalathar | -1/+10 |
| 2025-08-05 | Merge pull request #20384 from vxpm/fix-external-docs | Chayim Refael Friedman | -1/+26 |
| 2025-08-05 | Merge pull request #2534 from skrobchik/patch-1 | Manuel Drehwald | -1/+1 |
| 2025-08-05 | fix external docs for exported macros | vinícius x | -1/+26 |
| 2025-08-05 | rustdoc: fix caching of intra-doc links on reexports | binarycat | -2/+25 |
| 2025-08-05 | Add aarch64_be-unknown-none-softfloat target | Jens Reidel | -0/+76 |
| 2025-08-05 | Merge pull request #20381 from A4-Tacks/fix-assign-sug | Chayim Refael Friedman | -0/+82 |
| 2025-08-05 | Use runtimes build for host compiler-rt build | Nikita Popov | -1/+3 |
| 2025-08-05 | fix(unicode-table-generator): fix duplicated unique indices | Marco Cavenati | -1/+1 |
| 2025-08-05 | Change prev whitespace to prev trivia | A4-Tacks | -3/+3 |
| 2025-08-05 | Auto merge of #144303 - Kobzol:bootstrap-tool-cleanup, r=jieyouxu | bors | -453/+744 |
| 2025-08-05 | Merge pull request #20385 from Hmikihiro/migrate_expand_glob_import | Shoyu Vanilla (Flint) | -5/+4 |
| 2025-08-05 | Merge pull request #20383 from Hmikihiro/remove_ted_from_replace_named_generi... | Shoyu Vanilla (Flint) | -17/+19 |
| 2025-08-05 | Merge pull request #20380 from Hmikihiro/add_attr_arg | Shoyu Vanilla (Flint) | -116/+185 |
| 2025-08-05 | Merge pull request #20389 from Veykril/push-ssyssvnrywvy | Lukas Wirth | -7/+3 |
| 2025-08-05 | Slim down compile time artifact progress reports | Lukas Wirth | -7/+3 |
| 2025-08-05 | Rollup merge of #144905 - tshepang:rdg-sync, r=jieyouxu | Samuel Tardieu | -156/+205 |
| 2025-08-05 | Rollup merge of #144887 - lnicola:sync-from-ra, r=lnicola | Samuel Tardieu | -4814/+5513 |
| 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 #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 | -8/+34 |
| 2025-08-05 | Do not remove the original token when descending into derives | Chayim Refael Friedman | -11/+9 |
| 2025-08-05 | Allow renaming when there are multiple definitions (due to macros) even when ... | Chayim Refael Friedman | -52/+72 |
| 2025-08-05 | updated doc comment | Kivooeo | -4/+4 |
| 2025-08-04 | compiletest: add hint for when a ui test produces no errors | binarycat | -1/+1 |
| 2025-08-04 | windows-gnullvm: include `libunwind.dll` in dist | Mateusz Mikuła | -7/+24 |
| 2025-08-04 | Fix wrong font being used for tooltips `i` icons | Guillaume Gomez | -0/+4 |
| 2025-08-05 | Migrate `expand_glob_import` assist to use `SyntaxEditor` | Hmikihiro | -5/+4 |
| 2025-08-05 | remove `ted` from replace_named_generic_with_impl.rs | Hmikihiro | -17/+19 |
| 2025-08-04 | Merge pull request #20378 from skewb1k/chore/folding_ranges-perms | Laurențiu Nicola | -0/+0 |
| 2025-08-04 | Merge pull request #20382 from ChayimFriedman2/goto-def-from-macro | Shoyu Vanilla (Flint) | -4/+30 |
| 2025-08-04 | Add if..else completions in LetStmt and ArgList | A4-Tacks | -1/+127 |
| 2025-08-04 | Correctly goto `From` impl when on `into()` even when the call is inside a macro | Chayim Refael Friedman | -4/+30 |
| 2025-08-04 | Require approval from t-infra instead of t-release on tier bumps | Jakub Beránek | -9/+9 |
| 2025-08-04 | remove begin prefix | Kivooeo | -23/+23 |