Home
last modified time | relevance | path

Searched refs:rustfmtcheck (Results 1 – 2 of 2) sorted by relevance

/linux/
H A DMakefile298 outputmakefile rustavailable rustfmt rustfmtcheck
1715 @echo ' rustfmtcheck - Checks if all the Rust code in the kernel'
1830 PHONY += rustfmt rustfmtcheck
1837 rustfmtcheck: rustfmt_flags = --check target
1838 rustfmtcheck: rustfmt target
/linux/Documentation/rust/
H A Dcoding-guidelines.rst35 make LLVM=1 rustfmtcheck