]> git.lizzy.rs Git - rust.git/commit
auto merge of #7155 : Blei/rust/drop-glue-alloca, r=graydon
authorbors <bors@rust-lang.org>
Sun, 16 Jun 2013 09:46:08 +0000 (02:46 -0700)
committerbors <bors@rust-lang.org>
Sun, 16 Jun 2013 09:46:08 +0000 (02:46 -0700)
commitd0f88cd54e56f69f2b1ad46047d3a8d6aa43d13a
treec7566605d2c227a12141cfaa3d5876e078a28cdf
parent08c1155a223eb79960e7a5dbb0ea6276ef9754ea
parent3f69e2004339c7bd1f5ca150e5506595bffc4997
auto merge of #7155 : Blei/rust/drop-glue-alloca, r=graydon

Removes one alloca and store from the drop glue of @ boxes. This speeds
up the rustc build by 1s (might be noise, though).
src/librustc/middle/trans/closure.rs
src/librustc/middle/trans/glue.rs