Unnamed repository; edit this file 'description' to name the repository.
Auto merge of #117557 - Zoxc:panic-prio, r=petrochenkov
Make `FatalErrorMarker` lower priority than other panics This makes `FatalErrorMarker` lower priority than other panics in a parallel sections. If any other panics occur, they will be unwound instead of `FatalErrorMarker`. This ensures `rustc` will exit with the correct error code on ICEs. This fixes https://github.com/rust-lang/rust/issues/116659.
bors 2023-11-09
parent 532202a · parent 898f18c · commit a501646
0 files changed, 0 insertions, 0 deletions