Skip to content

Fix extension inline unapplySeq typing #15053

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

Closed
wants to merge 0 commits into from
Closed

Conversation

gorilskij
Copy link

Fixed a bug where extension inline unapplySeq would fail to type by adding a few special cases in Inliner.scala

@smarter
Copy link
Member

smarter commented Apr 28, 2022

Could you add a test case for this?

@gorilskij
Copy link
Author

Added a test case

Resolves #8577

@gorilskij
Copy link
Author

@nicolasstucki This should now be ready for review, some of the test cases with polymorphic types result in compiler errors or miscompilation but I think these are best left for a separate issue

@gorilskij
Copy link
Author

Replaced by #15191

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.

3 participants