Skip to content

Commit 8e26e70

Browse files
committed
Translate a paragraph
1 parent d30185f commit 8e26e70

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/dropck.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -298,8 +298,12 @@ strictly outlive that value.
298298

299299
# 脱出口
300300

301+
<!--
301302
The precise rules that govern drop checking may be less restrictive in
302303
the future.
304+
-->
305+
306+
ドロップチェックを制御する正確な規則は、将来緩和される可能性があります。
303307

304308
The current analysis is deliberately conservative and trivial; it forces all
305309
borrowed data in a value to outlive that value, which is certainly sound.

0 commit comments

Comments
 (0)