Home
last modified time | relevance | path

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

/aosp_15_r20/external/toolchain-utils/rust_tools/
H A Drust_uprev.py253 bootstrap_ebuild = find_ebuild_path(rust_bootstrap_path(), "rust-bootstrap")
1015 def rust_bootstrap_path() -> Path: function