about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-10-09 20:27:24 +0200
committerGitHub <noreply@github.com>2024-10-09 20:27:24 +0200
commitf144469bda886b14a8bfcb93233a894a76f450cf (patch)
tree81eeae036e2498cb36bf99df9d67295a17d91cd6 /compiler/rustc_codegen_gcc
parentb76667aed2533423544813a5b6b0253f2138788c (diff)
parent17eca60c2432d4b140ec0dca441cc6fde6562698 (diff)
downloadrust-f144469bda886b14a8bfcb93233a894a76f450cf.tar.gz
rust-f144469bda886b14a8bfcb93233a894a76f450cf.zip
Rollup merge of #131420 - compiler-errors:post-mono-layout-cycle, r=wesleywiser
Dont ICE when encountering post-mono layout cycle error

It's possible to encounter post-mono layout cycle errors in `fn_abi_of_instance`. Don't ICE in those cases.

This was originally discovered in an async fn, but that's not the only way to encounter such an error (which the other test I added should demonstrate).

Error messsages suck, but this fix is purely about suppressing the ICE.

Fixes #131409
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions