auto merge of #6831 : Xazax-hun/rust/incoming, r=graydon
Minor doc enhancement for: https://github.com/mozilla/rust/issues/4543
This commit is contained in:
commit
a39429887a
@ -2033,7 +2033,8 @@ as
|
||||
=
|
||||
~~~~
|
||||
|
||||
Operators at the same precedence level are evaluated left-to-right.
|
||||
Operators at the same precedence level are evaluated left-to-right. [Unary operators](#unary-operator-expressions)
|
||||
have the same precedence level and it is stronger than any of the binary operators'.
|
||||
|
||||
### Grouped expressions
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user