rust/clippy_lints
Aleksei Latyshev e266708c42
do not trigger MATCH_LIKE_MATCHES_MACRO lint with attrs
- it can't be solved completely for attrs evaluated into `false`
- change applicability to MaybeIncorrect and mention it in docs
2020-11-28 20:28:07 +03:00
..
2020-10-26 00:53:51 +01:00

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