Function rustc_incremental::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.