Icxolu 84f89f30eb enhance needless_collect
Updates `needless_collect` to lint for collecting into a method or
function argument thats taking an `IntoIterator` (for example `extend`).
Every `Iterator` trivially implements `IntoIterator` and colleting it
only causes an unnecessary allocation.
2023-05-14 18:47:16 +02:00
..
2023-04-25 05:06:45 -05:00
2023-05-03 20:55:14 +02:00
2023-05-03 20:55:14 +02:00
2023-05-03 20:55:14 +02:00
2023-05-03 20:55:14 +02:00
2023-05-03 20:55:14 +02:00
2023-05-03 20:55:14 +02:00
2023-04-27 17:18:12 +00:00
2023-05-11 22:25:14 +02:00
2023-05-14 18:47:16 +02:00
2023-05-08 13:20:33 +02:00
2023-04-25 05:06:45 -05:00
WIP
2023-04-30 13:45:45 +01:00
WIP
2023-04-30 13:45:45 +01:00
2023-04-30 14:34:46 +01:00
2023-05-03 20:55:14 +02:00
2023-05-03 20:55:14 +02:00
2023-05-03 20:55:14 +02:00
2023-05-08 18:38:41 +02:00