Searched refs:rust_common_flags (Results 1 – 2 of 2) sorted by relevance
59 $(RUSTDOC) $(if $(rustdoc_host),$(rust_common_flags),$(rust_flags)) \121 $(RUSTC) $(rust_common_flags) \140 $(RUSTDOC) --test $(rust_common_flags) \152 $(RUSTC) --test $(rust_common_flags) \324 $(RUSTC_OR_CLIPPY) $(rust_common_flags) \
462 export rust_common_flags := --edition=2021 \ macro478 KBUILD_HOSTRUSTFLAGS := $(rust_common_flags) -O -Cstrip=debuginfo \568 KBUILD_RUSTFLAGS := $(rust_common_flags) \