Merge pull request #1572 from mbrubeck/master
Fix a broken link in rust.md
This commit is contained in:
commit
9083293677
@ -1667,7 +1667,7 @@ equals sign (`=`) and an *rval* expression.
|
||||
|
||||
Evaluating an assignment expression is equivalent to evaluating a [binary move
|
||||
expression](#binary-move-expressions) applied to a [unary copy
|
||||
expression](unary-copy-expressions). For example, the following two
|
||||
expression](#unary-copy-expressions). For example, the following two
|
||||
expressions have the same effect:
|
||||
|
||||
~~~~
|
||||
|
Loading…
x
Reference in New Issue
Block a user