mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-16 01:38:09 +00:00
5fa04bc3cd
Instead of searching for all the successive expressions after a vector allocation, check only the first expression. This is done to minimize the amount of false positives of the lint. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |