Searched refs:rustc_sysroot (Results 1 – 1 of 1) sorted by relevance
53 rustc_sysroot := $(shell MAKEFLAGS= $(RUSTC) $(rust_flags) --print sysroot) macro55 RUST_LIB_SRC ?= $(rustc_sysroot)/lib/rustlib/src/rust/library
Completed in 3 milliseconds