Function rustc_borrowck::borrowck_errors::borrowed_data_escapes_closure
source ยท pub(crate) fn borrowed_data_escapes_closure<'tcx>(
tcx: TyCtxt<'tcx>,
escape_span: Span,
escapes_from: &str,
) -> Diag<'tcx>