swift
ec81ecdb
- [region-isolation] Eliminate more of the 'task or actor isolated value cannot be transferred' warning.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[region-isolation] Eliminate more of the 'task or actor isolated value cannot be transferred' warning. Specifically, I had to teach the variable name inferrer how to infer through unchecked_enum_data and unchecked_take_enum_data_addr.
References
#72264 - [region-isolation] Eliminate most of the rest of the "task or actor" isolated error
Author
gottesmm
Committer
gottesmm
Parents
2ee12423
Loading