Searched refs:RUSTFMT (Results 1 – 3 of 3) sorted by relevance
363 command -v $(RUSTFMT) >/dev/null && $(RUSTFMT) --config-path $(srctree)/.rustfmt.toml $@
536 RUSTFMT = rustfmt macro632 export RUSTC RUSTDOC RUSTFMT RUSTC_OR_CLIPPY_QUIET RUSTC_OR_CLIPPY BINDGEN1923 | xargs $(RUSTFMT) $(rustfmt_flags)
123 make LLVM=1 RUSTC=rustc-1.80 RUSTDOC=rustdoc-1.80 RUSTFMT=rustfmt-1.80 \