rust/library/core
bors 0c292c9667 Auto merge of #93572 - scottmcm:generic-iter-process, r=yaahc
Change `ResultShunt` to be generic over `Try`

Just a refactor (and rename) for now, so it's not `Result`-specific.

This could be used for a future `Iterator::try_collect`, or similar, but anything like that is left for a future PR.
2022-02-08 13:41:40 +00:00
..
benches Respond to review feedback, and improve implementation somewhat 2022-02-05 11:15:18 -08:00
primitive_docs Add primitive documentation to libcore 2021-09-12 02:23:08 +00:00
src Auto merge of #93572 - scottmcm:generic-iter-process, r=yaahc 2022-02-08 13:41:40 +00:00
tests add tests 2022-02-02 23:07:02 +09:00
Cargo.toml Build libcore as 2021 in a few more places 2022-02-06 15:41:01 -08:00