Skip to content

Fix kinds of a few errors #7654

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 2 commits into from
Dec 1, 2019
Merged

Conversation

Blaisorblade
Copy link
Contributor

AnonymousFunctionMissingParamType was pointed out in #6892, the rest I noticed while browsing. This is not systematic at all.

The first was pointed out in scala#6892.
Other similar errors use `Cyclic`, so let's be a bit more consistent here.
@Blaisorblade Blaisorblade marked this pull request as ready for review December 1, 2019 16:04
@Blaisorblade Blaisorblade added the fasttrack Simple fix. Reviewer should merge or apply additional changes directly. label Dec 1, 2019
Copy link
Member

@smarter smarter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should just drop kind

@smarter smarter merged commit 65a404f into scala:master Dec 1, 2019
@smarter smarter deleted the fix-error-type branch December 1, 2019 21:23
@Blaisorblade
Copy link
Contributor Author

I think we should just drop kind

Not very designed currently (or in the near future), but maybe it’s worth fixing. Or replacing with the source phase. But indeed not today.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fasttrack Simple fix. Reviewer should merge or apply additional changes directly.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants