Home
last modified time | relevance | path

Searched refs:RUSTC_OR_CLIPPY (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/rust/
DMakefile124 $(RUSTC_OR_CLIPPY) $(rust_common_flags) \
195 $(RUSTC_OR_CLIPPY) --test $(rust_common_flags) \
366 $(RUSTC_OR_CLIPPY) $(rust_common_flags) \
380 $(if $(skip_clippy),$(RUSTC),$(RUSTC_OR_CLIPPY)) \
/linux-6.14.4/scripts/
DMakefile.build236 RUST_MODFILE=$(modfile) $(RUSTC_OR_CLIPPY) $(rust_flags) \
/linux-6.14.4/
DMakefile606 RUSTC_OR_CLIPPY = $(CLIPPY_DRIVER) macro
609 RUSTC_OR_CLIPPY = $(RUSTC) macro
619 export RUSTC RUSTDOC RUSTFMT RUSTC_OR_CLIPPY_QUIET RUSTC_OR_CLIPPY BINDGEN