Skip to content

Conversation

@odersky
Copy link
Contributor

@odersky odersky commented Jun 5, 2025

Not there yet. This is a prep PR to enable the addition of access kind inference. There are various small improvements that are also valuable independently. The important comit is the last one: 22b84b9. This fixes
a bad hole, where we would sometimes simply forget a capture set of a type (when we asked too early so the
type was not converted to a CapturingType yet). So we should get this PR in even if we would need more redesigns on access kinds.

@odersky odersky force-pushed the prepare-accesskinds branch from 22b84b9 to d324de5 Compare June 5, 2025 19:58
@odersky odersky closed this Jun 9, 2025
@odersky
Copy link
Contributor Author

odersky commented Jun 9, 2025

Subsumed by #23332

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.

1 participant