rustc_middle::util::bug

Function span_bug_fmt

source
pub fn span_bug_fmt<S: Into<MultiSpan>>(span: S, args: Arguments<'_>) -> !