Skip to content

Map parents of local classes in TreeTypeMap #12633

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
May 28, 2021

Conversation

odersky
Copy link
Contributor

@odersky odersky commented May 28, 2021

Fix mapping of parents of local classes in TreeTypeMap

Fixes #12632

Fix mapping of parents of local classes in TreeTypeMap

Fies scala#12632
@odersky odersky requested a review from smarter May 28, 2021 09:52
@smarter smarter enabled auto-merge May 28, 2021 09:56
@smarter smarter merged commit f9adeea into scala:master May 28, 2021
@smarter smarter deleted the fix-12632 branch May 28, 2021 12:10
@Kordyjan Kordyjan added this to the 3.0.1 milestone Aug 2, 2023
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.

Spurious override error when defining a class that refers to a class type parameter in a secondary constructor
3 participants