]> git.lizzy.rs Git - rust.git/commit
rollup merge of #20425: sanxiyn/opt-local-ty
authorAlex Crichton <alex@alexcrichton.com>
Fri, 2 Jan 2015 17:23:47 +0000 (09:23 -0800)
committerAlex Crichton <alex@alexcrichton.com>
Fri, 2 Jan 2015 17:23:47 +0000 (09:23 -0800)
commit6f567e0c29b7987517a4281927fe5265bc6feb30
treed46d16fd858b61efcfab170e346235e7f5fa8f22
parent735c308aedbdf73d98bfaceacd5f38152d8eee1b
parent4ae7c38e7b3edce3343dee520fe588130f140dc8
rollup merge of #20425: sanxiyn/opt-local-ty

This avoids having ast::Ty nodes which have no counterpart in the source.
src/librustc_trans/save/mod.rs
src/librustc_typeck/check/mod.rs
src/libsyntax/ast.rs
src/libsyntax/parse/parser.rs