We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bdfa23 commit 4a81bcaCopy full SHA for 4a81bca
docs/SIL.rst
@@ -5583,6 +5583,8 @@ independent of the operand. In terms of specific types:
5583
In ownership qualified functions, a ``copy_value`` produces a +1 value that must
5584
be consumed at most once along any path through the program.
5585
5586
+It is illegal in non-Raw SIL to `copy_value`_ a value that is "move only".
5587
+
5588
explicit_copy_value
5589
```````````````````
5590
0 commit comments