Skip to content

use try_fold instead of try_for_each to reduce compile time#64885

Merged
bors merged 1 commit into
rust-lang:masterfrom
andjo403:iter
Oct 2, 2019
Merged

use try_fold instead of try_for_each to reduce compile time#64885
bors merged 1 commit into
rust-lang:masterfrom
andjo403:iter

replace try_for_each with try_fold to generate less code

8737061
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs