rust/clippy_lints
bors 78857cc9d3 Auto merge of #5907 - wiomoc:feature/useless-vec-max-size, r=flip1995
appreciative too_large_for_stack in useless `vec!`

Fixes: #5847
changelog: Add `too_large_for_stack ` configuration option for `USELESS_VEC`
2020-08-16 17:30:12 +00:00
..
src Auto merge of #5907 - wiomoc:feature/useless-vec-max-size, r=flip1995 2020-08-16 17:30:12 +00:00
Cargo.toml Merge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73' into clippy 2020-06-09 14:36:01 +00:00
README.md

This crate contains Clippy lints. For the main crate, check GitHub.