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.