Searched refs:normalized_path (Results 1 – 1 of 1) sorted by relevance
213 let normalized_path = match std::fs::canonicalize(&p) { in parse_source() localVariable217 let (pkg, sources) = resolve.push_path(normalized_path)?; in parse_source()