]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #9630 : blake2-ppc/rust/de-at-smaller, r=huonw
authorbors <bors@rust-lang.org>
Mon, 30 Sep 2013 17:41:20 +0000 (10:41 -0700)
committerbors <bors@rust-lang.org>
Mon, 30 Sep 2013 17:41:20 +0000 (10:41 -0700)
This is mostly an incremental change, picking off some uses of
@- or @mut-pointers that can be replaced by references.

Almost all of the builder functions in trans::build are updated,
mostly using `&Block` arguments instead of `@mut Block`.

1  2 
src/librustc/middle/resolve.rs
src/librustc/middle/trans/base.rs

Simple merge
Simple merge