Home
last modified time | relevance | path

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

/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/tests/
H A Dversion_test.rs11 let cargo_path = PathBuf::from(env!("CARGO_TOML")); in test_cargo_and_bazel_versions() localVariable
/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/src/splicing/
H A Dsplicer.rs768 let cargo_path = runfiles::rlocation!(r, concat!("rules_rust/", env!("CARGO"))); in get_cargo_and_rustc_paths() localVariable