Home
last modified time | relevance | path

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

/external/bazelbuild-rules_rust/crate_universe/src/splicing/
Dsplicer.rs112 let root_manifest_dir = root_manifest_path.parent().unwrap(); in new() localVariable
1778 let root_manifest_dir = temp_dir.path(); in find_missing_manifests_correct_without_root() localVariable
1826 let root_manifest_dir = temp_dir.path(); in find_missing_manifests_correct_with_root() localVariable
1876 let root_manifest_dir = temp_dir.path(); in find_missing_manifests_missing_root() localVariable
1925 let root_manifest_dir = temp_dir.path(); in find_missing_manifests_missing_nonroot() localVariable