Function rustc_incremental::persist::fs::dep_graph_path
source · pub fn dep_graph_path(sess: &Session) -> PathBuf
Expand description
Returns the path to a session’s dependency graph.
pub fn dep_graph_path(sess: &Session) -> PathBuf
Returns the path to a session’s dependency graph.