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 7b1a8f0 commit bed7e96Copy full SHA for bed7e96
doc/rust.md
@@ -1667,7 +1667,7 @@ equals sign (`=`) and an *rval* expression.
1667
1668
Evaluating an assignment expression is equivalent to evaluating a [binary move
1669
expression](#binary-move-expressions) applied to a [unary copy
1670
-expression](unary-copy-expressions). For example, the following two
+expression](#unary-copy-expressions). For example, the following two
1671
expressions have the same effect:
1672
1673
~~~~
0 commit comments