Skip to content

use .copied() instead of .map(|x| *x) on iterators

c9a02c2
Select commit
Loading
Failed to load commit list.
Merged

use .copied() instead of .map(|x| *x) on iterators #69580

use .copied() instead of .map(|x| *x) on iterators
c9a02c2
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs