Function rustc_typeck::coherence::impl_header_span[][src]

fn impl_header_span(tcx: TyCtxt<'_>, impl_def_id: LocalDefId) -> Span
Expand description

Obtains the span of just the impl header of impl_def_id.