Searched refs:RUST_LIB_SRC (Results 1 – 3 of 3) sorted by relevance
52 RUST_LIB_SRC ?= $(rustc_sysroot)/lib/rustlib/src/rust/library macro111 rustdoc-core: $(RUST_LIB_SRC)/core/src/lib.rs FORCE
271 rustc_src=${RUST_LIB_SRC:-"$rustc_sysroot/lib/rustlib/src/rust/library"}
77 RUST_LIB_SRC = "${pkgs.rust.packages.stable.rustPlatform.rustLibSrc}";98 ``RUST_LIB_SRC`` needs to be set when using the versioned packages, e.g.::100 RUST_LIB_SRC=/usr/src/rustc-$(rustc-1.80 --version | cut -d' ' -f2)/library