Files
oak-gpui/crates
tidely a61958e886 language: Remove some unnecessary cloning (#30229)
Another tiny patch to reduce allocations

`.iter().cloned().collect()` calls `Clone` per element, whereas
`into_iter().collect()` preallocates memory

Release Notes:

- N/A
2025-05-08 12:57:19 +02:00
..
2025-05-01 19:24:14 +00:00
2025-04-23 20:54:09 +00:00
…
2025-05-07 23:05:38 +00:00
2025-05-08 09:37:20 +01:00
2025-05-08 09:37:20 +01:00
2025-05-08 09:37:20 +01:00
2025-05-07 23:11:09 +03:00
2025-05-07 23:11:09 +03:00
2025-05-07 23:11:09 +03:00
2025-04-23 20:54:09 +00:00
2025-05-07 15:37:06 +00:00
2025-05-08 09:37:20 +01:00
2025-05-07 23:11:09 +03:00
…
…
…
2025-05-01 19:24:14 +00:00
2025-05-07 17:26:42 -07:00
2025-05-07 23:11:09 +03:00