Skip to content

Allow to define trait parameters via overrides #11338

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
Feb 8, 2021

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Feb 7, 2021

This legalizes the behavior exhibited in #11214.

Fixes #11214

This legalizes the behavior exhibited in scala#11214.

Fixes scala#11214
@odersky odersky merged commit eb71997 into scala:master Feb 8, 2021
@odersky odersky deleted the fix-11214 branch February 8, 2021 09:18
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.

Indirectly extending a trait with parameters works (unexpectedly)
2 participants