Skip to content

Fix #7090: Add final flag to synthetic ImplicitFunctionN traits #7100

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
Aug 26, 2019

Conversation

bishabosha
Copy link
Member

Should this also apply to erased or any other special function traits?

fixes #7090

@bishabosha bishabosha changed the title Add final flag to synthetic ImplicitFunctionN traits - fixes #7090 Fix #7090 - Add final flag to synthetic ImplicitFunctionN traits Aug 26, 2019
@bishabosha bishabosha changed the title Fix #7090 - Add final flag to synthetic ImplicitFunctionN traits Fix #7090: Add final flag to synthetic ImplicitFunctionN traits Aug 26, 2019
@odersky odersky merged commit 26217ce into scala:master Aug 26, 2019
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.

Descendants of ImplicitFunction1 are not accepted where ImplicitFunction1 is expected
2 participants