Home
last modified time | relevance | path

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

/scripts/
A Dgenerate_rust_analyzer.py146 def is_root_crate(build_file, target): function
164 if not is_root_crate(path.parent / "Makefile", name) and \
165 not is_root_crate(path.parent / "Kbuild", name):

Completed in 2 milliseconds