]> git.lizzy.rs Git - rust.git/commit
improve the performance of the vec![] macro
authorDaniel Micay <danielmicay@gmail.com>
Fri, 10 Oct 2014 10:19:40 +0000 (06:19 -0400)
committerDaniel Micay <danielmicay@gmail.com>
Fri, 10 Oct 2014 18:20:12 +0000 (14:20 -0400)
commit02d976a7f9ae838901b50b64109d90d54619fe4d
treeb35e044a7b5403b3ce947bc1bf9e88230b0422bd
parent310f2deb99a95bae63173f8f972a1f91f2138ca3
improve the performance of the vec![] macro

Closes #17865
src/libcollections/slice.rs
src/libcollections/vec.rs
src/libstd/io/net/tcp.rs
src/libstd/lib.rs
src/libstd/macros.rs