Skip to content

Add IntoIterator impl for arrays by value (for [T; N])#65819

Closed
LukasKalbertodt wants to merge 4 commits into
rust-lang:masterfrom
LukasKalbertodt:add-into-iterator-for-arrays
Closed

Add IntoIterator impl for arrays by value (for [T; N])#65819
LukasKalbertodt wants to merge 4 commits into
rust-lang:masterfrom
LukasKalbertodt:add-into-iterator-for-arrays

Use the `IntoIterator` array impl in several places across `library/*`

30f0ded
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs