rust/clippy_lints
Devin R a4b8bb88f2 warn on macro_use attr
cargo dev update lints

use if_chain

clean up alot, span_lint_and_sugg

find imported macros for sugg
2020-06-08 15:59:41 -04:00
..
src warn on macro_use attr 2020-06-08 15:59:41 -04:00
Cargo.toml Add regression test for endless loop 2020-06-01 10:20:17 +02: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.