kennytm 5f09020e90 Added a lint_without_lint_pass lint.
Four lints were missing from LintPass, making them unavailable unless the
`clippy` lint group is explicitly enabled:

* `for_loop_over_result`
* `for_loop_over_option`
* `match_overlapping_arm`
* `filter_next`
2016-09-01 15:07:37 +08:00
..
2016-08-08 13:34:21 +02:00
2016-08-17 17:58:15 +02:00
2016-08-31 18:22:36 +02:00
2016-08-17 17:58:15 +02:00
2016-08-16 20:52:48 +02:00
2016-08-31 18:22:36 +02:00
2016-09-01 15:07:37 +08:00
2016-09-01 15:07:37 +08:00
2016-08-28 19:56:18 +02:00
2016-08-24 21:47:46 +02:00
2016-08-31 18:22:36 +02:00
2016-08-17 17:58:15 +02:00
2016-08-16 20:52:48 +02:00
2016-08-22 18:29:29 +02:00