diff options
| author | Brian Anderson <[email protected]> | 2011-03-31 23:11:26 -0400 |
|---|---|---|
| committer | Brian Anderson <[email protected]> | 2011-03-31 23:15:11 -0400 |
| commit | f16e7242d2433378a0530d31427fad4ddd36c69f (patch) | |
| tree | 688abbbfa6505f59cd81134fe48aa4e9e30d172b /src/etc/rust.vim | |
| parent | Only use allocas to hold expression results for boxed types (diff) | |
| download | rust-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