Skip to content

Update the documentation of Vec to use extend(array) instead of extend(array.iter().copied())#106187

Merged
bors merged 1 commit intorust-lang:masterfrom
ChayimFriedman2:patch-4
Dec 28, 2022
Merged

Update the documentation of `Vec` to use `extend(array)` instead of `extend(array.iter().copied())`#106187
bors merged 1 commit intorust-lang:masterfrom
ChayimFriedman2:patch-4

Commits