Searched refs:RUSTC_OR_CLIPPY (Results 1 – 2 of 2) sorted by relevance
124 $(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)) \
607 RUSTC_OR_CLIPPY = $(CLIPPY_DRIVER) macro610 RUSTC_OR_CLIPPY = $(RUSTC) macro620 export RUSTC RUSTDOC RUSTFMT RUSTC_OR_CLIPPY_QUIET RUSTC_OR_CLIPPY BINDGEN