Skip to content

Remove the Eql instance for Proxy. #10407

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 2 commits into from
Nov 20, 2020
Merged

Conversation

sjrd
Copy link
Member

@sjrd sjrd commented Nov 20, 2020

Proxy is deprecated in Scala 2.13. We should not burden the newly
introduced Eql with an instance for it.

sjrd added 2 commits November 20, 2020 11:46
`GenSeq` is a deprecated type alias to `Seq` in Scala 2.13.
`Proxy` is deprecated in Scala 2.13. We should not burden the newly
introduced `Eql` with an instance for it.
@sjrd sjrd added this to the 3.0.0-RC1 milestone Nov 20, 2020
@sjrd sjrd merged commit b121901 into scala:master Nov 20, 2020
@sjrd sjrd deleted the remove-eql-proxy branch November 20, 2020 19:59
@Kordyjan Kordyjan modified the milestones: 3.0.0-M3, 3.0.0 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.

3 participants