| Age | Commit message (Expand) | Author | Lines |
| 2025-06-29 | Rollup merge of #143155 - yotamofek:pr/rustdoc/housekeeping, r=GuillaumeGomez | Matthias Krüger | -12/+8 |
| 2025-06-29 | Rollup merge of #142021 - HamidrezaSK:fix-lint-precedence-doc, r=ehuss | Matthias Krüger | -1/+102 |
| 2025-06-29 | Auto merge of #143160 - ehuss:update-cargo, r=ehuss | bors | -0/+0 |
| 2025-06-28 | Update cargo | Eric Huss | -0/+0 |
| 2025-06-28 | Rollup merge of #143114 - leopardracer:master, r=RalfJung | Matthias Krüger | -3/+3 |
| 2025-06-28 | Rollup merge of #143031 - mati865:push-mutywntmvomx, r=Mark-Simulacrum | Matthias Krüger | -1/+3 |
| 2025-06-28 | Rollup merge of #142987 - lolbinarycat:rustdoc-non_exhaustive-enum-v-142599, ... | Matthias Krüger | -0/+1 |
| 2025-06-28 | Rollup merge of #142963 - Kobzol:try-build-skip, r=jieyouxu | Matthias Krüger | -3/+29 |
| 2025-06-28 | librustdoc: use tidy for sorting attrs and deps | Yotam Ofek | -4/+8 |
| 2025-06-28 | librustdoc: remove unused feature gates | Yotam Ofek | -4/+0 |
| 2025-06-28 | librustdoc: remove unneeded `#[recursion_limit]` | Yotam Ofek | -1/+0 |
| 2025-06-28 | librustdoc: remove unneeded `#[allow]`s | Yotam Ofek | -3/+0 |
| 2025-06-28 | Auto merge of #141759 - 1c3t3a:discriminants-query, r=saethlin | bors | -1/+1 |
| 2025-06-27 | Auto merge of #143116 - matthiaskrgr:rollup-zy9ez06, r=matthiaskrgr | bors | -31/+31 |
| 2025-06-27 | Rollup merge of #143046 - RalfJung:zst-unsafe-cell, r=lcnr,oli-obk | Matthias Krüger | -4/+4 |
| 2025-06-27 | Rollup merge of #140809 - bjorn3:panic_runtime_cleanup, r=petrochenkov | Matthias Krüger | -1/+2 |
| 2025-06-27 | Rollup merge of #139858 - oli-obk:new-const-traits-syntax, r=fee1-dead | Matthias Krüger | -26/+25 |
| 2025-06-27 | Auto merge of #143064 - flip1995:clippy-subtree-update, r=GuillaumeGomez | bors | -844/+3161 |
| 2025-06-27 | Update dangling_pointer_to_raw_pointer.rs | leopardracer | -1/+1 |
| 2025-06-27 | Update README.md | leopardracer | -1/+1 |
| 2025-06-27 | Update ui.rs | leopardracer | -1/+1 |
| 2025-06-27 | Rollup merge of #142721 - Stypox:tracing-layout-of, r=RalfJung | Guillaume Gomez | -12/+1 |
| 2025-06-27 | Rollup merge of #142270 - lolbinarycat:rustdoc-search-Results-type, r=Guillau... | Guillaume Gomez | -77/+43 |
| 2025-06-27 | Use `.is_multiple_of()` in bootstrap | Samuel Tardieu | -1/+3 |
| 2025-06-27 | broken_links: Fix rustdoc API usage | Philipp Krones | -1/+1 |
| 2025-06-27 | Merge commit 'c5dbd1de07e0407b9687619a868384d6de06253f' into clippy-subtree-u... | Philipp Krones | -843/+3158 |
| 2025-06-27 | Add InterpCx::layout_of with tracing, shadowing LayoutOf | Stypox | -12/+1 |
| 2025-06-27 | Insert checks for enum discriminants when debug assertions are enabled | Bastian Kersting | -1/+1 |
| 2025-06-27 | disable caching for cargo commands | bit-aloo | -3/+6 |
| 2025-06-27 | move execution context inside exec and prune execution context, use command d... | bit-aloo | -353/+345 |
| 2025-06-27 | make DeferredCommand a must use and move mark_as_executed inside finish process | bit-aloo | -1/+4 |
| 2025-06-27 | add caching info on bootstrap command | bit-aloo | -6/+4 |
| 2025-06-27 | refactor deferred command and make it compatible with new commandstate, remov... | bit-aloo | -90/+100 |
| 2025-06-27 | add new command state in execution context | bit-aloo | -0/+11 |
| 2025-06-27 | add do_not_cache method and update the warning on as_command_mut | bit-aloo | -3/+9 |
| 2025-06-27 | use metadata for command cache key spawning directly from command | bit-aloo | -20/+25 |
| 2025-06-27 | add command cache key, move to osstring, add should cache to bootstrap command | bit-aloo | -19/+76 |
| 2025-06-27 | add caching fields inside Bootstrap command | bit-aloo | -1/+26 |
| 2025-06-27 | Auto merge of #143074 - compiler-errors:rollup-cv64hdh, r=compiler-errors | bors | -29/+35 |
| 2025-06-26 | Rollup merge of #143073 - yotamofek:pr/fix-let-chains-fixmes, r=compiler-errors | Michael Goulet | -3/+3 |
| 2025-06-26 | Rollup merge of #143010 - GuillaumeGomez:update-browser-ui-test, r=Kobzol | Michael Goulet | -1/+1 |
| 2025-06-26 | Rollup merge of #143001 - Shourya742:2025-06-25-rename-run-always, r=Kobzol | Michael Goulet | -24/+27 |
| 2025-06-26 | Rollup merge of #142986 - JonathanBrouwer:export_name_parser, r=jdonszelmann | Michael Goulet | -1/+4 |
| 2025-06-26 | Fix some fixmes that were waiting for let chains | Yotam Ofek | -3/+3 |
| 2025-06-26 | rustdoc: show attributes on enum variants | binarycat | -0/+1 |
| 2025-06-26 | Merge remote-tracking branch 'upstream/master' into rustup | Philipp Krones | -2/+8 |
| 2025-06-26 | rustdoc js: several typechecking improvments | binarycat | -77/+43 |
| 2025-06-26 | Rollup merge of #141648 - GuillaumeGomez:redundant_explicit_links-expansion, ... | Matthias Krüger | -28/+67 |
| 2025-06-26 | Rollup merge of #141311 - folkertdev:tidy-natural-sort, r=jieyouxu | Matthias Krüger | -7/+209 |
| 2025-06-26 | Rename `tilde const` test files to `conditionally const` | Oli Scherer | -1/+0 |