| Age | Commit message (Expand) | Author | Lines |
| 2025-08-05 | Merge pull request #2534 from skrobchik/patch-1 | Manuel Drehwald | -1/+1 |
| 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 | 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 | Auto merge of #144303 - Kobzol:bootstrap-tool-cleanup, r=jieyouxu | bors | -453/+744 |
| 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 | 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-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 |
| 2025-08-04 | Update installation.md | Robert Serrano Kobylyansky | -1/+1 |
| 2025-08-04 | Fix splitting dylib paths | Jakub Beránek | -10/+8 |
| 2025-08-04 | Do not render both cached and uncached edge between two steps | Jakub Beránek | -1/+7 |
| 2025-08-04 | Implement debugging output of the bootstrap Step graph into a DOT file | Jakub Beránek | -2/+223 |
| 2025-08-04 | Rollup merge of #144694 - compiler-errors:with-self-ty, r=SparrowLii | Stuart Cook | -1/+1 |
| 2025-08-04 | Merge ref '383b9c447b61' from rust-lang/rust | The rustc-josh-sync Cronjob Bot | -370/+505 |
| 2025-08-04 | Prepare for merging from rust-lang/rust | The rustc-josh-sync Cronjob Bot | -1/+1 |
| 2025-08-04 | Rollup merge of #144853 - Kivooeo:rust_-cleanup, r=Mark-Simulacrum | Stuart Cook | -11/+11 |
| 2025-08-04 | Rollup merge of #144848 - Zalathar:ui-fulldeps, r=clubby789 | Stuart Cook | -10/+40 |
| 2025-08-04 | Rollup merge of #144811 - jieyouxu:target-maintainer-docs, r=Noratrieb | Stuart Cook | -1/+1 |
| 2025-08-04 | Rollup merge of #144706 - zachs18:fix-144661, r=RalfJung | Stuart Cook | -25/+0 |
| 2025-08-04 | Rollup merge of #144322 - Urgau:dangling-ptr-from-locals, r=oli-obk | Stuart Cook | -0/+3 |
| 2025-08-04 | Remove strict_overflow_ops lint | Nurzhan Sakén | -14/+0 |
| 2025-08-04 | remove gate | Kivooeo | -1/+1 |
| 2025-08-03 | Rollup merge of #144843 - rust-lang:cargo_update, r=clubby789 | Samuel Tardieu | -13/+14 |
| 2025-08-03 | Rollup merge of #144805 - Zalathar:proc-res, r=jieyouxu | Samuel Tardieu | -45/+56 |
| 2025-08-03 | Rollup merge of #144738 - bjorn3:remove_omit_gdb_pretty_printer_section, r=ji... | Samuel Tardieu | -1/+15 |
| 2025-08-03 | remove rust_ prefixes | Kivooeo | -11/+11 |
| 2025-08-03 | Remove unused functions from edit_in_place | Hmikihiro | -161/+2 |
| 2025-08-03 | For "stage 1" ui-fulldeps, use the stage 1 compiler to query target info | Zalathar | -10/+40 |
| 2025-08-03 | Merge pull request #20371 from Hmikihiro/migrate_generate_trait_from_impl | Lukas Wirth | -34/+35 |
| 2025-08-03 | Migrate `generate_trait_from_impl` assist to use `SyntaxEditor` | Hmikihiro | -34/+35 |
| 2025-08-03 | Merge pull request #20368 from Hmikihiro/migrate_delegate_methods | Lukas Wirth | -36/+41 |
| 2025-08-03 | Merge pull request #20364 from Hmikihiro/migrate_convert_from_to_tryfrom | Lukas Wirth | -19/+23 |
| 2025-08-03 | there is still no official policy | Tshepang Mbambo | -1/+1 |
| 2025-08-03 | Merge pull request #2509 from rust-lang/tshepang-auto-toc | Tshepang Mbambo | -147/+198 |
| 2025-08-03 | Change `TestCx::error` to `error_prefix`, which returns a string | Zalathar | -14/+22 |
| 2025-08-03 | Consolidate all `ProcRes` unwinds into one code path | Zalathar | -27/+29 |
| 2025-08-03 | Change `ProcRes::print_info` to `format_info` | Zalathar | -5/+6 |
| 2025-08-03 | cargo update | github-actions | -13/+14 |
| 2025-08-02 | Auto merge of #144814 - samueltardieu:rollup-qyum1hj, r=samueltardieu | bors | -60/+496 |
| 2025-08-02 | Auto merge of #144774 - BoxyUwU:bump_1_91, r=BoxyUwU | bors | -1/+1 |