Commit 9bf32bc
committed
MAINTAINERS: add
`.rustfmt.toml` is not covered by `MAINTAINERS`, so tools like
`scripts/get_maintainer.pl` do not report it properly, e.g.:
$ scripts/get_maintainer.pl -f .rustfmt.toml
linux-kernel@vger.kernel.org (open list)
It should have been there since the beginning, and while it is not a big
deal since the file has not changed at all since it was added in commit
80db40b ("rust: add `.rustfmt.toml`") back in 2022, this will be
especially useful to catch unintended unstable features if upstream
`rustfmt` started to allow them in stable toolchains [1][2].
Thus add it.
Link: rust-lang/rustfmt#6829 (comment) [1]
Link: rust-lang/rustfmt#4884 [2]
Fixes: 80db40b ("rust: add `.rustfmt.toml`")
Link: https://patch.msgid.link/20260323024206.129401-1-ojeda@kernel.org
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>.rustfmt.toml to "RUST" entry1 parent bf074eb commit 9bf32bc
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23146 | 23146 | | |
23147 | 23147 | | |
23148 | 23148 | | |
| 23149 | + | |
23149 | 23150 | | |
23150 | 23151 | | |
23151 | 23152 | | |
| |||
0 commit comments