Stefan Holderbach
7884de1941
Remove some unnecessary static Vec
s ( #11947 )
...
Avoid unnecessary allocations or larger iterator structs
- Turn static `Vec`s into arrays when possible
- Use `std::iter::once`/`empty` where applicable
- Use `bool::then_some` in `detect column` `.chain`
- Drop in the bucket: de-vec-ing tests
2024-02-24 20:58:01 +01:00
..
2024-01-15 16:58:26 +08:00
2024-02-18 14:20:22 +02:00
2024-02-23 09:17:09 +08:00
2024-02-23 09:17:09 +08:00
2024-02-24 20:58:01 +01:00
2024-02-23 09:17:09 +08:00
2024-02-21 21:27:13 +08:00
2023-12-21 18:49:15 +01:00
2024-02-23 09:17:09 +08:00
2024-02-24 20:58:01 +01:00
2024-02-24 07:25:51 -06:00
2024-02-17 18:14:16 +00:00
2024-01-15 16:58:26 +08:00
2024-01-15 16:58:26 +08:00
2024-01-21 08:41:23 -06:00
2024-02-22 12:14:10 -06:00
2024-02-18 17:47:10 +01:00
2024-02-18 17:47:10 +01:00
2024-02-18 17:47:10 +01:00
2024-02-17 18:14:16 +00:00
2023-12-15 14:32:37 +08:00
2023-12-15 14:32:37 +08:00
2024-02-18 17:47:10 +01:00
2024-02-24 20:58:01 +01:00
2024-02-23 09:17:09 +08:00
2024-02-23 19:12:10 -06:00
2024-02-23 09:17:09 +08:00
2024-02-22 06:35:00 -06:00
2023-12-24 13:31:46 +01:00
2024-01-24 07:38:15 +08:00
2024-02-18 17:47:10 +01:00