about summary refs log tree commit diff
path: root/compiler
AgeCommit message (Expand)AuthorLines
2025-04-27Rollup merge of #140348 - ehuss:lint-docs-edition, r=compiler-errorsMatthias Krüger-4/+4
2025-04-27Rollup merge of #140280 - nnethercote:improve-if-else-printing, r=UrgauMatthias Krüger-12/+21
2025-04-27Rollup merge of #140246 - nnethercote:fix-never-pattern-printing, r=NadrierilMatthias Krüger-0/+1
2025-04-27Rollup merge of #140346 - petrochenkov:cleanhyg, r=compiler-errorsMatthias Krüger-118/+54
2025-04-27Rollup merge of #140339 - petrochenkov:capanew, r=lqdMatthias Krüger-9/+8
2025-04-27Auto merge of #139646 - lcnr:default-is-fully-concrete, r=BoxyUwUbors-0/+33
2025-04-26Auto merge of #140288 - Zalathar:new-executor, r=jieyouxubors-1/+1
2025-04-26Update lint-docs to default to Rust 2024Eric Huss-4/+4
2025-04-26hygiene: Use `IndexVec` for syntax context decode cacheVadim Petrochenkov-9/+4
2025-04-26hygiene: Misc cleanupsVadim Petrochenkov-82/+46
2025-04-26hygiene: Remove decode placeholdersVadim Petrochenkov-34/+11
2025-04-26session: Cleanup `CanonicalizedPath::new`Vadim Petrochenkov-9/+8
2025-04-26Rollup merge of #140320 - lcnr:wf-use-term, r=compiler-errorsMatthias Krüger-174/+189
2025-04-26Rollup merge of #140318 - compiler-errors:specialized-async-fn-kind-err, r=fe...Matthias Krüger-31/+10
2025-04-26Rollup merge of #140317 - mejrs:check_on_uni, r=compiler-errorsMatthias Krüger-1/+0
2025-04-26Rollup merge of #140215 - joshlf:transmutability-char-nonzero, r=jswrennMatthias Krüger-46/+213
2025-04-26Auto merge of #140324 - matthiaskrgr:rollup-jlzvdre, r=matthiaskrgrbors-36/+201
2025-04-26Rollup merge of #140306 - lcnr:specialization-new, r=compiler-errorsMatthias Krüger-14/+117
2025-04-26Rollup merge of #140305 - compiler-errors:coerce-loop, r=lcnrMatthias Krüger-8/+15
2025-04-26Rollup merge of #140272 - Kivooeo:new-fix-four, r=est31Matthias Krüger-4/+17
2025-04-26Rollup merge of #140253 - SergioGasquez:feat/xtensa-asm-printer, r=cuviperMatthias Krüger-0/+1
2025-04-26Rollup merge of #140086 - ChrisDenton:backoff, r=petrochenkovMatthias Krüger-10/+51
2025-04-26remove unnecessary matchlcnr-20/+9
2025-04-26convert some `GenericArg` to `Term`lcnr-154/+180
2025-04-26Auto merge of #140177 - tmandry:compiletest-par, r=jieyouxubors-2/+1
2025-04-26Simply try to unpeel AsyncFnKindHelper goal in emit_specialized_closure_kind_...Michael Goulet-31/+10
2025-04-26Remove redundant checkmejrs-1/+0
2025-04-25Auto merge of #140295 - antoyo:subtree-update_cg_gcc_2025-04-25, r=GuillaumeG...bors-39/+46
2025-04-26Improve HIR pretty-printing of if/else some more.Nicholas Nethercote-6/+11
2025-04-25transmutability: Support char, NonZeroXxxJoshua Liebow-Feeser-46/+213
2025-04-25Auto merge of #140298 - matthiaskrgr:rollup-5tc1gvb, r=matthiaskrgrbors-44/+52
2025-04-25Track per-obligation recursion depth only if there is inferenceMichael Goulet-8/+15
2025-04-25handle specialization in the new trait solverlcnr-14/+117
2025-04-25Auto merge of #139756 - Zoxc:out-of-order-dep-graph, r=oli-obkbors-43/+215
2025-04-25Rollup merge of #140284 - bend-n:fix-expectation-unmet, r=jieyouxuMatthias Krüger-5/+2
2025-04-25Rollup merge of #140193 - folkertdev:fix-issue-140082, r=jdonszelmannMatthias Krüger-2/+6
2025-04-25Rollup merge of #140152 - xizheyin:issue-140102, r=jieyouxuMatthias Krüger-37/+44
2025-04-25Merge commit '4f83a4258deb99f3288a7122c0d5a78200931c61' into subtree-update_c...Antoni Boucher-39/+46
2025-04-25Auto merge of #140282 - matthiaskrgr:rollup-g6ze4jj, r=matthiaskrgrbors-241/+203
2025-04-25remove expect() in unnecessary_transmutesbendn-5/+2
2025-04-25resolved conflictKivooeo-4/+17
2025-04-25Add option style comment for `rustc_optgroups`xizheyin-0/+7
2025-04-25Retry if creating temp fails with access deniedChris Denton-10/+51
2025-04-25Trivial compiler change to inhibit download-rustc in CIZalathar-1/+1
2025-04-25Auto merge of #140273 - matthiaskrgr:rollup-rxmuvkg, r=matthiaskrgrbors-26/+23
2025-04-25Rollup merge of #140278 - compiler-errors:name-based-comparison, r=nnethercoteMatthias Krüger-7/+5
2025-04-25Rollup merge of #140257 - amandasystems:housecleaning, r=wesleywiserMatthias Krüger-45/+39
2025-04-25Rollup merge of #140236 - lcnr:normalizes-to-goals, r=compiler-errorsMatthias Krüger-145/+101
2025-04-25Rollup merge of #140202 - est31:let_chains_feature_compiler, r=lcnrMatthias Krüger-40/+40
2025-04-25Rollup merge of #140143 - thaliaarchi:move-env-pal, r=joboetMatthias Krüger-4/+18