bors a3da66d6d3 Auto merge of #4348 - phansch:deprecate-unused-unused-collect, r=flip1995
Deprecate unused_collect lint

I found this because we only had two test cases in total for this lint.
It turns out the functionality is fully covered by rustc these days.

[Playground Examples](https://play.rust-lang.org/?version=stable&mode=debug&edition=2018&gist=eb8ee6db389c77180c9fb152d3c608f4)

changelog: Deprecate `unused_collect` lint. This is fully covered by rustc's `#[must_use]` on `collect`

cc #2846
2019-08-15 10:47:20 +00:00
..
2019-08-15 10:14:06 +02:00
2019-08-01 07:09:57 +02:00
2019-08-09 12:39:33 +07:00
2019-08-01 07:09:57 +02:00
2019-07-27 22:53:26 +01:00
2019-07-27 22:53:26 +01:00
2019-08-14 21:47:11 +02:00
2019-08-14 21:47:11 +02:00
2019-08-01 22:20:08 +09:00
2019-08-15 10:14:06 +02:00
2019-08-08 20:22:52 +07:00
2019-08-13 21:50:52 +02:00
2019-08-13 21:50:52 +02:00
2019-08-13 21:50:52 +02:00
2019-08-01 07:09:57 +02:00
2019-08-01 07:09:57 +02:00