Function rustc_incremental::persist::fs::find_source_directory

source ·
fn find_source_directory(
    crate_dir: &Path,
    source_directories_already_tried: &FxHashSet<PathBuf>
) -> Option<PathBuf>
Expand description

Finds the most recent published session directory that is not in the ignore-list.