Searched refs:rust_common_flags (Results 1 – 2 of 2) sorted by relevance
63 $(RUSTDOC) $(filter-out $(skip_flags),$(if $(rustdoc_host),$(rust_common_flags),$(rust_flags))) \124 $(RUSTC_OR_CLIPPY) $(rust_common_flags) \162 $(RUSTDOC) --test $(rust_common_flags) \195 $(RUSTC_OR_CLIPPY) --test $(rust_common_flags) \366 $(RUSTC_OR_CLIPPY) $(rust_common_flags) \
471 export rust_common_flags := --edition=2021 \ macro495 KBUILD_HOSTRUSTFLAGS := $(rust_common_flags) -O -Cstrip=debuginfo \586 KBUILD_RUSTFLAGS := $(rust_common_flags) \