Macro rustc_middle::mir::interpret::throw_machine_stop

source ยท
macro_rules! throw_machine_stop {
    ($($tt:tt)*) => { ... };
}