about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-06-26 07:50:20 +0200
committerGitHub <noreply@github.com>2024-06-26 07:50:20 +0200
commit8c6c6a75915759d1ad6e127c063ffcd513319c95 (patch)
treed3785303dd9b9e2994f0d2f81173cb44518953a1 /compiler/rustc_codegen_llvm/src
parentbf8da39aa90c176653a2a49f8033124ca003b72b (diff)
parent6402909f42566cfee84b8b66aec409adfcfc1e85 (diff)
downloadrust-8c6c6a75915759d1ad6e127c063ffcd513319c95.tar.gz
rust-8c6c6a75915759d1ad6e127c063ffcd513319c95.zip
Rollup merge of #126968 - lqd:issue-126670, r=compiler-errors
Don't ICE during RPITIT refinement checking for resolution errors after normalization

#126670 shows a case where resolution errors after normalization can happen during RPITIT refinement checking. Our tests didn't reach this path before, and we explicitly ICEd until we had a test. We can now delay a bug since we're sure it is reachable and have the test from the isue.

The comment I added likely still needs more expert wordsmithing.

r? ``@compiler-errors`` who's making me work during vacation (j/k).
Fixes #126670
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions