Skip to content

[flow-isolation] Allow for initialization of fields of a Global Actor isolated class in its nonisolated inits #81851

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

Conversation

gottesmm
Copy link
Contributor

This just involved loosening some checks in the type checker so we stopped erroring in the type checker and instead deferred to SIL level checks.

rdar://131136194

@gottesmm gottesmm marked this pull request as ready for review May 29, 2025 21:16
@gottesmm gottesmm force-pushed the pr-400c59de66fe5c91648aedb348d84cb7bd8d09f4 branch from f2b5c3f to 072d541 Compare May 30, 2025 18:34
@gottesmm gottesmm enabled auto-merge May 30, 2025 18:34
@gottesmm
Copy link
Contributor Author

@swift-ci smoke test

… isolated class in its nonisolated inits

This just involved loosening some checks in the type checker so we stopped
erroring in the type checker and instead deferred to SIL level checks.

rdar://131136194
@gottesmm
Copy link
Contributor Author

gottesmm commented Jun 2, 2025

@swift-ci smoke test

@gottesmm gottesmm force-pushed the pr-400c59de66fe5c91648aedb348d84cb7bd8d09f4 branch from 072d541 to 501bad5 Compare June 2, 2025 15:44
@gottesmm
Copy link
Contributor Author

gottesmm commented Jun 2, 2025

@swift-ci smoke test

@gottesmm gottesmm merged commit ec48e41 into swiftlang:main Jun 2, 2025
3 checks passed
@gottesmm gottesmm deleted the pr-400c59de66fe5c91648aedb348d84cb7bd8d09f4 branch June 2, 2025 22:26
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