rust/clippy_lints
Aleksei Latyshev 69fe6b4c98
fix redundant_pattern_matching lint
- now it gives correct suggestion in case of macros
- better tests
- remove a couple of non-relevant tests
2020-04-25 23:51:30 +03:00
..
2020-04-25 23:51:30 +03:00
2020-03-25 07:50:08 +01:00

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