Function rustc_incremental::persist::fs::in_incr_comp_dir_sess

source ·
pub fn in_incr_comp_dir_sess(sess: &Session, file_name: &str) -> PathBuf
Expand description

Returns the path for a given filename within the incremental compilation directory in the current session.