Skip to content

Add AnyRef bound to TASTy reflect types #5442

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

Conversation

nicolasstucki
Copy link
Contributor

All implementations are and will always be AnyRefs. This also allows us
to use methods such as mapConserve on a List[Tree].

All implementations are and will always be AnyRefs. This also allows us
to use methods such as mapConserve on a List[Tree].
@nicolasstucki nicolasstucki force-pushed the add-bounds-to-tasty-reflect-types branch from 99635fe to 4eb40c9 Compare November 14, 2018 16:34
Copy link
Contributor

@liufengyun liufengyun left a comment

Choose a reason for hiding this comment

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

LGTM

@liufengyun liufengyun merged commit 2698733 into scala:master Nov 15, 2018
@liufengyun liufengyun deleted the add-bounds-to-tasty-reflect-types branch November 15, 2018 13:32
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