724be17394
Clippy emits a bunch of warnings of form: warning: useless use of `vec!` As suggested, remove the vec and just use an array. |
||
---|---|---|
.. | ||
block.rs | ||
mod.rs |
724be17394
Clippy emits a bunch of warnings of form: warning: useless use of `vec!` As suggested, remove the vec and just use an array. |
||
---|---|---|
.. | ||
block.rs | ||
mod.rs |