Skip to content

Conversation

jseyfried
Copy link
Contributor

This fixes #32089 (caused by #31726) by deducing that name resolution has failed (as opposed to being indeterminate) in more cases.

r? @nikomatsakis

@jseyfried
Copy link
Contributor Author

cc @alexcrichton

@jseyfried jseyfried force-pushed the fix_resolution_regression branch from d7af276 to 162fa86 Compare March 7, 2016 11:25
@alexcrichton
Copy link
Member

Thanks for the quick fix @jseyfried!

@nikomatsakis
Copy link
Contributor

r=me if comment is added

@jseyfried
Copy link
Contributor Author

@bors r=nikomatsakis

@bors
Copy link
Collaborator

bors commented Mar 7, 2016

📌 Commit 4dc4cae has been approved by nikomatsakis

@jseyfried
Copy link
Contributor Author

Fixes #32106

@bors
Copy link
Collaborator

bors commented Mar 10, 2016

⌛ Testing commit 4dc4cae with merge 3ac4076...

bors added a commit that referenced this pull request Mar 10, 2016
…sakis

Fix a regression in import resolution

This fixes #32089 (caused by #31726) by deducing that name resolution has failed (as opposed to being determinate) in more cases.

r? @nikomatsakis
@bors bors merged commit 4dc4cae into rust-lang:master Mar 10, 2016
@jseyfried jseyfried deleted the fix_resolution_regression branch March 25, 2016 22:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unresolved import in glob imported modules

4 participants