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 8a1c985 commit 33acad4Copy full SHA for 33acad4
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: 7b1a8f0a911ac3b22ece888440758b70542d77b7
+refs/heads/master: bed7e9602283ebdb46bf1078bb1863fd005b8877
trunk/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