]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #32789 - jseyfried:fix_duplicate_resolve_errors, r=eddyb
authorManish Goregaokar <manishsmail@gmail.com>
Thu, 7 Apr 2016 11:47:10 +0000 (17:17 +0530)
committerManish Goregaokar <manishsmail@gmail.com>
Thu, 7 Apr 2016 14:52:43 +0000 (20:22 +0530)
commitb0f81a3595febee93c853d561beca12eb917df8d
treea3a7cefb1a62d0a01f28d08409007b2cbdd72990
parent2a88ca4405d918ccdfeffe916566ef947864c261
parent07dac9732d65dcb1f5aefc8be46ba366fb657d08
Rollup merge of #32789 - jseyfried:fix_duplicate_resolve_errors, r=eddyb

resolve: Avoid emitting redundant path resolution errors

This PR avoids emitting redundant path resolution errors in `resolve` (fixes #32760).

r? @eddyb
src/librustc_resolve/lib.rs