]> git.lizzy.rs Git - rust.git/commit
auto merge of #7605 : thestinger/rust/vec, r=Aatch
authorbors <bors@rust-lang.org>
Mon, 8 Jul 2013 09:52:56 +0000 (02:52 -0700)
committerbors <bors@rust-lang.org>
Mon, 8 Jul 2013 09:52:56 +0000 (02:52 -0700)
commit48ad726f2abc90fe62cdf239bc1c9318261a6926
treefb48c49be09efe99d543e18e1dd711d444521639
parent44770ae3a8001de38b33e449889c6444808941fc
parent90f1db10fa29eb6b91e22037f13130f854da1401
auto merge of #7605 : thestinger/rust/vec, r=Aatch

This is work continued from the now landed #7495 and #7521 pulls.

Removing the headers from unique vectors is another project, so I've separated the allocator.
src/librustc/middle/trans/_match.rs
src/librustc/middle/trans/common.rs
src/librustc/middle/trans/expr.rs
src/libstd/vec.rs