about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-10-26Rollup merge of #131875 - juntyr:wasm-notification-groups-triage, r=Mark-Simu...Matthias Krüger-0/+37
2024-10-26Auto merge of #132184 - jieyouxu:rollup-81ht12w, r=jieyouxubors-471/+576
2024-10-26Rollup merge of #132180 - Urgau:ast_pretty-unsafe-attr, r=compiler-errors许杰友 Jieyou Xu (Joe)-0/+33
2024-10-26Rollup merge of #132174 - RalfJung:pclmulqdq, r=calebzulawski许杰友 Jieyou Xu (Joe)-1/+1
2024-10-26Rollup merge of #132169 - fee1-dead-contrib:consttraitsck, r=compiler-errors许杰友 Jieyou Xu (Joe)-324/+438
2024-10-26Rollup merge of #132140 - heiher:loong-lsx, r=Urgau许杰友 Jieyou Xu (Joe)-2/+2
2024-10-26Rollup merge of #132124 - Zalathar:consolidate-covstar, r=jieyouxu许杰友 Jieyou Xu (Joe)-144/+102
2024-10-26Auto merge of #131527 - ZuseZ4:enable-llvm-offload-runtime, r=Kobzolbors-0/+33
2024-10-26Print unsafety of attribute in AST unprettyUrgau-1/+12
2024-10-26Add AST unpretty test for unsafe attributeUrgau-0/+22
2024-10-26x86 target features: make pclmulqdq imply sse2Ralf Jung-1/+1
2024-10-26Auto merge of #132171 - matthiaskrgr:rollup-tp75ge7, r=matthiaskrgrbors-178/+163
2024-10-26coverage: Add links to LLVM docs for the coverage mapping formatZalathar-0/+2
2024-10-26Rollup merge of #132168 - fee1-dead-contrib:fxclean, r=compiler-errorsMatthias Krüger-97/+40
2024-10-26Rollup merge of #132163 - claywilkinson:master, r=tmandryMatthias Krüger-30/+22
2024-10-26Rollup merge of #132114 - jieyouxu:features-bundle, r=fee1-deadMatthias Krüger-51/+101
2024-10-26Auto merge of #132152 - lqd:revert-127731, r=compiler-errorsbors-448/+53
2024-10-26Deny calls to non-`#[const_trait]` methods in MIR constckDeadbeef-324/+438
2024-10-26Effects cleanupDeadbeef-97/+40
2024-10-26Auto merge of #132149 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-10-25Fix indentationTyler Mandry-2/+2
2024-10-25Auto merge of #131349 - RalfJung:const-stability-checks, r=compiler-errorsbors-751/+1596
2024-10-25Update Fuchsia CI script for package servingClayton Wilkinson-30/+22
2024-10-25Allow building rustc's LLVM with Offload supportManuel Drehwald-0/+33
2024-10-25Auto merge of #132148 - matthiaskrgr:rollup-c155tcy, r=matthiaskrgrbors-121/+116
2024-10-25Revert "Emit error when calling/declaring functions with unavailable vectors."Rémy Rakic-448/+53
2024-10-25Update cargoWeihang Lo-0/+0
2024-10-25tcx.is_const_fn doesn't work the way it is described, remove itRalf Jung-64/+55
2024-10-25Auto merge of #131917 - jieyouxu:rmake-clang, r=Kobzolbors-46/+183
2024-10-25Rollup merge of #132137 - RalfJung:behavior, r=NoratriebMatthias Krüger-75/+75
2024-10-25Rollup merge of #132130 - onur-ozkan:remove-ci-change-id, r=KobzolMatthias Krüger-5/+0
2024-10-25Rollup merge of #132106 - maxcabrajac:ident_ref, r=petrochenkovMatthias Krüger-41/+41
2024-10-25add a HACK to allow stdarch migrationRalf Jung-21/+9
2024-10-25get rid of the internal unlikely macroRalf Jung-33/+31
2024-10-25proc_macro_harness: adjust the span we use for const fn callsRalf Jung-9/+20
2024-10-25Re-do recursive const stability checksRalf Jung-654/+1511
2024-10-25Auto merge of #127731 - veluca93:abi_checks, r=RalfJungbors-53/+448
2024-10-25Enable LSX feature for LoongArch Linux targetsWANG Rui-2/+2
2024-10-25Auto merge of #131207 - davidtwco:pac-ret-lto-test, r=Mark-Simulacrumbors-4/+130
2024-10-25library: consistently use American spelling for 'behavior'Ralf Jung-75/+75
2024-10-25remove `change-id` from CI scriptonur-ozkan-5/+0
2024-10-25Auto merge of #132128 - workingjubilee:rollup-uwqp2i2, r=workingjubileebors-259/+273
2024-10-25Emit error when calling/declaring functions with unavailable vectors.Luca Versari-53/+448
2024-10-24Rollup merge of #132125 - Zalathar:coverage-intrinsics, r=jieyouxuJubilee-140/+26
2024-10-24Rollup merge of #132118 - compiler-errors:tilde-const-item-bounds, r=lcnrJubilee-25/+191
2024-10-24Rollup merge of #132085 - celinval:update-smir-doc, r=compiler-errorsJubilee-88/+22
2024-10-24Rollup merge of #131457 - kpreid:fnaddr, r=dtolnayJubilee-6/+34
2024-10-25Auto merge of #132105 - GuillaumeGomez:doctest-nested-main, r=notriddlebors-4/+42
2024-10-25coverage: SSA doesn't need to know about `instrprof_increment`Zalathar-29/+12
2024-10-25coverage: Emit MC/DC intrinsics using the normal helper methodZalathar-77/+14