y21
|
05f78e530a
|
allow the lint in a bunch of tests
|
2023-06-06 22:56:57 +02:00 |
|
CrazyRoka
|
e7138e0629
|
Fix match on vec items: match on vec[..]
- Added new tests
- Fixed false positive when matching on full range, which will never panic
|
2020-05-02 14:25:45 +03:00 |
|
CrazyRoka
|
940c662654
|
Small lint update
- Changed lint category to `correctness`
- Moved main function to bottom in test file
- Added `FIXME` comment to `span_lint_and_sugg` to improve later
|
2020-04-26 18:00:51 +03:00 |
|
CrazyRoka
|
63b451ea25
|
Renamed lint to match_on_vec_items
|
2020-04-25 11:34:16 +03:00 |
|