about summary refs log tree commit diff
path: root/src/rt/rust_kernel.cpp
diff options
context:
space:
mode:
authorKevin Ballard <kevin@sb.org>2013-06-17 23:52:14 -0700
committerCorey Richardson <corey@octayn.net>2013-06-26 18:12:29 -0400
commit3df37326cf880425625373f3e11f74afac4dbb67 (patch)
treec4f81a8bf7a85f2fba173e31ae349106adf86ee5 /src/rt/rust_kernel.cpp
parent524a92c72ff05613aa5bbd0d806910222741ae2a (diff)
downloadrust-3df37326cf880425625373f3e11f74afac4dbb67.tar.gz
rust-3df37326cf880425625373f3e11f74afac4dbb67.zip
Add methods .move_from() and .copy_from() to vec
Add method .move_from() to MutableVector, which consumes another vector
and moves elements into the receiver.

Add new trait MutableCloneableVector with one method .copy_from(), which
clones elements from another vector into the receiver.
Diffstat (limited to 'src/rt/rust_kernel.cpp')
0 files changed, 0 insertions, 0 deletions