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

/linux-master/rust/
H A DMakefile389 $(RUSTC_OR_CLIPPY) $(rust_common_flags) \
405 $(if $(skip_clippy),$(RUSTC),$(RUSTC_OR_CLIPPY)) \
/linux-master/
H A DMakefile583 RUSTC_OR_CLIPPY = $(CLIPPY_DRIVER) macro
586 RUSTC_OR_CLIPPY = $(RUSTC) macro
597 export RUSTC RUSTDOC RUSTFMT RUSTC_OR_CLIPPY_QUIET RUSTC_OR_CLIPPY BINDGEN CARGO
/linux-master/scripts/
H A DMakefile.build272 RUST_MODFILE=$(modfile) $(RUSTC_OR_CLIPPY) $(rust_flags) \

Completed in 341 milliseconds