Commit 864d8af
committed
rust: kernel: use
`rustfmt` (in its default config, at least) does not add a comma
in the last feature of the list, which means diffs are bigger at times.
In addition, this is how the standard library does it, and one
may argue it allows for easier `grep`ing too.
Link: #439 (comment).
Indirectly-suggested-by: Benoit de Chezelles <benoit.dechezelles@gmail.com>
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>feature individually1 parent 499f1a0 commit 864d8af
1 file changed
Lines changed: 16 additions & 18 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
33 | 31 | | |
34 | 32 | | |
35 | 33 | | |
| |||
0 commit comments