Skip to content

Don't generate JavaArrayTypes in class constants #11356

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 1 commit into from
Feb 10, 2021

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Feb 9, 2021

E.g. generate Array[Int] instead of []Int.

Fixes #11353

E.g. generate Array[Int] instead of []Int.

Fixes scala#11353
@nicolasstucki nicolasstucki merged commit 6d293d9 into scala:master Feb 10, 2021
@nicolasstucki nicolasstucki deleted the fix-11353 branch February 10, 2021 07:57
@Kordyjan Kordyjan added this to the 3.0.0 milestone Aug 2, 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.

Cannot pickle Array of IArrays
3 participants