Skip to content

Conversation

Linyxus
Copy link
Contributor

@Linyxus Linyxus commented Feb 27, 2024

Fixes #19660

@odersky odersky merged commit 42ac402 into scala:main Feb 27, 2024
@odersky odersky deleted the fix-i19660 branch February 27, 2024 18:58
nicolasstucki added a commit to dotty-staging/dotty that referenced this pull request Feb 29, 2024
This added a an override for the unapply method to fix the signature,
but this method does not exist in the original library. We inline all
calls to it to avoid any runtime calls to this new override.

Fixes scala#19819
nicolasstucki added a commit to dotty-staging/dotty that referenced this pull request Mar 6, 2024
This added a an override for the unapply method to fix the signature,
but this method does not exist in the original library. We inline all
calls to it to avoid any runtime calls to this new override.

Fixes scala#19819
@Kordyjan Kordyjan added this to the 3.4.2 milestone Mar 28, 2024
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.

view.updated not a member of IndexedSeqView in CC library

3 participants