rust-clippy/clippy_lints
dp304 bdad7900f4 Apply suggestions from code review
Use array slice instead of `Vec` in `find_macro_calls` as suggested by @ebroto

Co-authored-by: Eduardo Broto <ebroto@tutanota.com>
2020-12-08 00:10:39 +01:00
..
src Apply suggestions from code review 2020-12-08 00:10:39 +01:00
Cargo.toml Rollup merge of #6395 - Suyash458:master, r=flip1995 2020-12-03 10:21:32 +01:00
README.md clippy_lints: readme: don't mention crates.io since it is no longer used to publish clippy. 2020-03-10 01:05:54 +01:00

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