Skip to content

Various fixes to capture checking #16199

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 15 commits into from
Oct 24, 2022
Merged

Various fixes to capture checking #16199

merged 15 commits into from
Oct 24, 2022

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Oct 17, 2022

Fixes of issues detected when trying to compile dotc with -Ycc

@odersky odersky force-pushed the fix-Ycc branch 4 times, most recently from 18cfcd4 to 6e9330e Compare October 18, 2022 20:55
 - add unsafeBox operation so that a variable with universal capture set
   can be initialized and assigned to
 - infer unsafebox
@odersky odersky merged commit 3381850 into scala:main Oct 24, 2022
@odersky odersky deleted the fix-Ycc branch October 24, 2022 11:53
odersky added a commit to dotty-staging/dotty that referenced this pull request Oct 24, 2022
scala#16199 dropped their experimental status to allow experimenting
with compiling the compiler under -Ycc, but that was meant as a
local change that should not have been propagated to main.
odersky added a commit to dotty-staging/dotty that referenced this pull request Oct 24, 2022
scala#16199 dropped their experimental status to allow experimenting
with compiling the compiler under -Ycc, but that was meant as a
local change that should not have been propagated to main.
odersky added a commit that referenced this pull request Oct 25, 2022
#16199 dropped their experimental status to allow experimenting with
compiling the compiler under -Ycc, but that was meant as a local change
that should not have been propagated to main.
@Kordyjan Kordyjan added this to the 3.2.2 milestone Aug 1, 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.

2 participants