Skip to content

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.

2 participants