Skip to content

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Apr 10, 2025

The parameter dependency test has to include also false dependencies that can be eliminated by de-aliasing.

Fixes #22944

@odersky odersky requested a review from smarter April 10, 2025 10:44
The parameter dependency test has to include also false dependencies that can be eliminated by de-aliasing.

Fixes scala#22944
Copy link
Member

@smarter smarter left a comment

Choose a reason for hiding this comment

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

Thanks!

@smarter smarter merged commit 06886b0 into scala:main Apr 15, 2025
29 checks passed
@smarter smarter deleted the fix-22944 branch April 15, 2025 16:19
@WojciechMazur WojciechMazur added this to the 3.7.1 milestone May 1, 2025
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.

java.lang.AssertionError: assertion failed: orphan parameter reference: TermParamRef(service)
3 participants