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

Upgrade Scala 3 Version And Revert ProvideSome Optimizations #8165

Merged
merged 3 commits into from
Jun 1, 2023

Conversation

adamgfraser
Copy link
Contributor

@adamgfraser adamgfraser commented Jun 1, 2023

Resolves #8164.

It looks like the optimizations to provideSome are not working on Scala 3.3.0. I'm not sure if this is an issue with the underlying unsoundness of the implementation or the Scala compiler itself but given the importance of this functionality I think we need to get back to a point where things are working and go from there.

@adamgfraser adamgfraser changed the title Upgrade Scala 3 Version Upgrade Scala 3 Version And Revert ProvideSome Optimizations Jun 1, 2023
@adamgfraser
Copy link
Contributor Author

Opened scala/scala3#17750 regarding this.

@adamgfraser adamgfraser requested review from jdegoes and vigoo June 1, 2023 15:46
@adamgfraser adamgfraser merged commit a6ce732 into zio:series/2.x Jun 1, 2023
21 checks passed
@adamgfraser adamgfraser deleted the scala3 branch June 1, 2023 16:07
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.

makeSome & provideSome regression with compound types
2 participants