Oliver Schneider
|
69c796e118
|
lint on filter(x).map(y) , filter(x).flat_map(y) , filter_map(x).flat_map(y)
|
2016-06-21 12:29:44 +02:00 |
|
Devon Hollowood
|
0e04153a70
|
Remove uneccessary, leftover comments in lint_iter_mut()
|
2016-06-16 14:51:16 -07:00 |
|
Devon Hollowood
|
cfa0c5782e
|
Extend iter_nth lint to work with iter_mut() and VecDeque
|
2016-06-16 14:46:29 -07:00 |
|
Oliver Schneider
|
4701f13551
|
round 1
|
2016-06-16 12:20:05 +02:00 |
|
Devon Hollowood
|
74025be59d
|
Make iter_nth work for Vec s too
|
2016-06-16 02:04:32 -07:00 |
|
Devon Hollowood
|
7764dc5ef4
|
Add slice_iter_nth lint
|
2016-06-16 01:36:11 -07:00 |
|
mcarton
|
90453fd893
|
Run rustfmt
Only partially apply suggestions.
|
2016-06-10 00:08:14 +02:00 |
|
mcarton
|
7bc7c675f2
|
Cleanup, use matches! some more
|
2016-06-05 20:46:42 +02:00 |
|
Oliver Schneider
|
bf227f4729
|
split clippy into lints, plugin and cargo-clippy
|
2016-05-27 13:03:58 +02:00 |
|