about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2025-06-07 22:22:58 +0200
committerGitHub <noreply@github.com>2025-06-07 22:22:58 +0200
commit7c3cb5688d55f4e6d1ca5f2e2b2893864aa6b437 (patch)
tree1bf33e68930d39092127d3ad485318471dfd0dc9 /compiler/rustc_codegen_llvm/src/errors.rs
parent215dc8c49934db724384fefad532d1a67a808d29 (diff)
parentaa1b296dd6ff158a8fac8e33fb575b24d960ede9 (diff)
downloadrust-7c3cb5688d55f4e6d1ca5f2e2b2893864aa6b437.tar.gz
rust-7c3cb5688d55f4e6d1ca5f2e2b2893864aa6b437.zip
Rollup merge of #142126 - compiler-errors:normalize-uv-via-relate, r=BoxyUwU
Treat normalizing consts like normalizing types in deeply normalize

...so that we don't end up putting a top-level normalizes-to goal in the fulfillment context, which ICEs. This basically just models the normalize-const code off of the normalize-ty code above it, which uses an alias-relate goal instead.

Fixes rust-lang/rust#140571

r? lcnr
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions