pub fn in_old_incr_comp_dir_sess(
incr_comp_session: &IncrCompSession,
file_name: &str,
) -> Option<PathBuf>Expand description
Returns the path for a given filename within the incremental compilation directory in the previous session.
pub fn in_old_incr_comp_dir_sess(
incr_comp_session: &IncrCompSession,
file_name: &str,
) -> Option<PathBuf>Returns the path for a given filename within the incremental compilation directory in the previous session.