Skip to content

Fix #7735: Handle case of seq literals of singleton primitive types #7767

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 2 commits into from
Jan 6, 2020

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Dec 15, 2019

This failed -Ycheck before, but after erasure everything is fine.
So this needs a couple of casts to work.

This failed -Ycheck before, but after erasure everything is fine.
So this needs a couple of casts to work.
Add test for scala#7735 and fix another test to take a bit longer.
@nicolasstucki nicolasstucki self-assigned this Dec 20, 2019
@nicolasstucki nicolasstucki merged commit 1863077 into scala:master Jan 6, 2020
@nicolasstucki nicolasstucki deleted the fix-#7735 branch January 6, 2020 07:58
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