Function rustc_interface::callbacks::span_debug[][src]

fn span_debug(span: Span, f: &mut Formatter<'_>) -> Result
Expand description

This is a callback from rustc_ast as it cannot access the implicit state in rustc_middle otherwise.