Jason Newcomb
|
773d20341a
|
Fix mixed enum variant kinds + code cleanup
|
2022-03-17 01:09:25 -04:00 |
|
Jason Newcomb
|
08a7157a37
|
Improve message for match_single_arms
|
2022-03-16 13:58:09 -04:00 |
|
Jason Newcomb
|
b37317b028
|
Check if there are any overlapping patterns between equal arm bodies in match_same_arm
|
2022-03-16 13:18:29 -04:00 |
|
Jason Newcomb
|
8ce2d46cac
|
Check for cfg attrubutes before linting match expressions
|
2022-02-17 14:04:10 -05:00 |
|
Jason Newcomb
|
39c5e86337
|
When checking if two empty hir blocks are equal also check to see if the tokens used are the same as well
|
2021-03-04 11:06:24 -05:00 |
|
Aleksei Latyshev
|
2b7dd31368
|
improve MATCH_LIKE_MATCHES_MACRO lint
- add tests
- refactor match_same_arms lint
- prioritize match_expr_like_matches_macro over match_same_arms
|
2020-10-27 23:45:58 +03:00 |
|
Yuki Okushi
|
17489ef811
|
Split up match ui test
|
2020-01-30 12:06:42 +09:00 |
|
Yuki Okushi
|
83f6b516a0
|
Split up match_same_arms ui test
|
2020-01-25 14:25:45 +09:00 |
|