xFrednet
9e7473f08d
Update version attribute for 1.81 lints
2024-08-29 21:36:43 +02:00
Jason Newcomb
e34c6dbae5
Refactor for using config values:
...
* Construct lint passes by taking `Conf` by reference.
* Use `HashSet` configs in less places
* Move some `check_crate` code into the pass constructor when possible.
2024-07-17 14:05:49 -04:00
AurelienFT
51c6630d4f
Change MSRV check for manual_pattern_char_comparison only for pattern arrays
2024-06-15 21:52:42 +02:00
AurelienFT
63388cbab8
add MSRV for manual_pattern_char_comparison
2024-06-15 21:45:35 +02:00
AurelienFT
c86b19f1ef
Add lint to check manual pattern char comparison and merge its code with single_char_pattern lint
2024-06-11 21:56:14 +02:00