Searched refs:RUST_LIB_SRC (Results 1 – 3 of 3) sorted by relevance
33 RUST_LIB_SRC ?= $(rustc_sysroot)/lib/rustlib/src/rust/library macro99 rustdoc-core: $(RUST_LIB_SRC)/core/src/lib.rs FORCE350 $(RUST_LIB_SRC) > $(objtree)/rust-project.json369 $(obj)/core.o: $(RUST_LIB_SRC)/core/src/lib.rs scripts/target.json FORCE
150 rustc_src=${RUST_LIB_SRC:-"$rustc_sysroot/lib/rustlib/src/rust/library"}
591 ifdef RUST_LIB_SRC592 export RUST_LIB_SRC
Completed in 16 milliseconds