]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #10918 : eddyb/rust/inline-finally-dtor, r=thestinger
authorbors <bors@rust-lang.org>
Fri, 13 Dec 2013 23:46:32 +0000 (15:46 -0800)
committerbors <bors@rust-lang.org>
Fri, 13 Dec 2013 23:46:32 +0000 (15:46 -0800)
* fixes the vec::from_elem regression caused by #8780
* added 5 benchmarks for allocating a 1KB `~[u8]` and zeroing it
* closes #7136


Trivial merge