Commit 5c95b7a
committed
[move-only] Remove borrow of subvalue error from the move checker.
The reason why we are doing this is that we are really accessing a getter on the
type. The error would be necessarily done inside the getter where any
consumption would happen. So it shouldn't be on the move only value itself.1 parent b044958 commit 5c95b7a
File tree
3 files changed
+75
-524
lines changed- lib/SILOptimizer/Mandatory
- test/SILOptimizer
3 files changed
+75
-524
lines changed
0 commit comments