Skip to content

don't revisit modules while finding traits in suggest #29210

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 22, 2015

Conversation

arielb1
Copy link
Contributor

@arielb1 arielb1 commented Oct 21, 2015

This prevents a stack-overflow when the module graph was cyclic.

Fixes #29181

r? @eddyb

@eddyb
Copy link
Member

eddyb commented Oct 22, 2015

@bors r+

@bors
Copy link
Collaborator

bors commented Oct 22, 2015

📌 Commit ad4cdf7 has been approved by eddyb

bors added a commit that referenced this pull request Oct 22, 2015
This prevents a stack-overflow when the module graph was cyclic.

Fixes #29181 

r? @eddyb
@bors
Copy link
Collaborator

bors commented Oct 22, 2015

⌛ Testing commit ad4cdf7 with merge 5eac68c...

@bors bors merged commit ad4cdf7 into rust-lang:master Oct 22, 2015
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.

3 participants