bors 7d611d9224 Auto merge of #5769 - robojumper:match_like_matches_macro, r=phansch
new lint: match_like_matches_macro

Suggests using the `matches!` macro from `std` where appropriate.

`redundant_pattern_matching` has been moved into the `matches` pass to allow suppressing the suggestion where `is_some` and friends are a better replacement.

changelog: new lint: `match_like_matches_macro`
2020-07-10 18:10:08 +00:00
..
2020-06-10 01:35:47 +00:00
2020-07-01 13:05:41 +02:00
2020-07-01 13:05:41 +02:00
2020-07-06 18:25:20 +02:00
2020-06-13 10:08:12 -04:00
2020-06-13 10:08:12 -04:00
2020-06-13 10:08:12 -04:00
2020-07-03 16:47:38 -07:00
2020-07-03 16:47:38 -07:00
2020-07-01 13:05:41 +02:00