Home
last modified time | relevance | path

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

/linux/rust/
H A DMakefile124 $(RUSTC_OR_CLIPPY) $(rust_common_flags) \
195 $(RUSTC_OR_CLIPPY) --test $(rust_common_flags) \
364 $(RUSTC_OR_CLIPPY) $(rust_common_flags) \
378 $(if $(skip_clippy),$(RUSTC),$(RUSTC_OR_CLIPPY)) \
/linux/
H A DMakefile607 RUSTC_OR_CLIPPY = $(CLIPPY_DRIVER) macro
610 RUSTC_OR_CLIPPY = $(RUSTC) macro
620 export RUSTC RUSTDOC RUSTFMT RUSTC_OR_CLIPPY_QUIET RUSTC_OR_CLIPPY BINDGEN