Function rustc_incremental::persist::save::save_work_product_index [−][src]
pub fn save_work_product_index(
sess: &Session,
dep_graph: &DepGraph,
new_work_products: FxHashMap<WorkProductId, WorkProduct>
)