]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #33443 - jseyfried:resolve_ast, r=nrc
authorbors <bors@rust-lang.org>
Tue, 10 May 2016 04:31:55 +0000 (21:31 -0700)
committerbors <bors@rust-lang.org>
Tue, 10 May 2016 04:31:55 +0000 (21:31 -0700)
Perform name resolution before and during ast->hir lowering

This PR performs name resolution before and during ast->hir lowering instead of in phase 3.
r? @nrc

1  2 
src/librustc_resolve/lib.rs

Simple merge