]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #7342 : alexcrichton/rust/assort-cleanup, r=cmr
authorbors <bors@rust-lang.org>
Sat, 29 Jun 2013 19:02:05 +0000 (12:02 -0700)
committerbors <bors@rust-lang.org>
Sat, 29 Jun 2013 19:02:05 +0000 (12:02 -0700)
This removes usage of `&const` throughout the standard libraries/compiler, and it removes some extraneous fields in the AST now that unique boxes always inherit their mutability.


Trivial merge