swift
818f07ef
- [Parser] Allow `sending` as a capture list specifier
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
6 days ago
[Parser] Allow `sending` as a capture list specifier `sending` should be followed by an identifier or `self` and guarded by `CalledAttribute` experimental feature flag.
References
#91554 - [Sema/SIL] Implement `sending` captures in `@called(once)` closures
Author
xedin
Committer
xedin
Parents
ec7ac9af
Loading