Searched refs:rust_common_flags (Results 1 – 2 of 2) sorted by relevance
152 $(if $(rustdoc_host),$(rust_common_flags),$(rust_flags))) \
476 export rust_common_flags := --edition=2021 \ macro507 KBUILD_HOSTRUSTFLAGS := $(rust_common_flags) -O -Cstrip=debuginfo \599 KBUILD_RUSTFLAGS := $(rust_common_flags) \