Skip to content

Use iter::repeat_n to implement Vec::extend_with#133662

Open
paolobarbolini wants to merge 2 commits into
rust-lang:mainfrom
paolobarbolini:vec-extend-with-via-repeatn
Open

Use iter::repeat_n to implement Vec::extend_with#133662
paolobarbolini wants to merge 2 commits into
rust-lang:mainfrom
paolobarbolini:vec-extend-with-via-repeatn

Specialize `Vec::extend_with` for `T: TrivialClone`

28e44dc
Select commit
Loading
Failed to load commit list.
Sign in for the full log view