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