pub(crate) fn staging_dep_graph_path(sess: &Session) -> PathBuf
Returns the path to a session’s staging dependency graph.
On the difference between dep-graph and staging dep-graph, see build_dep_graph.
build_dep_graph