Commit a8c6216
committed
clippy: Ignore vec_init_then_push
We need to do it this way in this instance so that we can easily build
with different features and the vector gets initialized properly,
dynamically.
Signed-off-by: Daniel Schaefer <dhs@frame.work>1 parent 77114f7 commit a8c6216
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
| 230 | + | |
230 | 231 | | |
231 | 232 | | |
232 | 233 | | |
| |||
0 commit comments