Home
last modified time | relevance | path

Searched defs:span_debug (Results 1 – 2 of 2) sorted by relevance

/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_interface/src/
H A Dcallbacks.rs18 fn span_debug(span: rustc_span::Span, f: &mut fmt::Formatter<'_>) -> fmt::Result { in span_debug() function
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_expand/src/
H A Dexpand.rs1649 pub span_debug: bool, // If true, use verbose debugging for `proc_macro::Span` field