]> git.lizzy.rs Git - rust.git/commit
auto merge of #11029 : huonw/rust/rm-vec-as-buf, r=cmr
authorbors <bors@rust-lang.org>
Thu, 19 Dec 2013 01:11:42 +0000 (17:11 -0800)
committerbors <bors@rust-lang.org>
Thu, 19 Dec 2013 01:11:42 +0000 (17:11 -0800)
commit3c2c13bae4783c808f6640286d41cba6d9394dd9
treed3ae5a40f19d374e7c30aae661b7083172769ef6
parentb6933f8d8b86f78ac7b5f70f0781d794144763a0
parentb906a8b256e8e7a289bb7b0e4382f30c4bd0f431
auto merge of #11029 : huonw/rust/rm-vec-as-buf, r=cmr

For `str.as_mut_buf`, un-closure-ification is achieved by outright removal (see commit message). The others are replaced by `.as_ptr`, `.as_mut_ptr` and `.len`
src/librustc/middle/trans/base.rs