Skip to content

Update to Scala 2.13.0-RC1 #15

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 5 commits into from
Apr 8, 2019
Merged

Conversation

julienrf
Copy link
Collaborator

@julienrf julienrf commented Apr 2, 2019

  • Remove extensibility framework (fixes Remove extensibility framework #5)
  • Remove ImmutableMapDecorator and MutableMapDecorator, because
    updatedWith and updateWith have been merged upstream

- Remove extensibility framework (fixes #5)
- Remove `ImmutableMapDecorator` and `MutableMapDecorator`, because
  `updatedWith` and `updateWith` have been merged upstream
@julienrf
Copy link
Collaborator Author

julienrf commented Apr 2, 2019

There will be other changes when scala/scala#7929 will be merged.

julienrf added 3 commits April 2, 2019 11:59
- Override factory methods everywhere
- Remove temporary casts
- Remove incorrect knownSize overrides
@julienrf julienrf changed the title Update Scala version to latest nightly Update to Scala 2.13.0-RC1 Apr 8, 2019
@julienrf julienrf merged commit 1a46759 into master Apr 8, 2019
@julienrf julienrf deleted the remove-extensibility-framework branch April 8, 2019 08:53
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.

Remove extensibility framework
1 participant