| Age | Commit message (Expand) | Author | Lines |
| 2025-07-29 | Remove `bot-pull-requests` triagebot config | Jakub Beránek | -3/+0 |
| 2025-07-29 | WIP: auth using GitHub app | Jakub Beránek | -2/+3 |
| 2025-07-29 | Merge pull request #20333 from Veykril/push-xmulpqkxrytn | Lukas Wirth | -7/+2 |
| 2025-07-29 | fix: Do not require all rename definitions to be renameable | Lukas Wirth | -7/+2 |
| 2025-07-29 | Rollup merge of #144569 - tshepang:rdg-sync, r=Kobzol | Stuart Cook | -242/+449 |
| 2025-07-29 | Rollup merge of #144367 - shepmaster:reduce-x86-macos-runner-usage, r=Mark-Si... | Stuart Cook | -1/+1 |
| 2025-07-29 | Rollup merge of #143883 - pietroalbini:pa-linkchecker-extra-target, r=ehuss | Stuart Cook | -26/+101 |
| 2025-07-29 | update lockfile and bless tidy | Ralf Jung | -0/+5 |
| 2025-07-29 | Merge pull request #20300 from A4-Tacks/fix-debug_assert-doc-gen | Chayim Refael Friedman | -6/+62 |
| 2025-07-28 | Auto merge of #144524 - rust-lang:cargo_update, r=clubby789 | bors | -2/+2 |
| 2025-07-28 | Auto merge of #144603 - lnicola:sync-from-ra, r=lnicola | bors | -1424/+2182 |
| 2025-07-28 | Ensure external paths passed via flags end up in rustdoc depinfo | Noratrieb | -16/+37 |
| 2025-07-28 | bootstrap: enable tidy auto extra checks on tools profile | binarycat | -0/+2 |
| 2025-07-28 | tidy: increase performance of auto extra checks feature | binarycat | -30/+55 |
| 2025-07-28 | Merge pull request #20321 from rust-lang/rustc-pull | Laurențiu Nicola | -3978/+6271 |
| 2025-07-28 | Format and bump rustc crates | Laurențiu Nicola | -23/+23 |
| 2025-07-28 | Configure triagebot to reopen bot PRs | Jakub Beránek | -0/+3 |
| 2025-07-28 | make sure to populate DownloadState dependencies before its initialization in... | bit-aloo | -5/+5 |
| 2025-07-28 | Rename impl_of_method -> impl_of_assoc | Cameron Steffen | -27/+27 |
| 2025-07-28 | Rename trait_of_item -> trait_of_assoc | Cameron Steffen | -24/+24 |
| 2025-07-28 | Merge pull request #20313 from Veykril/push-qmorsnlvwlrr | Lukas Wirth | -50/+50 |
| 2025-07-28 | Merge pull request #20327 from Wilfred/saved_file_placeholder | Lukas Wirth | -1/+12 |
| 2025-07-28 | Merge pull request #4504 from RalfJung/link-section-arrays | Ralf Jung | -10/+22 |
| 2025-07-28 | remove config wrappers of download_toolchain and maybe_download_fmt and durin... | bit-aloo | -17/+13 |
| 2025-07-28 | lookup_link_section: support arrays of function pointers | Ralf Jung | -10/+22 |
| 2025-07-28 | Merge pull request #20303 from Hmikihiro/migrate_path_transform | Shoyu Vanilla (Flint) | -87/+170 |
| 2025-07-28 | use dry_run and verbose directly from exec_ctx | bit-aloo | -30/+27 |
| 2025-07-28 | Support multiple crate versions in --extern-html-root-url | Kornel | -7/+29 |
| 2025-07-28 | Don't show '$saved_file' literally in IDE status updates | Wilfred Hughes | -1/+12 |
| 2025-07-28 | remove the markers | Tshepang Mbambo | -136/+0 |
| 2025-07-28 | add --link-targets-dir flag to linkchecker | Pietro Albini | -25/+52 |
| 2025-07-28 | add an argument parser to linkchecker | Pietro Albini | -5/+46 |
| 2025-07-28 | bump linkchecker to edition 2024 | Pietro Albini | -1/+1 |
| 2025-07-28 | add support for ./x check src/tools/linkchecker | Pietro Albini | -0/+7 |
| 2025-07-28 | Reduce required cc crate version. | Patrick-6 | -4/+6 |
| 2025-07-28 | avoid the need to specify if toc should be generated | Tshepang Mbambo | -11/+198 |
| 2025-07-28 | reword to avoid using a term used in a confusing manner, "error annotations" | Tshepang Mbambo | -2/+3 |
| 2025-07-28 | fix pauses | Tshepang Mbambo | -2/+2 |
| 2025-07-28 | revert accidental change | Ralf Jung | -1/+5 |
| 2025-07-28 | Merge commit 'abd9cba5acbcc35fb4cc59ce25580fa1624b5571' | Ralf Jung | -1461/+3947 |
| 2025-07-28 | prepare for sync | Ralf Jung | -1/+1 |
| 2025-07-28 | Rollup merge of #144399 - bjorn3:stdlib_tests_separate_packages, r=Mark-Simul... | Matthias Krüger | -35/+58 |
| 2025-07-28 | Rollup merge of #144300 - hkBst:clippy-fix-7, r=Mark-Simulacrum | Matthias Krüger | -13/+12 |
| 2025-07-28 | Merge ref '733dab558992' from rust-lang/rust | The rustc-josh-sync Cronjob Bot | -3960/+6253 |
| 2025-07-28 | Prepare for merging from rust-lang/rust | The rustc-josh-sync Cronjob Bot | -1/+1 |
| 2025-07-28 | Adjust triagebot config for rustc-josh-sync | Laurențiu Nicola | -0/+1 |
| 2025-07-28 | Merge ref '2b5e239c6b86' from rust-lang/rust | The rustc-josh-sync Cronjob Bot | -1466/+3923 |
| 2025-07-28 | Prepare for merging from rust-lang/rust | The rustc-josh-sync Cronjob Bot | -1/+1 |
| 2025-07-28 | Rollup merge of #144535 - RalfJung:abi-mismatch-err, r=compiler-errors | Matthias Krüger | -22/+19 |
| 2025-07-28 | Rollup merge of #144523 - ojeda:rustdoc-target-modifiers, r=GuillaumeGomez | Matthias Krüger | -0/+6 |