Function rustc_incremental::load_dep_graph
source · [−]pub fn load_dep_graph(sess: &Session) -> DepGraphFuture
Expand description
Launch a thread and load the dependency graph in the background.
pub fn load_dep_graph(sess: &Session) -> DepGraphFuture
Launch a thread and load the dependency graph in the background.