Skip to content

Cleanups for capability refactorings #23182

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

Conversation

odersky
Copy link
Contributor

@odersky odersky commented May 18, 2025

Cleanups for #23180.

odersky added 7 commits May 21, 2025 15:41
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.
Split out Capability from Type. For now we keep most of the overall structure. E.g. capability handling code is
in file CaptureRef.scala. We will change this afterwards in separate refactorings.
@odersky odersky force-pushed the refactor-capabilities-cleanups branch from 9d8d3ce to 441ccb2 Compare May 21, 2025 13:43
@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