Andrew Kaster
64aac345d3
AK: Use new Formatter for each element in Formatter<Vector<T>>
...
The state of the formatter for the previous element should be thrown
away for each iteration. This showed up when trying to format a
Vector<String>, since Formatter<StringView> was unhappy about some state
that gets set when it's called. Add a test for Formatter<Vector>.
2021-07-19 05:17:05 +04:30
..
2021-07-11 17:42:31 +02:00
2021-05-16 21:58:14 +01:00
2021-06-24 09:16:28 +02:00
2021-07-16 11:49:50 +02:00
2021-07-11 17:42:31 +02:00
2021-07-19 05:17:05 +04:30
2021-07-04 14:24:03 +02:00
2021-05-19 21:36:57 +02:00
2021-05-30 14:34:32 +02:00
2021-06-16 10:40:01 +02:00
2021-07-15 01:47:35 +02:00
2021-05-31 14:25:27 +04:30
2021-06-30 11:13:54 +02:00
2021-05-14 08:34:00 +01:00
2021-07-14 13:12:25 +02:00
2021-07-04 07:24:41 +04:30
2021-06-24 17:35:49 +04:30
2021-06-15 23:59:21 +01:00
2021-05-30 14:35:34 +01:00
2021-05-26 16:36:53 +04:30
2021-07-04 22:17:03 +02:00
2021-07-02 21:54:21 +02:00
2021-05-19 21:21:03 +01:00
2021-05-11 14:09:17 +01:00
2021-07-04 07:24:41 +04:30
2021-06-11 18:14:11 +04:30
2021-06-05 10:53:31 +02:00
2021-07-17 16:59:59 +01:00
2021-07-04 07:24:41 +04:30
2021-06-12 13:24:45 +02:00