bors a5c16e5892 Auto merge of #3789 - bzzzzzz:needless_range_loop_bugfix, r=oli-obk
Make needless_range_loop not applicable to structures without iter method

Fixes https://github.com/rust-lang/rust-clippy/issues/3788

Now we will start lint indexed structure only if it has known iter or iter_mut method implemented.
2019-02-21 09:36:13 +00:00
..
2019-02-06 08:17:39 +01:00
2019-01-29 08:19:05 +01:00
2019-01-31 06:32:29 +02:00
2019-01-31 06:32:29 +02:00
2019-02-18 19:36:58 -07:00
2019-02-18 19:36:58 -07:00
2019-02-10 21:23:04 +01:00
2019-02-10 21:23:04 +01:00
2019-02-17 01:50:31 +01:00
2019-02-17 01:50:31 +01:00
2019-02-10 10:48:24 +01:00
2019-02-01 13:21:19 -05:00
2019-01-29 07:22:08 +02:00
2019-01-29 07:22:08 +02:00
2019-02-19 06:39:22 +02:00
2019-02-20 06:06:00 +02:00
2019-02-18 22:56:43 +00:00
2019-02-18 22:56:43 +00:00