about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-09-22Auto merge of #146892 - GuillaumeGomez:rollup-fa7lp0n, r=GuillaumeGomezbors-30/+173
2025-09-22Update booksrustbot-0/+0
2025-09-22Merge pull request #4600 from RalfJung/sifaRalf Jung-12/+23
2025-09-22tests/run-make/crate-loading: Rename source files for clarityMartin Nordholts-6/+3
2025-09-22fix SIFA logicRalf Jung-12/+23
2025-09-22Merge pull request #20592 from A4-Tacks/add-braces-closure-in-matchShoyu Vanilla (Flint)-2/+31
2025-09-22Update tests/rustdoc/reexport/private-mod-override-reexport.rsIris Shi-1/+0
2025-09-22Merge pull request #20679 from A4-Tacks/no-comp-ty-in-nested-patShoyu Vanilla (Flint)-0/+20
2025-09-22Merge pull request #20722 from A4-Tacks/pull-assign-up-inner-ifShoyu Vanilla (Flint)-0/+35
2025-09-22Merge pull request #20723 from A4-Tacks/fix-bind-unused-applicable-underscoreShoyu Vanilla (Flint)-3/+30
2025-09-22Merge pull request #20725 from ChayimFriedman2/fix-missing-lifetimeShoyu Vanilla (Flint)-25/+55
2025-09-22Rollup merge of #146887 - taiki-e:rc-doc-feature, r=joboetGuillaume Gomez-18/+0
2025-09-22Rollup merge of #146884 - Kobzol:tidy-rustdoc-modified, r=GuillaumeGomezGuillaume Gomez-2/+4
2025-09-22Rollup merge of #146848 - moturus:motor-os_tier-3, r=davidtwcoGuillaume Gomez-3/+131
2025-09-22Rollup merge of #146828 - el-ev:issue146646, r=GuillaumeGomezGuillaume Gomez-2/+33
2025-09-22Rollup merge of #146795 - alexcrichton:wasm-limit-rdylib-exports, r=bjorn3Guillaume Gomez-5/+5
2025-09-22Merge pull request #20717 from ShoyuVanilla/migrate-moreChayim Refael Friedman-153/+122
2025-09-22internal: Migrate more predicate things to next-solverShoyu Vanilla-153/+122
2025-09-22Auto merge of #146683 - clarfonthey:safe-intrinsics, r=RalfJung,Amanieubors-246/+284
2025-09-22Merge pull request #2593 from rust-lang/tshepang/testing-with-ciTshepang Mbambo-65/+65
2025-09-22various improvements resulting from reading Testing with CITshepang Mbambo-65/+65
2025-09-22Merge pull request #2596 from rust-lang/tshepang/sembrTshepang Mbambo-3/+8
2025-09-22reduce overlong linesTshepang Mbambo-3/+8
2025-09-22constify {float}::total_cmp()Nathaniel McCallum-90/+93
2025-09-22Merge pull request #2595 from rust-lang/rustc-pullTshepang Mbambo-38861/+77065
2025-09-22Fix lifetime elision handling for `Fn`-style trait boundsChayim Refael Friedman-25/+55
2025-09-22add comment explaining the test_build_dirbit-aloo-0/+7
2025-09-22Merge pull request #4599 from RalfJung/nondetRalf Jung-234/+183
2025-09-22add check for toml filebit-aloo-10/+9
2025-09-22Remove unused #![feature(get_mut_unchecked)] in Rc and Arc examplesTaiki Endo-18/+0
2025-09-22share the check_nondet helper as wellRalf Jung-174/+138
2025-09-22share check_all_outcomes impl, and increase max iteration countsRalf Jung-60/+45
2025-09-22address review commentsIris Shi-2/+2
2025-09-22remove explicit target assignment in config during rustc initializationbit-aloo-15/+8
2025-09-22Fix modification check of `rustdoc-json-types`Jakub Beránek-2/+4
2025-09-22Merge pull request #4595 from RalfJung/tb-termsRalf Jung-197/+128
2025-09-22Auto merge of #146879 - Zalathar:rollup-vm97j8b, r=Zalatharbors-462/+948
2025-09-22Extends branch protection tests to include GCSReuben Cruise-11/+23
2025-09-22Rollup merge of #146878 - RalfJung:check_language_ub, r=tgross35Stuart Cook-9/+10
2025-09-22Rollup merge of #146858 - Gelbpunkt:mips64el-musl-dynamic, r=jieyouxuStuart Cook-4/+1
2025-09-22Rollup merge of #146846 - hkBst:btree-2, r=tgross35Stuart Cook-2/+3
2025-09-22Rollup merge of #146845 - Zalathar:prof-target-machine, r=KobzolStuart Cook-0/+10
2025-09-22Rollup merge of #146838 - yotamofek:pr/rustdoc/wrappers, r=lolbinarycatStuart Cook-251/+262
2025-09-22Rollup merge of #146831 - taiki-e:powerpc-clobber, r=AmanieuStuart Cook-189/+572
2025-09-22Rollup merge of #146791 - folkertdev:readonly-not-pure, r=nikic,joshtriplettStuart Cook-2/+56
2025-09-22Rollup merge of #146397 - pthariensflame:patch-1, r=AmanieuStuart Cook-5/+17
2025-09-22Rollup merge of #145411 - the8472:cows-have-no-branches, r=Mark-SimulacrumStuart Cook-0/+17
2025-09-22add exit code checkIris Shi-5/+11
2025-09-22Tree::new_child: remove SIFA precondition and sync terminologyRalf Jung-70/+34
2025-09-22TB: rename Active → Unique to match paperRalf Jung-128/+95