mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-16 09:48:08 +00:00
14e27f567a
Change the recommended solution from `vec![len; 0]` to `vec![0; len]`. Also fix grammar. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |