Searched refs:rust_common_flags (Results 1 - 2 of 2) sorted by relevance

/linux-master/rust/
H A DMakefile77 $(RUSTDOC) $(if $(rustdoc_host),$(rust_common_flags),$(rust_flags)) \
140 $(RUSTC) $(rust_common_flags) \
165 $(RUSTDOC) --test $(rust_common_flags) \
199 $(RUSTC) --test $(rust_common_flags) \
389 $(RUSTC_OR_CLIPPY) $(rust_common_flags) \
/linux-master/
H A DMakefile455 export rust_common_flags := --edition=2021 \ macro
472 KBUILD_HOSTRUSTFLAGS := $(rust_common_flags) -O -Cstrip=debuginfo \
563 KBUILD_RUSTFLAGS := $(rust_common_flags) \

Completed in 237 milliseconds