Skip to content

Drop PreName and its associated implicit conversions #9273

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
Jul 8, 2020

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Jul 2, 2020

That was not so hard. We can make PreName a union type and
add toTermName and toTypeName as extension methods on strings.

That was not so hard. We can make PreName a union type and
add `toTermName` and `toTypeName` as extension methods on strings.
@odersky odersky force-pushed the drop-conversions-1 branch from 3abe2f0 to d998c65 Compare July 4, 2020 10:16
@odersky odersky requested a review from nicolasstucki July 7, 2020 16:11
@odersky odersky force-pushed the drop-conversions-1 branch from d998c65 to b21c1e4 Compare July 7, 2020 16:12
@nicolasstucki

This comment has been minimized.

@nicolasstucki nicolasstucki merged commit 76bdfce into scala:master Jul 8, 2020
@nicolasstucki nicolasstucki deleted the drop-conversions-1 branch July 8, 2020 05:23
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