rust/clippy_lints
bors 92e25bb7e1 Auto merge of #5286 - matthiaskrgr:delay_vec_creation, r=flip1995
check_pat: delay creation of the "normal" vec until we reach the branch where it is actually needed

changelog: none
2020-03-09 17:09:38 +00:00
..
src Auto merge of #5286 - matthiaskrgr:delay_vec_creation, r=flip1995 2020-03-09 17:09:38 +00:00
Cargo.toml deps: bump itertools 0.8 -> 0.9 2020-03-08 01:33:17 +01:00
README.md

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