Skip to content

Commit 36b557c

Browse files
committed
No need to mention if/if-let expressions.
The first point ("Before an expression") covers those.
1 parent 361c09e commit 36b557c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/expressions.md

-1
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,6 @@ a few specific cases:
272272
https://github.com/rust-lang/rust/issues/15701
273273
-->
274274
* The tail expression of [block expressions].
275-
* [`if`][_IfExpression_] and [`if let`][_IfLetExpression_] expressions.
276275
<!-- Keep list in sync with block-expr.md -->
277276

278277
They are never allowed before:

0 commit comments

Comments
 (0)