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 f9e2b10 commit 156ef7eCopy full SHA for 156ef7e
src/subtyping.md
@@ -289,7 +289,7 @@ trouble was because there's always someone else who remembers the original
289
subtype: the actual owner.
290
-->
291
292
-Box の古いライフタイムを「記憶」するものが他に存在しないので、値渡しの際に
+Box の古いライフタイムを「記憶」するものが他に存在しないので、値渡しの際に Box を
293
弱くするのは問題ありません。変性の `&mut` が問題である理由は、元々の派生型を
294
記憶している他のものが存在するからです: 実際の所有者です。
295
0 commit comments