Skip to content
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

Carry and check universal capability from parents correctly #20004

Merged
merged 4 commits into from
Apr 27, 2024

Conversation

noti0na1
Copy link
Member

@noti0na1 noti0na1 commented Mar 22, 2024

Fix #18857
This PR checks universal capability from parent classes properly.

@noti0na1 noti0na1 changed the title [WIP] Attempt to pass and check capability from parents correctly Carry and check capability from parents correctly Apr 4, 2024
@noti0na1 noti0na1 changed the title Carry and check capability from parents correctly Carry and check universal capability from parents correctly Apr 4, 2024
@noti0na1 noti0na1 requested a review from odersky April 4, 2024 12:57
@noti0na1 noti0na1 requested a review from Linyxus April 4, 2024 13:18
@odersky odersky assigned noti0na1 and unassigned odersky Apr 7, 2024
@noti0na1 noti0na1 assigned odersky and unassigned noti0na1 Apr 22, 2024
@noti0na1 noti0na1 requested a review from odersky April 26, 2024 11:26
Copy link
Contributor

@odersky odersky left a comment

Choose a reason for hiding this comment

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

Nice fix!

@odersky odersky merged commit 837ed3a into scala:main Apr 27, 2024
19 checks passed
@odersky odersky deleted the capability-from-parents branch April 27, 2024 12:58
@Kordyjan Kordyjan added this to the 3.5.0 milestone May 10, 2024
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.

Function classes fail capture checking
3 participants