Home
last modified time | relevance | path

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

/Linux-v6.1/rust/
DMakefile59 $(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) \
/Linux-v6.1/
DMakefile462 export rust_common_flags := --edition=2021 \ macro
478 KBUILD_HOSTRUSTFLAGS := $(rust_common_flags) -O -Cstrip=debuginfo \
568 KBUILD_RUSTFLAGS := $(rust_common_flags) \