Skip to content

Prepare for Type/Capability split #23171

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

Closed
wants to merge 3 commits into from

Conversation

odersky
Copy link
Contributor

@odersky odersky commented May 15, 2025

This PR contains the logic changes needed to support the split of Capabilities and Types, which will
land in a future PR. It should be merged before this other PR since that way we get better bisects in case of problems.

odersky added 3 commits May 21, 2025 15:58
Note i15923 does not signal a leak anymore. I moved it and some variants to pending.
Note: There seems to be something more fundamentally wrong with this test: We get an
infinite recursion for variant i15923b.
There was some accidental type confusion which made every capture root type end up
with cap as pathRoot and caps as pathOwner.
@odersky odersky force-pushed the drop-disallow-fresh-2 branch from 9ae20d9 to 72246dc Compare May 21, 2025 13:59
@odersky
Copy link
Contributor Author

odersky commented May 21, 2025

Superseded by #23198

@odersky odersky closed this May 21, 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.

1 participant