aboutsummaryrefslogtreecommitdiff
path: root/src/etc/rust.vim
diff options
context:
space:
mode:
authorBrian Anderson <[email protected]>2011-03-31 23:11:26 -0400
committerBrian Anderson <[email protected]>2011-03-31 23:15:11 -0400
commitf16e7242d2433378a0530d31427fad4ddd36c69f (patch)
tree688abbbfa6505f59cd81134fe48aa4e9e30d172b /src/etc/rust.vim
parentOnly use allocas to hold expression results for boxed types (diff)
downloadrust-f16e7242d2433378a0530d31427fad4ddd36c69f.tar.xz
rust-f16e7242d2433378a0530d31427fad4ddd36c69f.zip
Initialize the alloca used to retrieve boxed block results to null.
This allows blocks to be used in conditional constructs where the block may not ever execute: the drop glue will notice that it was never used and ignore it. Also, beef up the comments.
Diffstat (limited to 'src/etc/rust.vim')
0 files changed, 0 insertions, 0 deletions