about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-02-27Merge pull request #19230 from lnicola/zigLaurențiu Nicola-40/+49
2025-02-27use the right feature in codegen testsFolkert de Vries-2/+2
2025-02-27make `simd_insert` and `simd_extract` `const fn`sFolkert de Vries-28/+13
2025-02-27simplify some imports with `simd::*`Folkert de Vries-9/+2
2025-02-27remove most `simd_` intrinsic declaration in testsFolkert de Vries-1007/+482
2025-02-27Merge pull request #19096 from darichey/rust-project-sysrootLukas Wirth-1228/+146
2025-02-27Add missing case explanation for doc inlined re-export of doc hidden itemGuillaume Gomez-1/+16
2025-02-27Use original command for showing sccache statsJakub Beránek-1/+1
2025-02-27fix: Avoid ICE in `doc_nested_refdefs` check by checking range (#14308)dswij-2/+51
2025-02-27Delete tuple unsizingAlice Ryhl-879/+55
2025-02-27Merge pull request #19239 from LuuuXXX/add-support-for-ohosLaurențiu Nicola-5/+7
2025-02-27Split `needless_lifetime` `'_` suggestions into `elidable_lifetime_names` (#1...Fridtjof Stoldt-638/+688
2025-02-27Clean up TypeckResults::extract_binding_modeMaja Kądziołka-44/+44
2025-02-27Fix ICEJake Shadle-2/+51
2025-02-27Update to LLVM 20 rc 3Nikita Popov-0/+0
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-27Optimize empty provenance range checks.Nicholas Nethercote-10/+60
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-27Cofigurate out ohos target to avoid compilation crashesLuuuXXX-5/+7
2025-02-27Auto merge of #132295 - the8472:remove-randomize-exclusion1, r=onur-ozkanbors-3/+2
2025-02-27Always inline `query_get_at`.Nicholas Nethercote-1/+1
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-26Remove obsolete TODO (#14304)Manish Goregaokar-1/+0
2025-02-27In `AssocOp::AssignOp`, use `BinOpKind` instead of `BinOpToken`Nicholas Nethercote-77/+23
2025-02-26Remove obsolete TODOSamuel Tardieu-1/+0
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-26Re-enable `--generate-link-to-defintion` for tools internal rustdocAlona Enraght-Moony-3/+1
2025-02-26Drop support for stitched sysrootDavid Richey-1168/+12
2025-02-26Allow rust-project.json to specify sysroot workspaceDavid Richey-61/+135
2025-02-26Remove `ParamEnv::without_caller_bounds`Boxy-7/+1
2025-02-26Add run-make test for rustdoc `--emit=dep-info` optionGuillaume Gomez-1/+31
2025-02-26Bless testsGary Guo-18/+29
2025-02-26Handle asm const similar to inline constGary Guo-69/+96
2025-02-26Print out destructorMichael Goulet-186/+425
2025-02-26Support raw-dylib link kind on ELFNoratrieb-207/+839
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