Skip to content

Commit 1ddc46d

Browse files
committed
Remove stray newline
1 parent dd77e99 commit 1ddc46d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/destructors.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,6 @@ r[destructors.scope.lifetime-extension]
313313
> change. This is describing the current behavior only.
314314
315315
r[destructors.scope.lifetime-extension.let]
316-
317316
The temporary scopes for expressions in `let` statements are sometimes
318317
*extended* to the scope of the block containing the `let` statement. This is
319318
done when the usual temporary scope would be too small, based on certain

0 commit comments

Comments
 (0)