Function try_collect_active_jobs

Source
pub(crate) fn try_collect_active_jobs<'tcx>(
    tcx: TyCtxt<'tcx>,
    qmap: &mut QueryMap<QueryStackDeferred<'tcx>>,
) -> Option<()>