Skip to content

Support show on Type[T] #5863

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 8 commits into from
Mar 21, 2019
Merged

Support show on Type[T] #5863

merged 8 commits into from
Mar 21, 2019

Conversation

liufengyun
Copy link
Contributor

Support show on Type[T]

Copy link
Contributor

@nicolasstucki nicolasstucki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some tests failed

@liufengyun liufengyun force-pushed the add-show branch 3 times, most recently from 43cc22e to 34a24c9 Compare February 7, 2019 10:35
@liufengyun
Copy link
Contributor Author

@nicolasstucki I rebased and fixed all the conflicts. Could you have another look? Thanks.

Otherwise the typer will infer the type `wr.underlying.T`, which is not valid in source:

    val x: wr.underlying.T = wr.underlying.get()
@liufengyun
Copy link
Contributor Author

@nicolasstucki Could you have another look at it ?

@nicolasstucki nicolasstucki merged commit bb0a1ed into scala:master Mar 21, 2019
@nicolasstucki nicolasstucki deleted the add-show branch March 21, 2019 17: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.

2 participants