about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-02-28Rollup merge of #136424 - 11happy:overflow.hex.fix, r=fmease许杰友 Jieyou Xu (Joe)-5/+22
2025-02-28Auto merge of #137753 - ChrisDenton:remove-sdk, r=Kobzolbors-3/+17
2025-02-28Remove Win SDK 10.0.26100.0 from CIChris Denton-0/+14
2025-02-28Auto merge of #137710 - matthiaskrgr:rollup-3vmxxu9, r=matthiaskrgrbors-644/+1067
2025-02-28fix: fix overflowing hex wrong suggestion11happy-5/+22
2025-02-28Revert "Fix 32-bit MSVC CI"Chris Denton-3/+3
2025-02-28Auto merge of #137669 - DianQK:fn-atts-virtual, r=saethlinbors-38/+123
2025-02-27Auto merge of #137749 - Kobzol:fix-ci-2, r=Kobzolbors-3/+3
2025-02-27Fix 32-bit MSVC CIJakub Beránek-3/+3
2025-02-27Rollup merge of #137694 - aDotInTheVoid:aDotInTheVoid-patch-1, r=jdonszelmannMatthias Krüger-5/+8
2025-02-27Rollup merge of #137480 - fuzzypixelz:fix/124466, r=workingjubileeMatthias Krüger-1/+10
2025-02-27Rollup merge of #137455 - compiler-errors:drop-lint-dtor, r=oli-obkMatthias Krüger-186/+425
2025-02-27Rollup merge of #137304 - pitaj:rangebounds-is_empty-intersect, r=ibraheemdevMatthias Krüger-6/+137
2025-02-27Rollup merge of #136846 - nnethercote:make-AssocOp-more-like-ExprKind, r=spas...Matthias Krüger-374/+205
2025-02-27Rollup merge of #136688 - fee1-dead-contrib:push-nppsusmpokqo, r=compiler-errorsMatthias Krüger-15/+200
2025-02-27Rollup merge of #136579 - bjorn3:fix_thinvec_ext_ub, r=BoxyUwUMatthias Krüger-17/+25
2025-02-27Rollup merge of #136542 - jieyouxu:build-base, r=onur-ozkanMatthias Krüger-40/+57
2025-02-27Don't infer unwinding of virtual calls based on the function attributesDianQK-6/+32
2025-02-27Don't infer attributes of virtual calls based on the function bodyDianQK-60/+52
2025-02-27require trait impls to have matching const stabilities as the traitsDeadbeef-15/+200
2025-02-27Auto merge of #132295 - the8472:remove-randomize-exclusion1, r=onur-ozkanbors-3/+2
2025-02-27Rename `AssocOp::As` as `AssocOp::Cast`.Nicholas Nethercote-16/+16
2025-02-27Replace `AssocOp::DotDot{,Eq}` with `AssocOp::Range`.Nicholas Nethercote-43/+32
2025-02-27Introduce `AssocOp::Binary`.Nicholas Nethercote-256/+152
2025-02-27In `AssocOp::AssignOp`, use `BinOpKind` instead of `BinOpToken`Nicholas Nethercote-77/+23
2025-02-26Spruce up `AttributeKind` docsAlona Enraght-Moony-5/+8
2025-02-26Auto merge of #137688 - fmease:rollup-gbeuj9j, r=fmeasebors-327/+699
2025-02-26Print out destructorMichael Goulet-186/+425
2025-02-26Rollup merge of #137671 - meithecatte:discoverable-dump-mir, r=NadrierilLeón Orell Valerian Liehr-0/+2
2025-02-26Rollup merge of #137670 - RalfJung:llvm-commit-logic-revert, r=KobzolLeón Orell Valerian Liehr-0/+1
2025-02-26Rollup merge of #137660 - Kobzol:gcc-update, r=GuillaumeGomezLeón Orell Valerian Liehr-0/+0
2025-02-26Rollup merge of #137642 - BoxyUwU:rdg-push, r=KobzolLeón Orell Valerian Liehr-27/+121
2025-02-26Rollup merge of #137635 - compiler-errors:constrain-unstable, r=SparrowLiiLeón Orell Valerian Liehr-1/+33
2025-02-26Rollup merge of #137631 - TaKO8Ki:issue-137508, r=compiler-errorsLeón Orell Valerian Liehr-1/+78
2025-02-26Rollup merge of #137620 - SergioGasquez:fix/espidf-maybeunit, r=ChrisDentonLeón Orell Valerian Liehr-1/+1
2025-02-26Rollup merge of #137201 - estebank:structured-errors-long-ty, r=oli-obkLeón Orell Valerian Liehr-225/+426
2025-02-26Rollup merge of #136187 - hkBst:patch-27, r=workingjubileeLeón Orell Valerian Liehr-36/+37
2025-02-26Rollup merge of #134585 - cyrgani:uninit_array, r=AmanieuLeón Orell Valerian Liehr-36/+0
2025-02-26Fix UB in ThinVec::flat_map_in_placebjorn3-17/+25
2025-02-26Auto merge of #137354 - FractalFir:intern_with_cap, r=FractalFirbors-24/+33
2025-02-26revert accidental change in get_closest_merge_commitRalf Jung-0/+1
2025-02-26Make -Z unpretty=mir suggest -Z dump-mir as wellMaja Kądziołka-0/+2
2025-02-26Add a test case for #137646DianQK-0/+67
2025-02-26Auto merge of #137036 - jieyouxu:drivers-license, r=Kobzolbors-0/+6
2025-02-26Update gcc submoduleJakub Beránek-0/+0
2025-02-26Auto merge of #137651 - fmease:rollup-s3s7m6f, r=fmeasebors-119/+487
2025-02-26Rollup merge of #137622 - jdonszelmann:fix-137589, r=compiler-errorsLeón Orell Valerian Liehr-6/+87
2025-02-26Rollup merge of #137614 - xizheyin:issue-134874, r=cuviperLeón Orell Valerian Liehr-2/+2
2025-02-26Rollup merge of #137613 - davidtwco:const-traits-variances, r=compiler-errorsLeón Orell Valerian Liehr-0/+25
2025-02-26Rollup merge of #137609 - ColinPitrat:master, r=GuillaumeGomezLeón Orell Valerian Liehr-0/+21