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