Home
last modified time | relevance | path

Searched defs:compiler_path (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/rust/src/tools/tidy/src/
Dmain.rs36 let compiler_path = root_path.join("compiler"); in main() localVariable
/third_party/rust/rust/src/tools/unstable-book-gen/src/
Dmain.rs89 let compiler_path = Path::new(&compiler_path_str); in main() localVariable