about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-09-07move platform headers into `SupportedArchitectureTest`Folkert de Vries-2/+5
2025-09-07move `compare_outputs` implementation into `SupportedArchitectureTest` defini...Folkert de Vries-40/+47
2025-09-07update Cargo.lockFolkert de Vries-65/+152
2025-09-07Auto merge of #146216 - LorrensP-2158466:miri-float-nondet-foreign-items-take...bors-328/+539
2025-09-07Fix `read_zero_byte_vec` suggests wrongly inside `let` stmt (#15582)dswij-10/+109
2025-09-07Auto merge of #146292 - matthiaskrgr:rollup-bkjs887, r=matthiaskrgrbors-153/+38
2025-09-07Rollup merge of #146290 - heiher:r-src-analysis-lsx, r=lqdMatthias Krüger-107/+3
2025-09-07Rollup merge of #146254 - yotamofek:pr/itertools-all-equal-value, r=cjgillotMatthias Krüger-46/+35
2025-09-07Auto merge of #146271 - niacdoial:improperctypes-refactor1, r=tgross35bors-1002/+1143
2025-09-07feat(std): emulate flock for solaris via fcntlWeihang Lo-0/+70
2025-09-07Revert "Add LSX accelerated implementation for source file analysis"WANG Rui-107/+3
2025-09-07Allow simplifying aggregates if LHS is not a simple local.Camille GILLOT-30/+90
2025-09-07Auto merge of #146285 - matthiaskrgr:rollup-oaokoo3, r=matthiaskrgrbors-890/+55
2025-09-07split `any` in two partsAda Alakbarova-4/+4
2025-09-07extend the let-chainAda Alakbarova-54/+53
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-06ImproperCTypes: redo state trackingniacdoial-138/+226
2025-09-06ImproperCTypes: re-separate linting and checkingniacdoial-224/+292
2025-09-06ImproperCTypes: more pre-emptive cleanupniacdoial-56/+31
2025-09-06ImproperCTypes: move code and tests into proper directoriesniacdoial-949/+959
2025-09-06Change stdlib float tests to account for miri nondet floats.LorrensP-2158466-54/+53
2025-09-06Implement nondet behaviour and change/add tests.LorrensP-2158466-169/+375
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-06Move timers into execute_*_work_itembjorn3-27/+20
2025-09-06Remove want_summary argument from prepare_thinbjorn3-37/+16
2025-09-06Remove thin_link_data method from ThinBufferMethodsbjorn3-13/+8
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-06Merge pull request #1913 from folkertdev/s390x-vector-funnel-shiftSayantan Chakraborty-15/+5
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-06s390x: use the new `u128::funnel_shl`Folkert de Vries-15/+5
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