bors d47a6cc3f2 Auto merge of #91286 - scottmcm:residual-trait, r=joshtriplett
Make `array::{try_from_fn, try_map}` and `Iterator::try_find` generic over `Try`

Fixes #85115

This only updates unstable functions.

`array::try_map` didn't actually exist before; this adds it under the still-open tracking issue #79711 from the old PR #79713.

Tracking issue for the new trait: #91285

This would also solve the return type question in for the proposed `Iterator::try_reduce` in #87054
2021-12-03 10:15:11 +00:00
..
2021-10-18 19:19:28 +09:00
2021-10-18 19:19:28 +09:00
2021-10-18 19:19:28 +09:00
2021-10-18 19:19:28 +09:00
2021-11-28 01:31:25 -05:00
2021-10-18 19:19:28 +09:00
2021-10-17 18:39:54 +09:00
2021-11-14 12:26:35 -05:00