Commit 926ff9d
authored
chore: format let-else (tokio-rs#291)
This fixes CI failure
https://github.com/tokio-rs/tokio-uring/actions/runs/7437161507/job/20234483955?pr=290.
rustfmt recently supported the formatting of let-else syntax, so CI did
not fail before.1 parent d5e9053 commit 926ff9d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| |||
0 commit comments