[fine] ICE should be cold and far away from the world

This commit is contained in:
John Doty 2024-04-06 15:20:30 -07:00
parent 24b827b5ac
commit a5173be680

View file

@ -2813,6 +2813,7 @@ impl Semantics {
}
}
#[cold]
#[track_caller]
pub fn internal_compiler_error(&self, tr: Option<TreeRef>, message: &str) -> ! {
eprintln!("Internal compiler error: {message}!");