Function rustc_query_impl::plumbing::try_load_from_on_disk_cache
source · fn try_load_from_on_disk_cache<'tcx, Q>(
query: Q,
tcx: TyCtxt<'tcx>,
dep_node: DepNode
)where
Q: QueryConfig<QueryCtxt<'tcx>>,