Commit c7205b5
fix(clippy): replace Vec::new()+push with vec![] macro (clippy::vec_init_then_push)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent a6331f1 commit c7205b5
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
55 | | - | |
| 54 | + | |
56 | 55 | | |
57 | 56 | | |
58 | 57 | | |
| |||
0 commit comments