You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't think vectors should expose this method at all, it should just be an iter module function for any iterator. The vector can't do anything special to make it faster.
Activity
catamorphism commentedon Mar 20, 2013
Not critical for 0.6, de-milestoning
thestinger commentedon Mar 20, 2013
I don't think vectors should expose this method at all, it should just be an iter module function for any iterator. The vector can't do anything special to make it faster.
thestinger commentedon Jun 12, 2013
Closing, since iterators make methods like this obsolete.
feat: support parameter attributes (rust-lang#3793)
Auto merge of rust-lang#3793 - rust-lang:rustup-2024-08-07, r=RalfJung
Auto merge of rust-lang#3793 - rust-lang:rustup-2024-08-07, r=RalfJung