Module rustc_incremental::persist::work_product
source · Expand description
Functions for saving and removing intermediate work products.
Functions
- Copies a CGU work product to the incremental compilation directory, so next compilation can find and reuse it.
- Removes files for a given work product.