Searched refs:RUST_LIB_SRC (Results 1 – 3 of 3) sorted by relevance
30 RUST_LIB_SRC ?= $(rustc_sysroot)/lib/rustlib/src/rust/library macro95 rustdoc-core: $(RUST_LIB_SRC)/core/src/lib.rs FORCE351 $(RUST_LIB_SRC) > $(objtree)/rust-project.json356 $(obj)/core.o: $(RUST_LIB_SRC)/core/src/lib.rs $(obj)/target.json FORCE
150 rustc_src=${RUST_LIB_SRC:-"$rustc_sysroot/lib/rustlib/src/rust/library"}
595 ifdef RUST_LIB_SRC596 export RUST_LIB_SRC