rust/clippy_lints
Aleksei Latyshev d4f158fa5c
Forbid redundant_pattern_matching triggering in macros
- remove ice-2636 test
2020-09-21 20:49:42 +03:00
..
src Forbid redundant_pattern_matching triggering in macros 2020-09-21 20:49:42 +03:00
Cargo.toml bump pulldown-cmark v0.8 2020-09-16 12:09:57 +07: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.