Home
last modified time | relevance | path

Searched refs:git_friendly_path (Results 1 – 1 of 1) sorted by relevance

/dports/lang/rust/rustc-1.58.1-src/src/tools/tidy/src/
H A Dbins.rs112 let git_friendly_path = rel_path.to_str().unwrap().replace("\\", "/"); in check() localVariable
115 .arg(&git_friendly_path) in check()