diff --git a/src/expressions.md b/src/expressions.md index fc0764c00..68187f90b 100644 --- a/src/expressions.md +++ b/src/expressions.md @@ -275,8 +275,6 @@ a few specific cases: They are never allowed before: - -* [`if`][_IfExpression_] and [`if let`][_IfLetExpression_] expressions. * [Range][_RangeExpression_] expressions. * Binary operator expressions ([_ArithmeticOrLogicalExpression_], [_ComparisonExpression_], [_LazyBooleanExpression_], [_TypeCastExpression_],