Skip to content

Commit 7978a94

Browse files
committed
Translate a headline
1 parent 17c369c commit 7978a94

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
@@ -484,7 +484,11 @@ the attribute.
484484
誤用に対して型が脆弱になり、これによって惨事を引き起こします。
485485
このアトリビュートを付け足すのは避ける方がよいでしょう。
486486

487+
<!--
487488
# Is that all about drop checker?
489+
-->
490+
491+
# これがドロップチェッカについてのすべてですか?
488492

489493
It turns out that when writing unsafe code, we generally don't need to
490494
worry at all about doing the right thing for the drop checker. However there

0 commit comments

Comments
 (0)