collect_active_jobs

Function collect_active_jobs 

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