Commit 2126252
committed
style: unwrap the guard-condition state field for pre-commit rustfmt
No behaviour change. The pinned rustfmt in the CI pre-commit gate keeps this
field declaration on one line; the local `cargo fmt --all --check` does not.1 parent 11d2745 commit 2126252
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
| 21 | + | |
23 | 22 | | |
24 | 23 | | |
25 | 24 | | |
| |||
0 commit comments