mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-17 15:23:26 +03:00
Add comment
This commit is contained in:
@@ -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() {}
|
||||
|
||||
Reference in New Issue
Block a user