swift
70ab38d9
- [move-only] Add a new instruction: moveonlywrapper_to_copyable_box.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
[move-only] Add a new instruction: moveonlywrapper_to_copyable_box. I am going to use this to unwrap ${ @moveOnly T } so that I can pass it to partial_apply that expect a ${ T }
References
#66381 - [borrowing/consuming] Make borrowing and consuming parameters no implicit copy.
Author
gottesmm
Committer
gottesmm
Parents
65a9ba45
Loading