| Age | Commit message (Expand) | Author | Lines |
| 2025-09-22 | Auto merge of #146892 - GuillaumeGomez:rollup-fa7lp0n, r=GuillaumeGomez | bors | -30/+173 |
| 2025-09-22 | Update books | rustbot | -0/+0 |
| 2025-09-22 | Merge pull request #4600 from RalfJung/sifa | Ralf Jung | -12/+23 |
| 2025-09-22 | tests/run-make/crate-loading: Rename source files for clarity | Martin Nordholts | -6/+3 |
| 2025-09-22 | fix SIFA logic | Ralf Jung | -12/+23 |
| 2025-09-22 | Merge pull request #20592 from A4-Tacks/add-braces-closure-in-match | Shoyu Vanilla (Flint) | -2/+31 |
| 2025-09-22 | Update tests/rustdoc/reexport/private-mod-override-reexport.rs | Iris Shi | -1/+0 |
| 2025-09-22 | Merge pull request #20679 from A4-Tacks/no-comp-ty-in-nested-pat | Shoyu Vanilla (Flint) | -0/+20 |
| 2025-09-22 | Merge pull request #20722 from A4-Tacks/pull-assign-up-inner-if | Shoyu Vanilla (Flint) | -0/+35 |
| 2025-09-22 | Merge pull request #20723 from A4-Tacks/fix-bind-unused-applicable-underscore | Shoyu Vanilla (Flint) | -3/+30 |
| 2025-09-22 | Merge pull request #20725 from ChayimFriedman2/fix-missing-lifetime | Shoyu Vanilla (Flint) | -25/+55 |
| 2025-09-22 | Rollup merge of #146887 - taiki-e:rc-doc-feature, r=joboet | Guillaume Gomez | -18/+0 |
| 2025-09-22 | Rollup merge of #146884 - Kobzol:tidy-rustdoc-modified, r=GuillaumeGomez | Guillaume Gomez | -2/+4 |
| 2025-09-22 | Rollup merge of #146848 - moturus:motor-os_tier-3, r=davidtwco | Guillaume Gomez | -3/+131 |
| 2025-09-22 | Rollup merge of #146828 - el-ev:issue146646, r=GuillaumeGomez | Guillaume Gomez | -2/+33 |
| 2025-09-22 | Rollup merge of #146795 - alexcrichton:wasm-limit-rdylib-exports, r=bjorn3 | Guillaume Gomez | -5/+5 |
| 2025-09-22 | Merge pull request #20717 from ShoyuVanilla/migrate-more | Chayim Refael Friedman | -153/+122 |
| 2025-09-22 | internal: Migrate more predicate things to next-solver | Shoyu Vanilla | -153/+122 |
| 2025-09-22 | Auto merge of #146683 - clarfonthey:safe-intrinsics, r=RalfJung,Amanieu | bors | -246/+284 |
| 2025-09-22 | Merge pull request #2593 from rust-lang/tshepang/testing-with-ci | Tshepang Mbambo | -65/+65 |
| 2025-09-22 | various improvements resulting from reading Testing with CI | Tshepang Mbambo | -65/+65 |
| 2025-09-22 | Merge pull request #2596 from rust-lang/tshepang/sembr | Tshepang Mbambo | -3/+8 |
| 2025-09-22 | reduce overlong lines | Tshepang Mbambo | -3/+8 |
| 2025-09-22 | constify {float}::total_cmp() | Nathaniel McCallum | -90/+93 |
| 2025-09-22 | Merge pull request #2595 from rust-lang/rustc-pull | Tshepang Mbambo | -38861/+77065 |
| 2025-09-22 | Fix lifetime elision handling for `Fn`-style trait bounds | Chayim Refael Friedman | -25/+55 |
| 2025-09-22 | add comment explaining the test_build_dir | bit-aloo | -0/+7 |
| 2025-09-22 | Merge pull request #4599 from RalfJung/nondet | Ralf Jung | -234/+183 |
| 2025-09-22 | add check for toml file | bit-aloo | -10/+9 |
| 2025-09-22 | Remove unused #![feature(get_mut_unchecked)] in Rc and Arc examples | Taiki Endo | -18/+0 |
| 2025-09-22 | share the check_nondet helper as well | Ralf Jung | -174/+138 |
| 2025-09-22 | share check_all_outcomes impl, and increase max iteration counts | Ralf Jung | -60/+45 |
| 2025-09-22 | address review comments | Iris Shi | -2/+2 |
| 2025-09-22 | remove explicit target assignment in config during rustc initialization | bit-aloo | -15/+8 |
| 2025-09-22 | Fix modification check of `rustdoc-json-types` | Jakub Beránek | -2/+4 |
| 2025-09-22 | Merge pull request #4595 from RalfJung/tb-terms | Ralf Jung | -197/+128 |
| 2025-09-22 | Auto merge of #146879 - Zalathar:rollup-vm97j8b, r=Zalathar | bors | -462/+948 |
| 2025-09-22 | Extends branch protection tests to include GCS | Reuben Cruise | -11/+23 |
| 2025-09-22 | Rollup merge of #146878 - RalfJung:check_language_ub, r=tgross35 | Stuart Cook | -9/+10 |
| 2025-09-22 | Rollup merge of #146858 - Gelbpunkt:mips64el-musl-dynamic, r=jieyouxu | Stuart Cook | -4/+1 |
| 2025-09-22 | Rollup merge of #146846 - hkBst:btree-2, r=tgross35 | Stuart Cook | -2/+3 |
| 2025-09-22 | Rollup merge of #146845 - Zalathar:prof-target-machine, r=Kobzol | Stuart Cook | -0/+10 |
| 2025-09-22 | Rollup merge of #146838 - yotamofek:pr/rustdoc/wrappers, r=lolbinarycat | Stuart Cook | -251/+262 |
| 2025-09-22 | Rollup merge of #146831 - taiki-e:powerpc-clobber, r=Amanieu | Stuart Cook | -189/+572 |
| 2025-09-22 | Rollup merge of #146791 - folkertdev:readonly-not-pure, r=nikic,joshtriplett | Stuart Cook | -2/+56 |
| 2025-09-22 | Rollup merge of #146397 - pthariensflame:patch-1, r=Amanieu | Stuart Cook | -5/+17 |
| 2025-09-22 | Rollup merge of #145411 - the8472:cows-have-no-branches, r=Mark-Simulacrum | Stuart Cook | -0/+17 |
| 2025-09-22 | add exit code check | Iris Shi | -5/+11 |
| 2025-09-22 | Tree::new_child: remove SIFA precondition and sync terminology | Ralf Jung | -70/+34 |
| 2025-09-22 | TB: rename Active → Unique to match paper | Ralf Jung | -128/+95 |