Skip to content

Fix overeager cycle detection in dyn impl clause generation #446

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

Conversation

flodiebold
Copy link
Member

The same trait can appear multiple times in the super trait graph without forming a cycle (see the test).

The same trait can appear multiple times in the super trait graph without
forming a cycle (see the test).
@flodiebold flodiebold requested a review from nikomatsakis May 11, 2020 20:51
@nikomatsakis nikomatsakis merged commit 9f8cc99 into rust-lang:master May 11, 2020
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.

2 participants