swift
799dba11
- [move-only] Suppress moveonly errors when an inout is captured by an escaping closure since we will already emit a more specific capture error.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
[move-only] Suppress moveonly errors when an inout is captured by an escaping closure since we will already emit a more specific capture error.
References
#63783 - [move-only] Implement escaping closure semantics part 1
Author
gottesmm
Parents
33c7dddd
Loading