about summary refs log tree commit diff
path: root/compiler
AgeCommit message (Expand)AuthorLines
2025-03-25Auto merge of #138923 - TaKO8Ki:rollup-f3hkmqj, r=TaKO8Kibors-91/+84
2025-03-25Auto merge of #136410 - saethlin:clean-up-cgu-internal-copy, r=compiler-errorsbors-64/+68
2025-03-25Rollup merge of #138895 - oli-obk:dedup-owner-id-creation, r=compiler-errorsTakayuki Maeda-16/+17
2025-03-25Rollup merge of #138838 - compiler-errors:new-solver-crashes-tweaks, r=lcnrTakayuki Maeda-13/+11
2025-03-25Rollup merge of #138837 - petrochenkov:resinstab2, r=jieyouxuTakayuki Maeda-12/+6
2025-03-25Rollup merge of #138701 - tvladyslav:serializable_default_codegen_backend, r=...Takayuki Maeda-0/+8
2025-03-25Rollup merge of #138580 - petrochenkov:resinstab, r=NadrierilTakayuki Maeda-14/+9
2025-03-25Rollup merge of #138385 - nnethercote:keyword-tweaks, r=NoratriebTakayuki Maeda-36/+33
2025-03-25Auto merge of #138634 - saethlin:repeated-uninit, r=scottmcm,oli-obkbors-4/+45
2025-03-24Remove InstanceKind::generates_cgu_internal_copyBen Kimock-64/+68
2025-03-24Auto merge of #133984 - DaniPopes:scmp-ucmp, r=scottmcmbors-0/+57
2025-03-24resolve: Avoid some unstable iteration 2Vadim Petrochenkov-14/+9
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-24Don't ICE when encountering placeholders in layout computationMichael Goulet-6/+2
2025-03-24Allow WellFormed goals to be returned from relating in new solverMichael Goulet-7/+9
2025-03-24Add a helper for building an owner id in ast loweringOli Scherer-16/+17
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-24Move `is_used_keyword_conditional`.Nicholas Nethercote-4/+4
2025-03-24Alphabetize the keywords list.Nicholas Nethercote-8/+21
2025-03-24Fix some formatting.Nicholas Nethercote-2/+2
2025-03-24Improve keyword comments a little.Nicholas Nethercote-5/+4
2025-03-24Remove `is_any_keyword` methods.Nicholas Nethercote-22/+7
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-22resolve: Avoid some unstable iteration 3Vadim Petrochenkov-12/+6
2025-03-22Auto merge of #138830 - matthiaskrgr:rollup-gaxgfwl, r=matthiaskrgrbors-374/+461