about summary refs log tree commit diff
path: root/src/libstd
diff options
context:
space:
mode:
authorUlrik Sverdrup <root@localhost>2015-04-27 19:37:13 +0200
committerUlrik Sverdrup <root@localhost>2015-04-28 11:38:33 +0200
commitb475fc7d6aa1cafa91790c273908fddfb669a82e (patch)
treea59c68bdd6ff050e718b19cf3c081e832af4fff7 /src/libstd
parent9993a43e5c1b42ed42ae46749b1cdd8874db602f (diff)
downloadrust-b475fc7d6aa1cafa91790c273908fddfb669a82e.tar.gz
rust-b475fc7d6aa1cafa91790c273908fddfb669a82e.zip
collections: Implement vec::drain(range) according to RFC 574
Old `.drain()` on vec is performed using `.drain(..)` now.

`.drain(range)` is unstable and under feature(collections_drain)

[breaking-change]
Diffstat (limited to 'src/libstd')
0 files changed, 0 insertions, 0 deletions