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