Skip to content

Conversation

Kordyjan
Copy link
Contributor

Backports #18204

infoDependsOnPrefix now also considers non-final term members. Before
8d65f19 it only considered abstract types. Constructors were classified
as non-final, which caused regression. We now exclude constructors
specifically. Maybe we should instead classify them as effectively final.

Fixes #18160
This is mainly a cleanup.
@Kordyjan Kordyjan added this to the 3.3.1 milestone Aug 16, 2023
@Kordyjan Kordyjan mentioned this pull request Aug 22, 2023
15 tasks
@Kordyjan Kordyjan merged commit f5fc096 into release-3.3.1 Aug 22, 2023
@Kordyjan Kordyjan deleted the backport-18204 branch August 22, 2023 11:11
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.

3 participants