Function rustc_incremental::persist::save::save_work_product_index
source ยท pub fn save_work_product_index(
sess: &Session,
dep_graph: &DepGraph,
new_work_products: FxIndexMap<WorkProductId, WorkProduct>,
)
Expand description
Saves the work product index.