| Age | Commit message (Expand) | Author | Lines |
| 2025-09-24 | temporary-lifetime-extension-tuple-ctor.rs: make usable on all editions | Tshepang Mbambo | -3/+3 |
| 2025-09-23 | Auto merge of #146931 - RalfJung:miri, r=RalfJung | bors | -444/+370 |
| 2025-09-23 | Auto merge of #146938 - matthiaskrgr:rollup-y06ggfz, r=matthiaskrgr | bors | -169/+262 |
| 2025-09-23 | Rollup merge of #146877 - el-ev:issue146816, r=fmease,lolbinarycat,GuillaumeG... | Matthias Krüger | -7/+18 |
| 2025-09-23 | Rollup merge of #146875 - Enselic:better-file-names, r=jieyouxu | Matthias Krüger | -6/+3 |
| 2025-09-23 | Rollup merge of #146827 - foxtran:doc/linker-plugin-lto, r=nnethercote | Matthias Krüger | -2/+5 |
| 2025-09-23 | Rollup merge of #146806 - el-ev:issue60926, r=lolbinarycat | Matthias Krüger | -0/+13 |
| 2025-09-23 | Rollup merge of #146802 - joshtriplett:mbe-simplifications, r=petrochenkov | Matthias Krüger | -31/+39 |
| 2025-09-23 | Rollup merge of #146799 - cuviper:dangling-count-latch, r=lcnr | Matthias Krüger | -2/+6 |
| 2025-09-23 | Rollup merge of #146784 - dpaoliello:findmsvc, r=wesleywiser | Matthias Krüger | -45/+22 |
| 2025-09-23 | Rollup merge of #146775 - hkBst:clippy-fix-11, r=petrochenkov | Matthias Krüger | -39/+33 |
| 2025-09-23 | Rollup merge of #146731 - Muscraft:svg-test-terminal-url, r=jdonszelmann | Matthias Krüger | -33/+119 |
| 2025-09-23 | Rollup merge of #146632 - ctz:jbp-adaptor-spelling, r=petrochenkov | Matthias Krüger | -4/+4 |
| 2025-09-23 | Merge pull request #4601 from RalfJung/rustup | Ralf Jung | -11364/+42407 |
| 2025-09-23 | Merge ref 'f6092f224d2b' from rust-lang/rust | Ralf Jung | -11363/+42406 |
| 2025-09-23 | Prepare for merging from rust-lang/rust | Ralf Jung | -1/+1 |
| 2025-09-23 | Auto merge of #146317 - saethlin:panic=immediate-abort, r=nnethercote | bors | -157/+561 |
| 2025-09-23 | prevent line number from being copied in chrome | Iris Shi | -7/+18 |
| 2025-09-22 | Skip the panic-immediate-abort-works test when cross-compiling | Ben Kimock | -0/+5 |
| 2025-09-22 | Fix a dangling reference in `rustc_thread_pool` | Josh Stone | -2/+6 |
| 2025-09-22 | Auto merge of #146892 - GuillaumeGomez:rollup-fa7lp0n, r=GuillaumeGomez | bors | -30/+173 |
| 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 | Update tests/rustdoc/reexport/private-mod-override-reexport.rs | Iris Shi | -1/+0 |
| 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 | Auto merge of #146683 - clarfonthey:safe-intrinsics, r=RalfJung,Amanieu | bors | -246/+284 |
| 2025-09-22 | Merge pull request #4599 from RalfJung/nondet | Ralf Jung | -234/+183 |
| 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 | 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 | 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 |