Skip to content

Commit 5b225d1

Browse files
committed
Translate a paragraph
1 parent ab4f95a commit 5b225d1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/dropck.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -490,8 +490,14 @@ the attribute.
490490

491491
# これがドロップチェッカについてのすべてですか?
492492

493+
<!--
493494
It turns out that when writing unsafe code, we generally don't need to
494495
worry at all about doing the right thing for the drop checker. However there
495496
is one special case that you need to worry about, which we will look at in
496497
the next section.
498+
-->
499+
500+
アンセーフなコードを書いているとき、一般的にはドロップチェッカに対して正しいことをする
501+
ことに関する心配は全く必要ないことが分かります。しかし、心配しなければいけない1つ特別な
502+
ケースが存在します。これは次のセクションで見ていきます。
497503

0 commit comments

Comments
 (0)