Searched refs:RUST_LIB_SRC (Results 1 – 3 of 3) sorted by relevance
45 RUST_LIB_SRC ?= $(rustc_sysroot)/lib/rustlib/src/rust/library macro112 rustdoc-core: $(RUST_LIB_SRC)/core/src/lib.rs FORCE411 $(RUST_LIB_SRC) $(KBUILD_EXTMOD) > \431 $(obj)/core.o: $(RUST_LIB_SRC)/core/src/lib.rs scripts/target.json FORCE
253 rustc_src=${RUST_LIB_SRC:-"$rustc_sysroot/lib/rustlib/src/rust/library"}
595 ifdef RUST_LIB_SRC596 export RUST_LIB_SRC