about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-09-07Rollup merge of #146254 - yotamofek:pr/itertools-all-equal-value, r=cjgillotMatthias Krüger-46/+35
2025-09-07Auto merge of #146285 - matthiaskrgr:rollup-oaokoo3, r=matthiaskrgrbors-890/+55
2025-09-06Rollup merge of #146251 - hkBst:clippy-fix-8, r=cjgillotMatthias Krüger-20/+14
2025-09-06Rollup merge of #146240 - hkBst:query-1, r=cjgillotMatthias Krüger-1/+1
2025-09-06Rollup merge of #146236 - hkBst:gpu-1, r=ZuseZ4Matthias Krüger-1/+1
2025-09-06Rollup merge of #146200 - GuillaumeGomez:simplify-rustdoc-gui-tests, r=lolbin...Matthias Krüger-868/+39
2025-09-06Auto merge of #146282 - tgross35:rollup-0n5tjnm, r=tgross35bors-239/+446
2025-09-06Rollup merge of #146280 - mohe2015:public-for-rustfmt-forks, r=lqdTrevor Gross-1/+3
2025-09-06Rollup merge of #146272 - rperier:rustc_llvm_werror_remove_commment_llvm22, r...Trevor Gross-4/+4
2025-09-06Rollup merge of #146206 - lcnr:fix-non-defining-uses, r=BoxyUwUTrevor Gross-1/+71
2025-09-06Rollup merge of #145940 - pascaldekloe:int-exp-tune, r=tgross35Trevor Gross-176/+237
2025-09-06Rollup merge of #139524 - Berrysoft:cygwin-socket-ext, r=tgross35Trevor Gross-57/+131
2025-09-06Auto merge of #146233 - jieyouxu:run-make-fission, r=Kobzolbors-78/+177
2025-09-06Simplify rustdoc-gui tester by calling directly `browser-ui-test`Guillaume Gomez-419/+13
2025-09-06Update `browser-ui-test` version to `0.22.0`Guillaume Gomez-449/+26
2025-09-06Make `LetChainsPolicy` public for rustfmt usageMoritz Hedtke-1/+3
2025-09-06Auto merge of #146232 - bjorn3:lto_allocator_shim, r=lqdbors-29/+79
2025-09-06Update comment for werror on rust-lang/rust CI explaining why we keep MSVC de...Romain Perier-4/+4
2025-09-06identity uses are ok, even if there are no defining useslcnr-1/+71
2025-09-06Ensure fat LTO doesn't merge everything into the allocator modulebjorn3-3/+21
2025-09-06Add test that __rg_oom doesn't get internalized during LTObjorn3-0/+19
2025-09-06Add socket extensions for cygwinBerrysoft-57/+131
2025-09-06Auto merge of #146267 - matthiaskrgr:rollup-tbz7shx, r=matthiaskrgrbors-53/+232
2025-09-06Rollup merge of #146266 - RalfJung:miri-nosys, r=jieyouxuMatthias Krüger-1/+1
2025-09-06Rollup merge of #146263 - jieyouxu:check-bump-stage0, r=KobzolMatthias Krüger-3/+15
2025-09-06Rollup merge of #146211 - Urgau:cfg-disallow-shebang, r=fmeaseMatthias Krüger-29/+75
2025-09-06Rollup merge of #144801 - estebank:issue-144734, r=spastorinoMatthias Krüger-14/+136
2025-09-06Rollup merge of #127316 - klensy:tracing-bump, r=KobzolMatthias Krüger-6/+5
2025-09-06miri std tests: skip all of sys::Ralf Jung-1/+1
2025-09-06Make the allocator shim participate in LTO againbjorn3-26/+39
2025-09-06ci: check `src/tools/bump-stage0` in `pr-check-2`Jieyou Xu-0/+1
2025-09-06bootstrap: add check step for `src/tools/bump-stage0`Jieyou Xu-0/+7
2025-09-06bump-stage0: pick highest common `toml` version, add a workaroundJieyou Xu-3/+7
2025-09-06Auto merge of #146253 - Kobzol:cargo-lto, r=jieyouxubors-2/+4
2025-09-06Auto merge of #146071 - npmccallum:cleanup, r=fmeasebors-110/+59
2025-09-06clean up some old const trait impl syntaxNathaniel McCallum-110/+59
2025-09-06Auto merge of #146258 - tgross35:rollup-4hqggwa, r=tgross35bors-31/+149
2025-09-05Rollup merge of #146257 - alexcrichton:update-wasi-crate, r=tgross35Trevor Gross-4/+4
2025-09-05Rollup merge of #146199 - Kobzol:bootstrap-cargo-doc, r=jieyouxuTrevor Gross-27/+145
2025-09-05std: Update `wasi` crate dependencyAlex Crichton-4/+4
2025-09-06Disallow shebang in `--cfg` and `--check-cfg` argumentsUrgau-29/+75
2025-09-05Auto merge of #146255 - fmease:rollup-1v0kp8i, r=fmeasebors-202/+1329
2025-09-05Rollup merge of #146250 - fmease:bump-stage0-rustfmt, r=Mark-SimulacrumLeón Orell Valerian Liehr-121/+121
2025-09-05Rollup merge of #146243 - matthiaskrgr:declone, r=lqdLeón Orell Valerian Liehr-4/+4
2025-09-05Rollup merge of #146242 - GuillaumeGomez:rustdoc-gui-scrape, r=lolbinarycatLeón Orell Valerian Liehr-2/+4
2025-09-05Rollup merge of #146241 - hkBst:context-1, r=jieyouxuLeón Orell Valerian Liehr-1/+1
2025-09-05Rollup merge of #146234 - hkBst:file-generated-header, r=tgross35León Orell Valerian Liehr-2/+2
2025-09-05Rollup merge of #146225 - Jules-Bertholet:simplify-float-midpoint, r=tgross35León Orell Valerian Liehr-32/+0
2025-09-05Rollup merge of #146144 - heiher:entry-func-features, r=petrochenkovLeón Orell Valerian Liehr-10/+22
2025-09-05Rollup merge of #146041 - lolbinarycat:tidy-escheck-bless, r=KobzolLeón Orell Valerian Liehr-10/+22