Function rustc_middle::util::bug::span_bug_fmt

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