Searched refs:rustfmtcheck (Results 1 – 2 of 2) sorted by relevance
298 outputmakefile rustavailable rustfmt rustfmtcheck1715 @echo ' rustfmtcheck - Checks if all the Rust code in the kernel'1830 PHONY += rustfmt rustfmtcheck1837 rustfmtcheck: rustfmt_flags = --check target 1838 rustfmtcheck: rustfmt target
35 make LLVM=1 rustfmtcheck