Skip to content

fix #12634 - port sbt/zinc#979 - add sealedDescendants to zinc sealed children #12636

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 1 commit into from
Jun 3, 2021

Conversation

bishabosha
Copy link
Member

Add sealedDescendants method to SymDenotation - get recursive children of a symbol

fixes #12634

Copy link
Member

@dwijnand dwijnand left a comment

Choose a reason for hiding this comment

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

LGTM

Add sealedDescendants method to
SymDenotation - recursive children
of a symbol
@bishabosha
Copy link
Member Author

bishabosha commented May 31, 2021

added a test for sealedDescendants to verify its result

@bishabosha bishabosha assigned smarter and unassigned smarter Jun 1, 2021
@bishabosha bishabosha requested a review from dwijnand June 3, 2021 17:20
@bishabosha bishabosha assigned dwijnand and unassigned smarter Jun 3, 2021
@dwijnand dwijnand merged commit 2ce3e97 into scala:master Jun 3, 2021
@dwijnand dwijnand deleted the fix-12634 branch June 3, 2021 20:07
@Kordyjan Kordyjan added this to the 3.0.2 milestone Aug 2, 2023
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.

Port zinc changes to sealed child dependencies
4 participants