Searched refs:rustfmt (Results 1 – 4 of 4) sorted by relevance
12 The code should be formatted using ``rustfmt``. In this way, a person19 ``rustfmt``. Thus those are still needed to be taken care of.21 The default settings of ``rustfmt`` are used. This means the idiomatic Rust30 make LLVM=1 rustfmt37 Like ``clang-format`` for the rest of the kernel, ``rustfmt`` works on
111 rustfmt subsection114 The ``rustfmt`` tool is used to automatically format all the Rust kernel code,122 rustup component add rustfmt124 The standalone installers also come with ``rustfmt``.
102 !.rustfmt.toml
282 outputmakefile rustavailable rustfmt rustfmtcheck506 RUSTFMT = rustfmt1815 PHONY += rustfmt rustfmtcheck1822 rustfmt: target1832 rustfmtcheck: rustfmt