]> git.lizzy.rs Git - rust.git/commit
auto merge of #6468 : gifnksm/rust/rposition-immutable, r=brson
authorbors <bors@rust-lang.org>
Tue, 14 May 2013 21:05:07 +0000 (14:05 -0700)
committerbors <bors@rust-lang.org>
Tue, 14 May 2013 21:05:07 +0000 (14:05 -0700)
commit043d02213e19c5a5cffb781e5a11accbe28bf0de
treea2c4be2e01bec1ae1881bcd0e1f9afdd9e010378
parentd217174987466010cd8810179c5fdb7ae4a126d0
parent4e1fac89bb3e757801735ba6220ddf756054e071
auto merge of #6468 : gifnksm/rust/rposition-immutable, r=brson

`position` and `rposition` belonged to `ImmutableCopyableVector`, but they don't need the value is copyable.
src/libcore/vec.rs