Home
last modified time | relevance | path

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

/dports/lang/rust/rustc-1.58.1-src/src/bootstrap/
H A Dcompile.rs982 let ci_rustc_dir = in run() localVariable
984 builder.cp_r(&ci_rustc_dir, &sysroot); in run()