mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-15 09:27:25 +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 | ||
README.md |