Skip to main content

Module load

Module load 

Source
Expand description

Code to load the dep-graph from files.

Enums§

LoadResult 🔒
Represents the result of an attempt to load incremental compilation data.

Functions§

delete_dirty_work_product 🔒
load_dep_graph 🔒
load_query_result_cache
Attempts to load the query result cache from disk
maybe_assert_incr_state 🔒
Emits a fatal error if the assertion in -Zassert-incr-state doesn’t match the outcome of trying to load previous-session state.
setup_dep_graph
Loads the previous session’s dependency graph from disk if possible, and sets up streaming output for the current session’s dep graph data into an incremental session directory.