Skip to content

Detect cycles involving types bounded by singleton types #195

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
Nov 9, 2014

Conversation

smarter
Copy link
Member

@smarter smarter commented Oct 20, 2014

This fixes #193, but I don't know if it breaks other things :).

Review by @odersky @DarkDimius @namin .

@DarkDimius
Copy link
Contributor

Looks good to me.
@odersky After you'll have a look I'll rebase and merge.

@smarter
Copy link
Member Author

smarter commented Nov 6, 2014

Ping, I can't merge this or #180 myself because I'm not a member of https://github.com/lampepfl/ .

@DarkDimius
Copy link
Contributor

This one should be rebased on current master. It doesn't merge.

@smarter smarter force-pushed the fix/singleton-cycles branch from f70a7ea to 3d6534f Compare November 6, 2014 21:08
@smarter
Copy link
Member Author

smarter commented Nov 6, 2014

Rebased.

odersky added a commit that referenced this pull request Nov 9, 2014
Detect cycles involving types bounded by singleton types
@odersky odersky merged commit 5eaa143 into scala:master Nov 9, 2014
WojciechMazur pushed a commit to WojciechMazur/dotty that referenced this pull request May 8, 2025
Backport "Suppress spurious Suppression" to 3.3 LTS
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.

Infinite loop when type indirectly bound by itself
3 participants