rustc_middle::mir::interpret

Macro throw_ub_format

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