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-06-10 00:08:14 +02:00
2016-06-10 00:08:14 +02:00
2016-06-10 00:08:14 +02:00
2016-06-10 00:08:14 +02:00
2016-06-21 12:35:49 +02:00