Commit 9c615f4
committed
Use iterator instead of manual loop
Get more Rusty, use iterator instead of array access. While we are at it
don't explicitly create the slice, that is a hangover from Rust 1.481 parent 9bf5f92 commit 9c615f4
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | | - | |
140 | | - | |
| 139 | + | |
| 140 | + | |
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
0 commit comments