Thanks to visit codestin.com Credit goes to github.com
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 57c32a1 commit e2d9c0dCopy full SHA for e2d9c0d
src/doc/style-guide/src/expressions.md
@@ -330,7 +330,7 @@ than at other binary operators.
330
331
If line-breaking a binary operator (including assignment operators) where the
332
first operand spans multiple lines, use the base indentation of the *last*
333
-line of the first , and indent relative to that:
+line of the first operand, and indent relative to that:
334
335
```rust
336
impl SomeType {
0 commit comments