rust/tests/compile-fail
Vikas Kumar 2951b70d15 Match on bool should be replaced with if..else block
1. Added another conditional in `check_expr` impl to lint if match expr
is a bool.
2. Test cases.
2015-10-20 10:18:48 -07:00
..
2015-08-25 13:40:26 +02:00
2015-09-28 07:11:03 +02:00
2015-09-28 07:11:03 +02:00
2015-10-15 19:55:14 +05:30
2015-09-30 18:00:14 +02:00
2015-08-17 12:08:45 +02:00
2015-09-05 16:24:41 +02:00
2015-09-30 18:17:55 +02:00
2015-08-21 19:21:18 +02:00
2015-09-28 07:11:03 +02:00
2015-10-14 11:44:09 +02:00