swift
8f22966f
- [move-function] Emit mark_unresolved_move_addr when we inline Builtin._move in a generic context.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
[move-function] Emit mark_unresolved_move_addr when we inline Builtin._move in a generic context. This turns off the diagnostic that prevented the user from calling _move in such contexts. I left that in for _copy.
References
#40423 - [move-function] Implement move checking for address only lets
Author
gottesmm
Committer
gottesmm
Parents
d74299e6
Loading