]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #7004 : dotdash/rust/allocs, r=thestinger
authorbors <bors@rust-lang.org>
Sat, 8 Jun 2013 20:37:10 +0000 (13:37 -0700)
committerbors <bors@rust-lang.org>
Sat, 8 Jun 2013 20:37:10 +0000 (13:37 -0700)
This removes some unnecessary allocations in the lexer, the typechecker and the metadata decoder. Reduces the time spent in the parsing and typechecking passes by about 10% for me.

1  2 
src/libsyntax/parse/comments.rs

Simple merge