Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/rust/
H A DMakefile385 $(RUSTC_OR_CLIPPY) $(rust_common_flags) \
399 $(if $(skip_clippy),$(RUSTC),$(RUSTC_OR_CLIPPY)) \
/kernel/linux/linux-6.6/
H A DMakefile589 RUSTC_OR_CLIPPY = $(CLIPPY_DRIVER) macro
592 RUSTC_OR_CLIPPY = $(RUSTC) macro
603 export RUSTC RUSTDOC RUSTFMT RUSTC_OR_CLIPPY_QUIET RUSTC_OR_CLIPPY BINDGEN CARGO

Completed in 4 milliseconds