rustc_middle::mir::interpret

Macro throw_ub

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