Skip to content

Conversation

@odersky
Copy link
Contributor

@odersky odersky commented Feb 11, 2015

If the original type does not have the right type parameters, look in the baseclasses.
Previously this was done only if the original type did not have any type parameters.

Review by @smarter

If the original type does not have the right type parameters, look in the baseclasses.
Previously this was done only if the original type did not have any type parameters.
Copy link
Member

Choose a reason for hiding this comment

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

The documentation still seems incomplete, we don't always check that there is a base type where the type parameters match tparams, and there's a special case when tparams.isEmpty.

DarkDimius added a commit that referenced this pull request Mar 18, 2015
@DarkDimius DarkDimius merged commit 8cf176a into scala:master Mar 18, 2015
DarkDimius added a commit to dotty-staging/dotty that referenced this pull request Mar 18, 2015
@allanrenucci allanrenucci deleted the fix/testLifted branch December 14, 2017 19:23
tgodzik added a commit to tgodzik/scala3 that referenced this pull request Apr 29, 2025
Backport "Update asm to 9.8.0" to 3.3 LTS
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