]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #10693 : eddyb/rust/freeze-ast, r=thestinger
authorbors <bors@rust-lang.org>
Wed, 27 Nov 2013 16:07:56 +0000 (08:07 -0800)
committerbors <bors@rust-lang.org>
Wed, 27 Nov 2013 16:07:56 +0000 (08:07 -0800)
It's truly immutable now, which will allow us to remove some cloning in the parser and box parts of the AST in `Rc<T>` (if desired).


Trivial merge