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

Remove support for symbol literal singleton types #6764

Merged
merged 1 commit into from
Jun 29, 2019

Conversation

smarter
Copy link
Member

@smarter smarter commented Jun 28, 2019

Revert most of 3f61cb5.
Singleton types for symbol literals ended up being removed from 2.13
before it was released, so we don't need to support them and definitely
shouldn't have them burned in TASTY.

Revert most of 3f61cb5.
Singleton types for symbol literals ended up being removed from 2.13
before it was released, so we don't need to support them and definitely
shouldn't have them burned in TASTY.
@smarter smarter requested a review from odersky June 28, 2019 15:10
@nicolasstucki
Copy link
Contributor

We should also remove them from the tasty reflect interface. https://github.com/lampepfl/dotty/blob/master/library/src/scala/tasty/reflect/Kernel.scala#L1201

@odersky odersky assigned smarter and unassigned odersky Jun 29, 2019
@smarter
Copy link
Member Author

smarter commented Jun 29, 2019

@nicolasstucki already done in the PR :).

@smarter smarter merged commit 1bfd25b into scala:master Jun 29, 2019
@nicolasstucki
Copy link
Contributor

I missed it

@allanrenucci allanrenucci deleted the remove-symlits branch June 29, 2019 19:44
@anatoliykmetyuk anatoliykmetyuk added this to the 0.17 Tech Preview milestone Jul 22, 2019
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.

4 participants