mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-28 20:16:58 +03: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)`