rust/compiler
Matthias Krüger 8462a378f3 avoid temporary vectors
Avoid collecting an interator just to re-iterate immediately.
Rather reuse the previous iterator. (clippy::needless_collect)
2021-07-17 01:20:10 +02:00
..
2021-07-15 16:09:57 -05:00
2021-07-17 01:20:10 +02:00
2021-07-16 00:22:01 -04:00
2021-07-13 17:58:50 +09:00