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 7978a94 commit 48a82eaCopy full SHA for 48a82ea
src/dropck.md
@@ -490,8 +490,14 @@ the attribute.
490
491
# これがドロップチェッカについてのすべてですか?
492
493
+<!--
494
It turns out that when writing unsafe code, we generally don't need to
495
worry at all about doing the right thing for the drop checker. However there
496
is one special case that you need to worry about, which we will look at in
497
the next section.
498
+-->
499
+
500
+アンセーフなコードを書いているとき、一般的にはドロップチェッカに対して正しいことをする
501
+ことに関する心配は全く必要ないことが分かります。しかし、心配しなければいけない1つ特別な
502
+ケースが存在します。これは次のセクションで見ていきます。
503
0 commit comments