[fine] ICE should be cold and far away from the world
This commit is contained in:
parent
24b827b5ac
commit
a5173be680
1 changed files with 1 additions and 0 deletions
|
|
@ -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}!");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue