| Age | Commit message (Expand) | Author | Lines |
| 2025-09-05 | compiletest: implement {`run-make`,`run-make-cargo`} test suite split | Jieyou Xu | -7/+10 |
| 2025-09-05 | bootstrap: split `run-make` into {`run-make`,`run-make-cargo`} test suites | Jieyou Xu | -21/+80 |
| 2025-09-05 | Ensure that `--html-after-content` option is used to check `scrape_examples_i... | Guillaume Gomez | -2/+4 |
| 2025-09-05 | rustc_infer: change top-level doc comment to inner | Marijn Schouten | -1/+1 |
| 2025-09-05 | DynamicConfig: use canonical clone impl | Marijn Schouten | -1/+1 |
| 2025-09-05 | Auto merge of #146044 - estebank:issue-88727, r=chenyukang | bors | -49/+393 |
| 2025-09-05 | gpu offload: change suspicious map into filter | Marijn Schouten | -1/+1 |
| 2025-09-05 | change file-is-generated doc comment to inner | Marijn Schouten | -2/+2 |
| 2025-09-05 | Auto merge of #146224 - tgross35:rollup-1bgjms3, r=tgross35 | bors | -136/+798 |
| 2025-09-05 | Merge pull request #2575 from rust-lang/tshepang/inline-external-links | Tshepang Mbambo | -3/+4 |
| 2025-09-05 | avoid inline external links | Tshepang Mbambo | -3/+4 |
| 2025-09-05 | Merge pull request #2574 from rust-lang/tshepang/sembr | Tshepang Mbambo | -3/+9 |
| 2025-09-05 | sembr | Tshepang Mbambo | -3/+9 |
| 2025-09-05 | clarify typo pr guidance | Tshepang Mbambo | -2/+4 |
| 2025-09-05 | Simplify `{f16, f32, f54, f128}::midpoint()` | Jules Bertholet | -32/+0 |
| 2025-09-05 | Rollup merge of #146217 - lukas-code:suggest-new-ice, r=compiler-errors | Trevor Gross | -10/+69 |
| 2025-09-05 | Rollup merge of #146207 - alexcrichton:wasip2-stdio, r=juntyr | Trevor Gross | -3/+127 |
| 2025-09-05 | Rollup merge of #146152 - rperier:unify_and_dedup_algebraic_float_tests, r=tg... | Trevor Gross | -83/+44 |
| 2025-09-05 | Rollup merge of #145709 - heiher:issue-145692-1, r=jackh726 | Trevor Gross | -40/+327 |
| 2025-09-05 | Rollup merge of #144342 - Qelxiros:exact-bitshifts, r=tgross35 | Trevor Gross | -0/+231 |
| 2025-09-05 | Auto merge of #144737 - petrochenkov:extprelcache, r=davidtwco | bors | -19/+9 |
| 2025-09-05 | Auto merge of #146218 - flip1995:clippy-subtree-update, r=Manishearth | bors | -1641/+4536 |
| 2025-09-04 | fix: Filter suggestion parts that match existing code | Scott Schafer | -18/+15 |
| 2025-09-04 | chore: Remove redundant disjoint spans assert | Scott Schafer | -5/+0 |
| 2025-09-04 | refactor: Move assert for disjoint substitution spans | Scott Schafer | -1/+6 |
| 2025-09-04 | Auto merge of #138736 - azhogin:azhogin/sanitizers-target-modificators, r=rcv... | bors | -68/+311 |
| 2025-09-04 | Merge commit 'e9b70454e4c9584be3b22ddabd26b741aeb06c10' into clippy-subtree-u... | Philipp Krones | -1641/+4536 |
| 2025-09-04 | Rustup (#15616) | Philipp Krones | -95/+63 |
| 2025-09-04 | Bump nightly version -> 2025-09-04 | Philipp Krones | -2/+2 |
| 2025-09-04 | Merge remote-tracking branch 'upstream/master' into rustup | Philipp Krones | -1659/+4548 |
| 2025-09-04 | Set flip1995 to on-vacation (#15614) | Philipp Krones | -0/+1 |
| 2025-09-04 | Set flip1995 to on-vacation | Philipp Krones | -0/+1 |
| 2025-09-04 | fix ICE when suggesting `::new` | Lukas Markeffsky | -10/+69 |
| 2025-09-04 | Auto merge of #145911 - notriddle:stringdex-tweak-3, r=GuillaumeGomez | bors | -164/+647 |
| 2025-09-04 | Move float non determinism helpers to math.rs | LorrensP-2158466 | -134/+140 |
| 2025-09-04 | Auto merge of #146205 - matthiaskrgr:rollup-fxt43oq, r=matthiaskrgr | bors | -15/+35 |
| 2025-09-04 | std: Implement WASIp2-specific stdio routines | Alex Crichton | -3/+127 |
| 2025-09-04 | Rollup merge of #146197 - RalfJung:triagebot-rustc_allow_const_fn_unstable, r... | Matthias Krüger | -1/+1 |
| 2025-09-04 | Rollup merge of #146194 - bend-n:fix-path-str-eq, r=ibraheemdev | Matthias Krüger | -1/+7 |
| 2025-09-04 | Rollup merge of #146151 - FrancescoV1985:issue-146047-fix, r=Kobzol | Matthias Krüger | -11/+9 |
| 2025-09-04 | Rollup merge of #145976 - beepster4096:configure_debugbreak, r=clubby789 | Matthias Krüger | -2/+18 |
| 2025-09-04 | compiler: Apply target features to the entry function | WANG Rui | -10/+22 |
| 2025-09-04 | Document Cargo with in-tree rustdoc | Jakub Beránek | -24/+63 |
| 2025-09-04 | Merge pull request #2571 from emmet-horgan/bugfix-broken-links | Tshepang Mbambo | -10/+10 |
| 2025-09-04 | Auto merge of #145955 - bjorn3:lto_refactors4, r=nnethercote | bors | -155/+97 |
| 2025-09-04 | Fix user facing string | Emmet Horgan | -2/+2 |
| 2025-09-04 | fix | bendn | -1/+1 |
| 2025-09-04 | triagebot: fix rustc_allow_const_fn_unstable matcher | Ralf Jung | -1/+1 |
| 2025-09-04 | rustc_log: remove direct dep on tracing_core | klensy | -2/+1 |
| 2025-09-04 | unpin tracing_core | klensy | -4/+4 |