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

Handle reach capabilities correctly in depedent functions #20203

Merged
merged 1 commit into from
Apr 16, 2024

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Apr 16, 2024

Handle reach capabilities correctly when computing whether a function is dependent.

Copy link
Contributor

@Linyxus Linyxus left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link
Contributor

@natsukagami natsukagami left a comment

Choose a reason for hiding this comment

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

LGTM! This closes #20202

@natsukagami natsukagami linked an issue Apr 16, 2024 that may be closed by this pull request
@odersky odersky merged commit 63810dc into scala:main Apr 16, 2024
19 checks passed
@odersky odersky deleted the fix-dep-reach branch April 16, 2024 20:44
@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.

Parameter substitution for reach capabilities not working
4 participants