Add comment
This commit is contained in:
parent
b06c83c200
commit
d5c0acac4d
@ -98,5 +98,7 @@
|
||||
imp::panic(Box::from_raw((*payload).box_me_up()))
|
||||
}
|
||||
|
||||
// A dummy helper function for Miri.
|
||||
// Used to push an empty stack frame when we start unwinding
|
||||
#[cfg(miri)]
|
||||
pub fn miri_panic_trampoline() {}
|
||||
|
Loading…
Reference in New Issue
Block a user