Josh Triplett
|
528308b5aa
|
Extend unnecessary_lazy_eval to cover bool::then -> bool::then_some
|
2022-07-06 00:48:51 -07:00 |
|
dswij
|
6a3dbe4798
|
unnecessary_lazy_eval show suggestions on multiline lint
|
2022-03-15 23:59:26 +08:00 |
|
Tim Nielens
|
79da7474b1
|
option_if_let_else - change misleading test file section
|
2020-09-16 19:59:51 +02:00 |
|
Tim Nielens
|
6ba36bcfd3
|
option_if_let_else - distinguish pure from impure else expressions
|
2020-09-16 01:30:50 +02:00 |
|
Dániel Buga
|
fc1e07e0c1
|
Rename lint to use plural form
|
2020-08-16 22:16:39 +02:00 |
|
Dániel Buga
|
75637c1eda
|
Catch function calls in argument lists, add tests that tuples don't get linted
|
2020-08-16 20:27:54 +02:00 |
|
Dániel Buga
|
a7cc5d4068
|
Also simplify if the closure body is an index expression
|
2020-08-16 20:27:54 +02:00 |
|
Dániel Buga
|
a3ea65c2d9
|
Implement new lint
|
2020-08-16 20:27:22 +02:00 |
|