Function rustc_infer::infer::error_reporting::msg_span_from_named_region

source ยท
fn msg_span_from_named_region<'tcx>(
    tcx: TyCtxt<'tcx>,
    generic_param_scope: LocalDefId,
    region: Region<'tcx>,
    alt_span: Option<Span>,
) -> (String, Option<Span>)