about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-09-24temporary-lifetime-extension-tuple-ctor.rs: make usable on all editionsTshepang Mbambo-3/+3
2025-09-23Auto merge of #146931 - RalfJung:miri, r=RalfJungbors-444/+370
2025-09-23Auto merge of #146938 - matthiaskrgr:rollup-y06ggfz, r=matthiaskrgrbors-169/+262
2025-09-23Rollup merge of #146877 - el-ev:issue146816, r=fmease,lolbinarycat,GuillaumeG...Matthias Krüger-7/+18
2025-09-23Rollup merge of #146875 - Enselic:better-file-names, r=jieyouxuMatthias Krüger-6/+3
2025-09-23Rollup merge of #146827 - foxtran:doc/linker-plugin-lto, r=nnethercoteMatthias Krüger-2/+5
2025-09-23Rollup merge of #146806 - el-ev:issue60926, r=lolbinarycatMatthias Krüger-0/+13
2025-09-23Rollup merge of #146802 - joshtriplett:mbe-simplifications, r=petrochenkovMatthias Krüger-31/+39
2025-09-23Rollup merge of #146799 - cuviper:dangling-count-latch, r=lcnrMatthias Krüger-2/+6
2025-09-23Rollup merge of #146784 - dpaoliello:findmsvc, r=wesleywiserMatthias Krüger-45/+22
2025-09-23Rollup merge of #146775 - hkBst:clippy-fix-11, r=petrochenkovMatthias Krüger-39/+33
2025-09-23Rollup merge of #146731 - Muscraft:svg-test-terminal-url, r=jdonszelmannMatthias Krüger-33/+119
2025-09-23Rollup merge of #146632 - ctz:jbp-adaptor-spelling, r=petrochenkovMatthias Krüger-4/+4
2025-09-23Merge pull request #4601 from RalfJung/rustupRalf Jung-11364/+42407
2025-09-23Merge ref 'f6092f224d2b' from rust-lang/rustRalf Jung-11363/+42406
2025-09-23Prepare for merging from rust-lang/rustRalf Jung-1/+1
2025-09-23Auto merge of #146317 - saethlin:panic=immediate-abort, r=nnethercotebors-157/+561
2025-09-23prevent line number from being copied in chromeIris Shi-7/+18
2025-09-22Skip the panic-immediate-abort-works test when cross-compilingBen Kimock-0/+5
2025-09-22Fix a dangling reference in `rustc_thread_pool`Josh Stone-2/+6
2025-09-22Auto merge of #146892 - GuillaumeGomez:rollup-fa7lp0n, r=GuillaumeGomezbors-30/+173
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-22Update tests/rustdoc/reexport/private-mod-override-reexport.rsIris Shi-1/+0
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-22Auto merge of #146683 - clarfonthey:safe-intrinsics, r=RalfJung,Amanieubors-246/+284
2025-09-22Merge pull request #4599 from RalfJung/nondetRalf Jung-234/+183
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-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-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