Skip to content

Fix #4558: Avoid annotating ExprTypes #4638

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
Jun 11, 2018
Merged

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Jun 9, 2018

Annotations should apply only to value types, need to dereference first if
we have an ExprType or a TermRef resolving to an ExprType.

Annotations should apply only to value types, need to dereference first if
we have an ExprType or a TermRef resolving to an ExprType.
@odersky odersky merged commit 8d2d20d into scala:master Jun 11, 2018
@Blaisorblade Blaisorblade deleted the fix-#4558 branch June 11, 2018 12:52
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