about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMatthias Krüger <476013+matthiaskrgr@users.noreply.github.com>2025-04-17 17:40:28 +0200
committerGitHub <noreply@github.com>2025-04-17 17:40:28 +0200
commit67e2358fbb67982f8fe8ee133ae262dc853ff951 (patch)
treeab0edec94431122a51e8109deb8aa7794b15e1f7 /compiler/rustc_codegen_llvm/src
parentcecc7a490a5c835b71d8594b53d167d0ae4a95cf (diff)
parentc85b5fcd07907a82f158df31a4f36fea608dab42 (diff)
downloadrust-67e2358fbb67982f8fe8ee133ae262dc853ff951.tar.gz
rust-67e2358fbb67982f8fe8ee133ae262dc853ff951.zip
Rollup merge of #139902 - lcnr:no-opaque-cast-projection, r=oli-obk
do not emit `OpaqueCast` projections with `-Znext-solver`

We normalize opaque types in their defining scope if the new solver is enabled. This means projections do not contain any 'revealable' opaque types we need to worry about. We either have a type which has been normalized by writeback or we need to normalize it anyways.

r? ```@compiler-errors``` ```@oli-obk```
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions