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

/linux-master/scripts/
H A DMakefile.build299 command -v $(RUSTFMT) >/dev/null && $(RUSTFMT) $@
/linux-master/
H A DMakefile500 RUSTFMT = rustfmt macro
597 export RUSTC RUSTDOC RUSTFMT RUSTC_OR_CLIPPY_QUIET RUSTC_OR_CLIPPY BINDGEN CARGO
1623 @echo ' Run with RUSTFMT=n to skip reformatting if needed.'
1741 | xargs $(RUSTFMT) $(rustfmt_flags)

Completed in 142 milliseconds