We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1f11e4 commit 27dc03fCopy full SHA for 27dc03f
src/destructors.md
@@ -162,6 +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 body expression for a match arm.
166
* The second operand of a [lazy boolean expression].
167
168
> **Notes**:
0 commit comments