]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #21330 : JeffBelgum/rust/collections-reform-issue-19986-add-append...
authorbors <bors@rust-lang.org>
Sun, 18 Jan 2015 03:11:42 +0000 (03:11 +0000)
committerbors <bors@rust-lang.org>
Sun, 18 Jan 2015 03:11:42 +0000 (03:11 +0000)
Please review carefully. Contains unsafe and is my first commit to Rust.

Uses ptr::copy_nonoverlapping_memory. Attempts to handle zero-size types correctly.


Trivial merge