rustc_incremental::persist::fs

Function dep_graph_path

Source
pub(crate) fn dep_graph_path(sess: &Session) -> PathBuf
Expand description

Returns the path to a session’s dependency graph.