| Age | Commit message (Expand) | Author | Lines |
| 2025-09-18 | Specialize `Iterator::eq[_by]` for `TrustedLen` iterators | Yotam Ofek | -4/+48 |
| 2025-09-18 | Merge pull request #4583 from Patrick-6/miri-genmc-estimation | Ralf Jung | -170/+395 |
| 2025-09-18 | Merge pull request #20695 from ShoyuVanilla/fix-another-in-tree | Shoyu Vanilla (Flint) | -1/+1 |
| 2025-09-19 | fix: Fix one more thing in `in-rust-tree` | Shoyu Vanilla | -1/+1 |
| 2025-09-18 | tweak genmc error report note | Ralf Jung | -14/+23 |
| 2025-09-18 | Merge pull request #20694 from ShoyuVanilla/bump-rustc | Laurențiu Nicola | -49/+62 |
| 2025-09-19 | minor: Yet another rustc crates bump | Shoyu Vanilla | -49/+62 |
| 2025-09-18 | Merge pull request #20693 from ShoyuVanilla/fix-indexmap-in-tree | Laurențiu Nicola | -6/+1 |
| 2025-09-19 | fix: Fix `indexmap` with `in-rust-tree` | Shoyu Vanilla | -6/+1 |
| 2025-09-18 | Auto merge of #146727 - matthiaskrgr:rollup-98812uj, r=matthiaskrgr | bors | -128/+892 |
| 2025-09-18 | Allow windows resource compiler to be overridden | Erick Tryzelaar | -2/+22 |
| 2025-09-18 | Merge pull request #20691 from lnicola/bump-rustc-again | Shoyu Vanilla (Flint) | -57/+50 |
| 2025-09-18 | Bump rustc crates again | Laurențiu Nicola | -57/+50 |
| 2025-09-18 | Update Cargo.lock | Philipp Krones | -5/+5 |
| 2025-09-18 | Merge commit '20ce69b9a63bcd2756cd906fe0964d1e901e042a' into clippy-subtree-u... | Philipp Krones | -2474/+4375 |
| 2025-09-18 | Rollup merge of #146723 - Mark-Simulacrum:relnotes-fix, r=Kobzol | Matthias Krüger | -2/+2 |
| 2025-09-18 | Rollup merge of #146717 - amandasystems:remove-placeholder-hack, r=lcnr | Matthias Krüger | -12/+18 |
| 2025-09-18 | Rollup merge of #146622 - aklaiber:91831_add_regression_test, r=jdonszelmann | Matthias Krüger | -0/+33 |
| 2025-09-18 | Rollup merge of #146597 - modhanami:add-struct-tail-recursion-limit-span, r=o... | Matthias Krüger | -65/+111 |
| 2025-09-18 | Rollup merge of #146487 - ferrocene:pvdrz/improve-num-coverage, r=joboet | Matthias Krüger | -0/+7 |
| 2025-09-18 | Rollup merge of #146434 - folkertdev:c-variadic-inherent-methods, r=workingju... | Matthias Krüger | -49/+721 |
| 2025-09-18 | Rustup (#15704) | Philipp Krones | -111/+117 |
| 2025-09-18 | Bump Clippy version -> 0.1.92 | Philipp Krones | -5/+5 |
| 2025-09-18 | Bump nightly version -> 2025-09-18 | Philipp Krones | -2/+2 |
| 2025-09-18 | Merge remote-tracking branch 'upstream/master' into rustup | Philipp Krones | -2469/+4339 |
| 2025-09-18 | `redundant_clone`: split iterator checks into `redundant_iter_cloned` (#15277) | Alejandra González | -17/+44 |
| 2025-09-18 | Merge pull request #20690 from ShoyuVanilla/update-rustc | Laurențiu Nicola | -30/+44 |
| 2025-09-18 | chore: Update rustc deps | Shoyu Vanilla | -30/+44 |
| 2025-09-18 | Auto merge of #145993 - lcnr:allow-calling-opaques, r=BoxyUwU | bors | -162/+965 |
| 2025-09-18 | Include patch in release notes | Mark Rousskov | -2/+2 |
| 2025-09-18 | Enforce E0719 only for trait aliases | Jules Bertholet | -1094/+650 |
| 2025-09-18 | Do not replace `.unwrap_or(vec![])` by `.unwrap_or_default()` (#15699) | Jason Newcomb | -47/+86 |
| 2025-09-18 | Clean up universe evaluation during type test evaluation | Amanda Stjerna | -12/+18 |
| 2025-09-18 | Fix applicable after l_curly for replace_is_method_with_if_let_method | A4-Tacks | -0/+18 |
| 2025-09-18 | internal constraints are better than placeholder outlives | lcnr | -3/+84 |
| 2025-09-18 | Add regression test for issue 91831 | aklaiber | -0/+33 |
| 2025-09-18 | add tests, silence type annotations needed errors for opaques | lcnr | -38/+231 |
| 2025-09-18 | support calls on opaque types :< | lcnr | -124/+734 |
| 2025-09-18 | Auto merge of #146671 - ZuseZ4:update-enzyme-submodule, r=davidtwco | bors | -0/+0 |
| 2025-09-18 | Do not replace `.unwrap_or(vec![])` by `.unwrap_or_default()` | Samuel Tardieu | -47/+62 |
| 2025-09-18 | Check that `.unwrap_or(LITERAL)` doesn't trigger `unwrap_or_default` | Samuel Tardieu | -38/+62 |
| 2025-09-18 | Remove feature-freeze from gh templates (#15698) | Samuel Tardieu | -7/+1 |
| 2025-09-18 | Remove feature-freeze from gh templates | lukaslueg | -7/+1 |
| 2025-09-18 | fix location for nested bodies in promoteds | lcnr | -0/+13 |
| 2025-09-18 | Add GenMC estimation mode. Improve error handling and output printing. | Patrick-6 | -170/+386 |
| 2025-09-18 | Auto merge of #142544 - Sa4dUs:prevent-abi-changes, r=ZuseZ4 | bors | -3/+271 |
| 2025-09-18 | Remove automatic feature freeze comment (#15690) | Alejandra González | -108/+0 |
| 2025-09-18 | Set lto="fat" automatically when compiling with RUSTFLAGS="-Zautodiff=Enable". | Haidong Zhang | -6/+12 |
| 2025-09-18 | Move target machine command-line quoting from C++ to Rust | Zalathar | -49/+92 |
| 2025-09-18 | fix `option_if_let_else` when `Err` variant is ignored (#14429) | Manish Goregaokar | -16/+60 |