]> git.lizzy.rs Git - rust.git/commit
Use ptr::drop_in_place in Vec::truncate
authorUlrik Sverdrup <bluss@users.noreply.github.com>
Wed, 2 Mar 2016 16:48:50 +0000 (17:48 +0100)
committerUlrik Sverdrup <bluss@users.noreply.github.com>
Wed, 2 Mar 2016 17:05:40 +0000 (18:05 +0100)
commit1da364e98f46c828e5746be299b58b995e5f5007
treec7af353353b0d565eb4462999bad16147b6894f5
parentc0f8b085942c0c914c3c9d175303c23e1b4158e3
Use ptr::drop_in_place in Vec::truncate
src/libcollections/vec.rs