Searched refs:RUSTFMT (Results 1 - 2 of 2) sorted by last modified time

/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 121 milliseconds