-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Fix #476, restoreScopes should maintain companion links #478
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
Conversation
@smarter please review. |
Otherwise, LGTM. |
6a472bf
to
3c9fb03
Compare
additional checking in Ycheck somehow triggered StackOverflows in |
Triggers cycles in ExtensionMethods.
…much." The problem was due to cycles in ExtensionMethod themselves. This reverts commit 1ce894e.
4de0dd7
to
4efca0f
Compare
Was the build failure transient or is something still wrong? |
I think |
It would be if I would use created context to type the tree, as other modes influence type checking. |
Fix #476, restoreScopes should maintain companion links
No description provided.