Commit 70e3dde
Auto Merge Bot
fix: Fix formatting issues in startup_optimizer module
- Move startup_optimizer module to correct alphabetical order in mod.rs
- Fix line length formatting in startup_optimizer.rs
- Add trailing newline at end of file
This fixes the cargo fmt check failure that was blocking PR #490.1 parent 09137eb commit 70e3dde
2 files changed
Lines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | 32 | | |
34 | 33 | | |
35 | 34 | | |
36 | 35 | | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
312 | 312 | | |
313 | 313 | | |
314 | 314 | | |
315 | | - | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
316 | 319 | | |
317 | 320 | | |
318 | 321 | | |
| |||
613 | 616 | | |
614 | 617 | | |
615 | 618 | | |
616 | | - | |
| 619 | + | |
0 commit comments