| Age | Commit message (Expand) | Author | Lines |
| 2025-08-07 | Merge commit '334fb906aef13d20050987b13448f37391bb97a2' into clippy-subtree-u... | Philipp Krones | -1026/+2802 |
| 2025-08-07 | Rustup (#15431) | Philipp Krones | -140/+160 |
| 2025-08-07 | Bump Clippy version -> 0.1.91 | Philipp Krones | -5/+5 |
| 2025-08-07 | Bump nightly version -> 2025-08-07 | Philipp Krones | -2/+2 |
| 2025-08-07 | Merge remote-tracking branch 'upstream/master' into rustup | Philipp Krones | -1039/+2817 |
| 2025-08-07 | Auto merge of #144997 - BoxyUwU:bootstrap_bump, r=Mark-Simulacrum | bors | -731/+719 |
| 2025-08-07 | Fix typo in lint issue template (#15427) | Samuel Tardieu | -1/+1 |
| 2025-08-07 | Fix "comparision" typo in new lint template | y21 | -1/+1 |
| 2025-08-07 | Auto merge of #145014 - bjorn3:revert_preserve_debug_gdb_scripts, r=lqd | bors | -77/+75 |
| 2025-08-07 | Auto merge of #115746 - tgross35:unnamed-threads-panic-message, r=cuviper | bors | -169/+318 |
| 2025-08-06 | Print thread ID in panic message if thread name is unknown | Trevor Gross | -168/+311 |
| 2025-08-06 | Add normalization for thread IDs in panic messages | Trevor Gross | -1/+7 |
| 2025-08-06 | Auto merge of #145020 - GuillaumeGomez:rollup-5prs9kw, r=GuillaumeGomez | bors | -497/+1049 |
| 2025-08-06 | Rollup merge of #145008 - GuillaumeGomez:fix-rustdoc-scrape-examples-crash, r... | Guillaume Gomez | -4/+41 |
| 2025-08-06 | Rollup merge of #145000 - Kobzol:std-cargo-stage, r=jieyouxu | Guillaume Gomez | -13/+9 |
| 2025-08-06 | Rollup merge of #144998 - dianqk:visit-no-use-proj, r=cjgillot | Guillaume Gomez | -14/+20 |
| 2025-08-06 | Rollup merge of #144996 - dianqk:simplifycfg-collapse_goto_chain-changed, r=c... | Guillaume Gomez | -0/+1 |
| 2025-08-06 | Rollup merge of #144977 - fmease:fortify-param-default-checks, r=compiler-errors | Guillaume Gomez | -285/+297 |
| 2025-08-06 | Rollup merge of #144975 - joshtriplett:file-times-dir, r=jhpratt | Guillaume Gomez | -1/+6 |
| 2025-08-06 | Rollup merge of #144972 - the8472:file-prefix-docs, r=joshtriplett | Guillaume Gomez | -0/+2 |
| 2025-08-06 | Rollup merge of #144970 - lolbinarycat:rustdoc-macro-wrong-link-144965, r=Gui... | Guillaume Gomez | -2/+60 |
| 2025-08-06 | Rollup merge of #144956 - fmease:gate-const-trait-syntax, r=BoxyUwU | Guillaume Gomez | -3/+29 |
| 2025-08-06 | Rollup merge of #144948 - lcnr:change-candidate-handling, r=compiler-errors | Guillaume Gomez | -69/+48 |
| 2025-08-06 | Rollup merge of #144917 - compiler-errors:tail-call-linked-lifetimes, r=lcnr | Guillaume Gomez | -56/+80 |
| 2025-08-06 | Rollup merge of #144861 - Kivooeo:payload-as-str-stabilization, r=ChrisDenton | Guillaume Gomez | -3/+1 |
| 2025-08-06 | Rollup merge of #144835 - compiler-errors:tail-call-sig-binder, r=WaffleLapkin | Guillaume Gomez | -1/+18 |
| 2025-08-06 | Rollup merge of #144794 - scrabsha:push-noqrrttovmwy, r=jdonszelmann | Guillaume Gomez | -23/+42 |
| 2025-08-06 | Rollup merge of #144195 - Kivooeo:bad-attr, r=fmease,compiler-errors | Guillaume Gomez | -23/+395 |
| 2025-08-06 | Auto merge of #144509 - cuviper:relnotes-1.89.0, r=BoxyUwU | bors | -0/+137 |
| 2025-08-06 | Reword documentation for `set_times` to clarify directory handling | Josh Triplett | -2/+3 |
| 2025-08-06 | Revert "Preserve the .debug_gdb_scripts section" | bjorn3 | -72/+60 |
| 2025-08-06 | Revert "Embed GDB pretty printers in rlibs and dylibs" | bjorn3 | -23/+33 |
| 2025-08-06 | Optimize `needless_bool` lint (#15423) | Alejandra González | -11/+10 |
| 2025-08-06 | Optimize `needless_bool` lint | Samuel Tardieu | -11/+10 |
| 2025-08-06 | Optimize `incompatible_msrv` lint (#15422) | Alejandra González | -13/+12 |
| 2025-08-06 | Auto merge of #145003 - Kobzol:rollup-kgb216b, r=Kobzol | bors | -107/+260 |
| 2025-08-06 | Remove CSS bootstrap dependency (#15251) | Philipp Krones | -67/+337 |
| 2025-08-06 | tidy | Boxy | -183/+173 |
| 2025-08-06 | Add regression test for rustdoc scrape-examples feature crash (#144752) | Guillaume Gomez | -0/+35 |
| 2025-08-06 | Fix rustdoc scrape-examples feature crash | Guillaume Gomez | -4/+6 |
| 2025-08-06 | Optimize `incompatible_msrv` lint | Samuel Tardieu | -13/+12 |
| 2025-08-06 | Rollup merge of #144978 - ehuss:intrinsic-doc-links, r=scottmcm | Jakub Beránek | -4/+4 |
| 2025-08-06 | Rollup merge of #144971 - okaneco:rename_isolate_ones, r=joshtriplett | Jakub Beránek | -38/+38 |
| 2025-08-06 | Rollup merge of #144954 - Zalathar:run-make-bless, r=jieyouxu | Jakub Beránek | -1/+10 |
| 2025-08-06 | Rollup merge of #144945 - WaffleLapkin:autolabeletc, r=WaffleLapkin | Jakub Beránek | -0/+5 |
| 2025-08-06 | Rollup merge of #144928 - cuviper:rustc_thread_pool-msrv, r=lqd | Jakub Beránek | -1/+0 |
| 2025-08-06 | Rollup merge of #144926 - JonathanBrouwer:fix-mustuse, r=cuviper | Jakub Beránek | -1/+1 |
| 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 | -2/+35 |
| 2025-08-06 | Rollup merge of #144910 - ShoyuVanilla:add-regression-tests, r=fee1-dead | Jakub Beránek | -0/+73 |