about summary refs log tree commit diff
path: root/compiler
AgeCommit message (Expand)AuthorLines
2025-03-25Avoid some more global stateOli Scherer-22/+35
2025-03-25Track whether an assoc item is in a trait impl or an inherent implOli Scherer-67/+149
2025-03-25Deduplicate assoc item cfg handlingOli Scherer-10/+3
2025-03-25Auto merge of #138634 - saethlin:repeated-uninit, r=scottmcm,oli-obkbors-4/+45
2025-03-24Auto merge of #133984 - DaniPopes:scmp-ucmp, r=scottmcmbors-0/+57
2025-03-24Rollup merge of #138882 - oli-obk:ast-lowering-mod-rib, r=fee1-deadMatthias Krüger-14/+11
2025-03-24Rollup merge of #138868 - mejrs:d_not_recommend_typo, r=davidtwcoMatthias Krüger-7/+7
2025-03-24Rollup merge of #138821 - dianne:cleanup-non-scalar-compare, r=oli-obkMatthias Krüger-94/+24
2025-03-24Auto merge of #138629 - Zoxc:graph-anon-hashmap, r=oli-obkbors-62/+155
2025-03-24Auto merge of #115747 - Zoxc:query-hashes, r=oli-obkbors-30/+47
2025-03-24`with_scope` is only ever used for ast modulesOli Scherer-14/+11
2025-03-23Rollup merge of #138846 - compiler-errors:stall-prereqs, r=lcnrJacob Pratt-36/+49
2025-03-23Rollup merge of #138783 - bjorn3:cache_current_dll_path, r=lqdJacob Pratt-56/+66
2025-03-23Rollup merge of #138728 - tgross35:update-builtins, r=tgross35Jacob Pratt-2/+2
2025-03-23Rollup merge of #137736 - bjorn3:compiler_builtins_export_fix, r=petrochenkovJacob Pratt-2/+7
2025-03-24Update `compiler-builtins` to 0.1.152Trevor Gross-2/+2
2025-03-24Add do_not_recommend typo helpmejrs-7/+7
2025-03-23Rollup merge of #138861 - compiler-errors:flags-tweaks, r=lcnrMichael Goulet-85/+24
2025-03-23Rollup merge of #138854 - TaKO8Ki:invalid-extern-fn-body, r=compiler-errorsMichael Goulet-2/+2
2025-03-23Rollup merge of #138641 - jieyouxu:print-supported-crate-types, r=UrgauMichael Goulet-3/+18
2025-03-23Explicitly don't fold coroutine obligations in writebackMichael Goulet-14/+31
2025-03-23Don't super fold const in ResolverMichael Goulet-4/+1
2025-03-23Obligation::as_goalMichael Goulet-18/+17
2025-03-23Remove STILL_FURTHER_SPECIALIZABLE special casingMichael Goulet-78/+24
2025-03-23Remove HAS_TY_COROUTINEMichael Goulet-9/+1
2025-03-23Visit coroutine kind ty in FlagComputationMichael Goulet-0/+1
2025-03-23Implement `supported-crate-types` print requestJieyou Xu-3/+18
2025-03-23fix ICE #138415Takayuki Maeda-2/+2
2025-03-23Slim `rustc_parse_format` dependencies downLukas Wirth-2/+4
2025-03-22Auto merge of #138841 - matthiaskrgr:rollup-bfkls57, r=matthiaskrgrbors-43/+40
2025-03-22Auto merge of #138831 - matthiaskrgr:rollup-3t0dqiz, r=matthiaskrgrbors-1/+1
2025-03-22Rollup merge of #138793 - RalfJung:arm-floatabi, r=NoratriebMatthias Krüger-1/+4
2025-03-22Rollup merge of #138786 - bjorn3:driver_code_move, r=compiler-errorsMatthias Krüger-42/+36
2025-03-22Auto merge of #138830 - matthiaskrgr:rollup-gaxgfwl, r=matthiaskrgrbors-374/+461
2025-03-22Rollup merge of #138794 - petrochenkov:cfgtracefix, r=jieyouxuMatthias Krüger-1/+1
2025-03-22Rollup merge of #138750 - oli-obk:decouple-hir-queries, r=fee1-deadMatthias Krüger-6/+5
2025-03-22Rollup merge of #138536 - makai410:mut-mir-visitor, r=celinvalMatthias Krüger-332/+428
2025-03-22Rollup merge of #138410 - bjorn3:misc_cleanups, r=compiler-errorsMatthias Krüger-36/+28
2025-03-22Auto merge of #136974 - m-ou-se:fmt-options-64-bit, r=scottmcmbors-26/+21
2025-03-22Auto merge of #138719 - lcnr:concrete_opaque_types-closures, r=oli-obkbors-55/+88
2025-03-21match lowering cleanup: `non_scalar_compare` is only for `&str`dianne-94/+24
2025-03-21Auto merge of #128320 - saethlin:link-me-maybe, r=compiler-errorsbors-26/+57
2025-03-21expand: Do not report `cfg_attr` traces on macros as unused attributesVadim Petrochenkov-1/+1
2025-03-21target spec check: better error when llvm-floatabi is missingRalf Jung-1/+4
2025-03-21Rollup merge of #138717 - jdonszelmann:pin-macro, r=WaffleLapkinMatthias Krüger-8/+44
2025-03-21Rollup merge of #138627 - EnzymeAD:autodiff-cleanups, r=oli-obkMatthias Krüger-168/+205
2025-03-21Rollup merge of #138570 - folkertdev:naked-function-target-feature-gate, r=Am...Matthias Krüger-1/+18
2025-03-21Rollup merge of #138364 - BLANKatGITHUB:compiler, r=RalfJungMatthias Krüger-25/+17
2025-03-21Also check for compiler-builtins in linked_symbolsbjorn3-1/+3
2025-03-21Don't attempt to export compiler-builtins symbols from rust dylibsbjorn3-1/+4