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