Searched refs:rust_common_flags (Results 1 - 2 of 2) sorted by last modified time

/linux-master/rust/
H A DMakefile71 $(RUSTDOC) $(if $(rustdoc_host),$(rust_common_flags),$(rust_flags)) \
134 $(RUSTC) $(rust_common_flags) \
159 $(RUSTDOC) --test $(rust_common_flags) \
192 $(RUSTC) --test $(rust_common_flags) \
378 $(RUSTC_OR_CLIPPY) $(rust_common_flags) \
/linux-master/
H A DMakefile462 export rust_common_flags := --edition=2021 \ macro
479 KBUILD_HOSTRUSTFLAGS := $(rust_common_flags) -O -Cstrip=debuginfo \
570 KBUILD_RUSTFLAGS := $(rust_common_flags) \

Completed in 217 milliseconds