pub(crate) fn promote_from_disk_inner<'tcx, Q: GetQueryVTable<'tcx>>(
tcx: TyCtxt<'tcx>,
dep_node: DepNode,
)Expand description
Implementation of DepKindVTable::promote_from_disk_fn for queries.
pub(crate) fn promote_from_disk_inner<'tcx, Q: GetQueryVTable<'tcx>>(
tcx: TyCtxt<'tcx>,
dep_node: DepNode,
)Implementation of DepKindVTable::promote_from_disk_fn for queries.