est31
12ada5cf4b
Remove TrustedLen requirement from BuilderMethods::switch
...
The main use case of TrustedLen is allowing APIs to specialize on it,
but no use of it uses that specialization. Instead, only the .len()
function provided by ExactSizeIterator is used, which is already
required to be accurate.
Thus, the TrustedLen requirement on BuilderMethods::switch is redundant.
2020-09-24 19:10:34 +02:00
..
2020-09-11 09:37:51 -07:00
2020-09-20 12:08:22 +02:00
2020-09-22 10:22:21 -07:00
2020-09-16 23:09:57 +02:00
2020-09-18 20:28:35 +02:00
2020-09-10 17:58:14 -04:00
2020-09-18 20:28:35 +02:00
2020-09-18 20:28:35 +02:00
2020-09-24 19:10:34 +02:00
2020-09-24 19:10:34 +02:00
2020-09-23 08:09:16 +02:00
2020-09-17 10:13:16 +02:00
2020-09-21 21:04:56 +02:00
2020-09-21 10:40:30 +02:00
2020-09-17 07:58:45 +02:00
2020-09-21 20:42:25 +02:00
2020-09-16 08:10:06 -07:00
2020-09-13 22:53:51 +02:00
2020-09-19 17:27:13 +02:00
2020-09-23 08:09:16 +02:00
2020-09-17 12:18:09 +02:00
2020-09-21 05:43:39 +02:00
2020-09-23 14:54:07 +02:00
2020-09-18 09:22:07 -04:00
2020-09-17 00:28:31 -04:00
2020-09-23 14:54:02 +02:00
2020-09-24 13:01:46 +00:00
2020-09-24 05:57:06 +00:00
2020-09-21 12:14:28 +09:00
2020-09-23 14:54:07 +02:00
2020-09-21 20:40:55 -07:00
2020-09-19 11:33:11 +02:00
2020-09-20 12:08:22 +02:00
2020-09-12 08:26:53 +02:00
2020-09-21 20:40:55 -07:00
2020-09-10 13:58:41 +02:00
2020-09-21 20:43:44 +02:00
2020-09-23 14:54:07 +02:00
2020-09-20 11:42:52 +02:00
2020-09-21 12:14:28 +09:00
2020-09-24 09:04:23 +02:00
2020-09-17 07:58:45 +02:00
2020-09-17 07:58:45 +02:00
2020-09-24 09:04:26 +02:00