-
Notifications
You must be signed in to change notification settings - Fork 72
4.9. lifetimes #64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
4.9. lifetimes #64
Conversation
@KeenS 翻訳完了しました。 |
|
||
<!-- Lending out a reference to a resource that someone else owns can be --> | ||
<!-- complicated. For example, imagine this set of operations: --> | ||
他の誰かの所有するリソースへの参照の貸付けは複雑になることがあります。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[対訳表][相談]
lending (out)は対訳表に載せたくなるのですがどうですか?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
borrowingを載せていることからすると、こちらも載せたほうがよさそうですね。
入れておきます
Markdownでいくつか。
お願いします。 |
@KeenS 修正しました。 |
<!-- * lifetimes, which you’re reading now --> | ||
* キーとなる概念、 [所有権][ownership] | ||
* [借用][borrowing] 、そしてそれらに関連する機能、「参照」 | ||
* 今読んでいる、 [ライフタイム][lifetimes] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ykomatsu
非常に申し訳ありません。レビューで漏れてましたがこちら、原文ではリンクになっていないようです(レンダリングしたらマークアップされず、生の []
が見えてしまいます)。修正お願いします。
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
失礼いたしました。
修正しました
反応速いですね。 |
No description provided.