Home
last modified time | relevance | path

Searched refs:RUSTFMT (Results 1 – 3 of 3) sorted by relevance

/linux/scripts/
H A DMakefile.build363 command -v $(RUSTFMT) >/dev/null && $(RUSTFMT) --config-path $(srctree)/.rustfmt.toml $@
/linux/
H A DMakefile536 RUSTFMT = rustfmt macro
632 export RUSTC RUSTDOC RUSTFMT RUSTC_OR_CLIPPY_QUIET RUSTC_OR_CLIPPY BINDGEN
1923 | xargs $(RUSTFMT) $(rustfmt_flags)
/linux/Documentation/rust/
H A Dquick-start.rst123 make LLVM=1 RUSTC=rustc-1.80 RUSTDOC=rustdoc-1.80 RUSTFMT=rustfmt-1.80 \