swift
c65e10e3
- [transferring] Improve how the AST dumps/prints transferring.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[transferring] Improve how the AST dumps/prints transferring. Specifically: 1. Previously when printing we would not put a space after transferring. 2. When a function type has a transferring result, we wouldn't print it when dumping.
References
#71940 - [region-isolation] Transferring results shouldn't have the following error emitted: "non-sendable type 'NonSendableKlass' returned by implicitly asynchronous call to main actor-isolated function cannot cross actor boundary"
Author
gottesmm
Committer
gottesmm
Parents
1776ce48
Loading