| Age | Commit message (Expand) | Author | Lines |
| 2025-08-07 | Auto merge of #145056 - flip1995:clippy-subtree-update, r=Manishearth | bors | -1026/+2802 |
| 2025-08-07 | Merge commit '334fb906aef13d20050987b13448f37391bb97a2' into clippy-subtree-u... | Philipp Krones | -1026/+2802 |
| 2025-08-07 | Auto merge of #145043 - Zalathar:rollup-3dbvdrm, r=Zalathar | bors | -395/+677 |
| 2025-08-07 | Auto merge of #144997 - BoxyUwU:bootstrap_bump, r=Mark-Simulacrum | bors | -526/+514 |
| 2025-08-07 | Rollup merge of #145040 - tshepang:rdg-sync, r=Kobzol | Stuart Cook | -3/+28 |
| 2025-08-07 | Rollup merge of #145026 - rustbot:docs-update, r=ehuss | Stuart Cook | -0/+0 |
| 2025-08-07 | Rollup merge of #144682 - nxsaken:strict_overflow_ops, r=Mark-Simulacrum | Stuart Cook | -15/+1 |
| 2025-08-07 | Rollup merge of #144659 - mati865:gnullvm-vendor-libunwind, r=Kobzol | Stuart Cook | -60/+82 |
| 2025-08-07 | Rollup merge of #144473 - zeroomega:rustc_inconsistency, r=Mark-Simulacrum | Stuart Cook | -5/+13 |
| 2025-08-07 | Rollup merge of #143906 - LorrensP-2158466:miri-float-nondet-foreign-items, r... | Stuart Cook | -312/+513 |
| 2025-08-07 | Rollup merge of #138689 - jedbrown:jed/nvptx-target-feature, r=ZuseZ4 | Stuart Cook | -0/+40 |
| 2025-08-07 | Auto merge of #145014 - bjorn3:revert_preserve_debug_gdb_scripts, r=lqd | bors | -1/+0 |
| 2025-08-07 | Merge ref '6bcdcc73bd11' from rust-lang/rust | The rustc-josh-sync Cronjob Bot | -5446/+6832 |
| 2025-08-07 | Prepare for merging from rust-lang/rust | The rustc-josh-sync Cronjob Bot | -1/+1 |
| 2025-08-07 | Auto merge of #115746 - tgross35:unnamed-threads-panic-message, r=cuviper | bors | -59/+72 |
| 2025-08-06 | Print thread ID in panic message if thread name is unknown | Trevor Gross | -58/+65 |
| 2025-08-06 | Add normalization for thread IDs in panic messages | Trevor Gross | -1/+7 |
| 2025-08-07 | Update books | rustbot | -0/+0 |
| 2025-08-06 | Make link relative an link to md not html | lolbinarycat | -1/+1 |
| 2025-08-06 | Rollup merge of #145008 - GuillaumeGomez:fix-rustdoc-scrape-examples-crash, r... | Guillaume Gomez | -4/+6 |
| 2025-08-06 | Rollup merge of #145000 - Kobzol:std-cargo-stage, r=jieyouxu | Guillaume Gomez | -13/+9 |
| 2025-08-06 | Rollup merge of #144970 - lolbinarycat:rustdoc-macro-wrong-link-144965, r=Gui... | Guillaume Gomez | -2/+25 |
| 2025-08-06 | Link from "Overview of the compiler § Queries" to the Queries chapter | lolbinarycat | -0/+4 |
| 2025-08-06 | Revert "Embed GDB pretty printers in rlibs and dylibs" | bjorn3 | -1/+0 |
| 2025-08-06 | Auto merge of #145003 - Kobzol:rollup-kgb216b, r=Kobzol | bors | -2/+18 |
| 2025-08-06 | tidy | Boxy | -12/+2 |
| 2025-08-06 | Fix rustdoc scrape-examples feature crash | Guillaume Gomez | -4/+6 |
| 2025-08-06 | Rollup merge of #144954 - Zalathar:run-make-bless, r=jieyouxu | Jakub Beránek | -1/+10 |
| 2025-08-06 | Rollup merge of #144924 - lolbinarycat:compiletest-pass-directives-hint, r=cl... | Jakub Beránek | -1/+1 |
| 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 | 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 | bump stage0 | Boxy | -480/+500 |
| 2025-08-06 | Embed GDB pretty printers in rlibs and dylibs | Sebastian Poeplau | -0/+1 |
| 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 #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 | Use runtimes build for host compiler-rt build | Nikita Popov | -1/+3 |
| 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 | 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 |