Function rustc_infer::infer::error_reporting::msg_span_from_named_region
source ยท fn msg_span_from_named_region<'tcx>(
tcx: TyCtxt<'tcx>,
region: Region<'tcx>,
alt_span: Option<Span>
) -> (String, Option<Span>)