mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-23 21:23:56 +00:00
70c5798993
[`slow_vector_initialization`]: catch `Vec::new()` followed by `.resize(len, 0)` Closes #10938 changelog: [`slow_vector_initialization`]: catch `Vec::new()` followed by `.resize(len, 0)` |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |