Function rustc_infer::infer::error_reporting::note_and_explain_region
source · pub(super) fn note_and_explain_region<'tcx>(
tcx: TyCtxt<'tcx>,
err: &mut Diagnostic,
prefix: &str,
region: Region<'tcx>,
suffix: &str,
alt_span: Option<Span>
)