about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorNicholas Nethercote <n.nethercote@gmail.com>2023-12-19 07:47:39 +1100
committerNicholas Nethercote <n.nethercote@gmail.com>2023-12-19 20:58:45 +1100
commit286329870dbae9c9e0f61f0c7a5d3d3963ce9f6a (patch)
treeef7eda0a51a5b4ac778ee394ced1cff84c37f1cd /compiler/rustc_codegen_llvm/src
parent072c157d680a0838b25bf1d7cb33c373945dc6db (diff)
downloadrust-286329870dbae9c9e0f61f0c7a5d3d3963ce9f6a.tar.gz
rust-286329870dbae9c9e0f61f0c7a5d3d3963ce9f6a.zip
De-weirdify `fatally_break_rust`.
The easter egg ICE on `break rust` is weird: it's the one ICE in the
entire compiler that doesn't immediately abort, which makes it
annoyingly inconsistent.

This commit changes it to abort. As part of this, the extra notes are
now appended onto the bug dignostic, rather than being printed as
individual note diagnostics, which changes the output format a bit.
These changes don't interferes with the joke, but they do help with my
ongoing cleanups to error handling.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions