Skip to content
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

Check is inline unapply has leading implicits #15583

Merged
merged 1 commit into from
Jul 8, 2022

Conversation

nicolasstucki
Copy link
Contributor

We patch the crash in the compiler but do not support this feature yet.

To support it see #13158

Fixes #12991

We patch the crash in the compiler but do not support this feature yet.

To support it see scala#13158

Fixes scala#12991
@nicolasstucki nicolasstucki marked this pull request as ready for review July 7, 2022 14:08
@anatoliykmetyuk anatoliykmetyuk merged commit 8765a16 into scala:main Jul 8, 2022
@anatoliykmetyuk anatoliykmetyuk deleted the patch-12991 branch July 8, 2022 14:34
@Kordyjan Kordyjan added this to the 3.2.1 milestone Aug 1, 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.

Inline unapply with leading contextual parameter used as extractor crashes compiler
3 participants