Macro rustc_middle::throw_unsup_format

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