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.
2 parents 7da060f + 61335e6 commit dbb47acCopy full SHA for dbb47ac
src/destructors.md
@@ -162,7 +162,7 @@ smallest scope that contains the expression and is one of the following:
162
* The `else` block of an `if` expression.
163
* The condition expression of an `if` or `while` expression, or a `match`
164
guard.
165
-* The expression for a match arm.
+* The body expression for a match arm.
166
* The second operand of a [lazy boolean expression].
167
168
> **Notes**:
0 commit comments