rustc_middle::mir::interpret

Macro throw_machine_stop

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