Skip to content

Commit 4880fc0

Browse files
No need to mention if/if-let expressions.
The first point ("Before an expression") covers those.
1 parent 9536213 commit 4880fc0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/expressions.md

Lines changed: 0 additions & 1 deletion
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)