Module rustc_incremental::persist::load
source · Expand description
Code to save/load the dep-graph from files.
Enums
- Represents the result of an attempt to load incremental compilation data.
Functions
- Attempts to load the query result cache from disk
- Setups the dependency graph by loading an existing graph from disk and set up streaming of a new graph to an incremental session directory.