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.
1 parent dd77e99 commit 1ddc46dCopy full SHA for 1ddc46d
src/destructors.md
@@ -313,7 +313,6 @@ r[destructors.scope.lifetime-extension]
313
> change. This is describing the current behavior only.
314
315
r[destructors.scope.lifetime-extension.let]
316
-
317
The temporary scopes for expressions in `let` statements are sometimes
318
*extended* to the scope of the block containing the `let` statement. This is
319
done when the usual temporary scope would be too small, based on certain
0 commit comments