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 9f5a50d commit 602c203Copy full SHA for 602c203
src/dropck.md
@@ -311,7 +311,7 @@ The current analysis is deliberately conservative and trivial; it forces all
311
borrowed data in a value to outlive that value, which is certainly sound.
312
-->
313
314
-現在の分析方法は、わざと控えめで、自明なものにしています。
+現在の分析方法は、わざと保守的で、自明なものにしています。
315
ある値の中の全ての借用されたデータが、その値よりも長生きするよう強制するのです。
316
これは明らかに健全です。
317
0 commit comments