From: bors Date: Sun, 18 Jan 2015 03:11:42 +0000 (+0000) Subject: auto merge of #21330 : JeffBelgum/rust/collections-reform-issue-19986-add-append... X-Git-Url: https://git.lizzy.rs/?a=commitdiff_plain;h=6da8827482418b6ee89eaf3c66b8693c4cc649e8;p=rust.git auto merge of #21330 : JeffBelgum/rust/collections-reform-issue-19986-add-append-and-split-off, r=Gankro Please review carefully. Contains unsafe and is my first commit to Rust. Uses ptr::copy_nonoverlapping_memory. Attempts to handle zero-size types correctly. --- 6da8827482418b6ee89eaf3c66b8693c4cc649e8