about summary refs log tree commit diff
path: root/compiler
AgeCommit message (Expand)AuthorLines
2025-03-15Rollup merge of #138482 - nnethercote:fix-hir-printing, r=compiler-errorsLeón Orell Valerian Liehr-23/+42
2025-03-15Rollup merge of #138474 - remexre:refactor-is-snake-case, r=compiler-errorsLeón Orell Valerian Liehr-12/+7
2025-03-15Rollup merge of #138460 - xizheyin:issue-138319, r=petrochenkovLeón Orell Valerian Liehr-3/+3
2025-03-15Rollup merge of #138056 - heiher:loong64v1.1-features, r=petrochenkovLeón Orell Valerian Liehr-0/+5
2025-03-14Rollup merge of #137619 - Pyr0de:issue_137249, r=fmeaseLeón Orell Valerian Liehr-1/+18
2025-03-14Rollup merge of #134720 - malezjaa:feat/crate-type-valid-values, r=jieyouxuLeón Orell Valerian Liehr-1/+6
2025-03-14Show valid crate types when the user passes unknown `--crate-type` valuemalezjaa-1/+6
2025-03-14Auto merge of #138480 - jhpratt:rollup-y3b8wu5, r=jhprattbors-38/+90
2025-03-14Pass precise HirId when calling check_stabilityxizheyin-3/+3
2025-03-14Rollup merge of #138442 - dianne:deref-pat-euv-fix, r=compiler-errorsJacob Pratt-1/+2
2025-03-14Rollup merge of #138434 - compiler-errors:lint-level-pat-field, r=jieyouxuJacob Pratt-0/+5
2025-03-14Rollup merge of #138432 - weihanglo:lld, r=lqdJacob Pratt-7/+0
2025-03-14Rollup merge of #138398 - RalfJung:atomic-intrinsics-provenance, r=nnethercoteJacob Pratt-8/+38
2025-03-14Rollup merge of #136892 - erickt:fuchsia-target, r=jieyouxuJacob Pratt-22/+45
2025-03-14Auto merge of #138157 - scottmcm:inline-more-tiny-things, r=oli-obkbors-58/+83
2025-03-14rustc_target: Add target features for LoongArch v1.1WANG Rui-0/+5
2025-03-13Refactor is_snake_case.Diane Ringo-12/+7
2025-03-14Auto merge of #138391 - scottmcm:SSA-discriminants, r=WaffleLapkinbors-139/+156
2025-03-14Remove the ref from `FnParam::Ident`.Nicholas Nethercote-2/+2
2025-03-14Fix HIR param pretty printing some more.Nicholas Nethercote-3/+5
2025-03-14Handle `_` properly in a couple of places.Nicholas Nethercote-10/+30
2025-03-14Inline and remove `FnParam::name`.Nicholas Nethercote-12/+9
2025-03-13Auto merge of #138459 - matthiaskrgr:rollup-hddfg18, r=matthiaskrgrbors-100/+192
2025-03-13Rollup merge of #138427 - madsmtm:vxworks-llvm-target, r=jieyouxuMatthias Krüger-2/+2
2025-03-13Rollup merge of #138423 - compiler-errors:delay-emit, r=WaffleLapkinMatthias Krüger-14/+19
2025-03-13Rollup merge of #138420 - zmodem:cfifunctionindex_fix, r=durin42Matthias Krüger-0/+9
2025-03-13Rollup merge of #138417 - RalfJung:interpret-cleanup, r=oli-obkMatthias Krüger-41/+25
2025-03-13Rollup merge of #138399 - Bryanskiy:delegation-extern-fn, r=petrochenkovMatthias Krüger-13/+38
2025-03-13Rollup merge of #138126 - compiler-errors:rtn-for-sugg, r=oli-obkMatthias Krüger-30/+99
2025-03-13Auto merge of #137152 - saethlin:bss-const-allocs, r=wesleywiserbors-4/+117
2025-03-13Provide helpful diagnostics for shebang lookalikesPyrode-1/+18
2025-03-13Auto merge of #138450 - matthiaskrgr:rollup-4im25vf, r=matthiaskrgrbors-61/+97
2025-03-13Delegation: allow foreign fns `reuse`Bryanskiy-13/+38
2025-03-13Rollup merge of #138404 - bjorn3:sysroot_handling_cleanup, r=petrochenkov,jie...Matthias Krüger-42/+34
2025-03-13Rollup merge of #138371 - cuviper:stable-asm-test, r=jieyouxuMatthias Krüger-0/+1
2025-03-13Rollup merge of #138109 - Kohei316:feat/rust-doc-precise-capturing-arg, r=aDo...Matthias Krüger-10/+21
2025-03-13Rollup merge of #137816 - folkertdev:naked-asm-xcoff, r=NoratriebMatthias Krüger-9/+41
2025-03-13Rollup merge of #138346 - folkertdev:naked-asm-windows-endef, r=ChrisDentonMatthias Krüger-1/+1
2025-03-13Rollup merge of #138273 - petrochenkov:nonatroot, r=bjorn3Matthias Krüger-47/+46
2025-03-13EUV: fix place of deref pattern's interior's scrutineedianne-1/+2
2025-03-13Add more comments to discriminant calculations.Scott McMurray-0/+9
2025-03-13atomic intrinsics: clarify which types are supported and (if applicable) what...Ralf Jung-8/+38
2025-03-12Allow more top-down inlining for single-BB calleesScott McMurray-58/+83
2025-03-13Auto merge of #138249 - compiler-errors:auto-self, r=lcnrbors-15/+1
2025-03-13Auto merge of #138416 - Manishearth:rollup-fejor9p, r=Manishearthbors-1205/+1133
2025-03-13Visit PatField when collecting lint levelsMichael Goulet-0/+5
2025-03-12fix: remove the check of lld not supporting @response-fileWeihang Lo-7/+0
2025-03-12Auto merge of #138076 - tmiasko:pred-count, r=matthewjasperbors-3/+6
2025-03-12Fix RISC-V VxWorks LLVM target triplesMads Marquart-2/+2
2025-03-12Add an opt-out in pretty printing for RTN renderingMichael Goulet-30/+99