Skip to content

4.10. Lifetimes (1.9) #167

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

Merged
merged 3 commits into from
Jun 23, 2016
Merged

Conversation

tatsuya6502
Copy link
Member

No description provided.

@tatsuya6502 tatsuya6502 changed the title 4.10. Lifetimes (1.9) [WIP] 4.10. Lifetimes (1.9) Jun 20, 2016
@tatsuya6502 tatsuya6502 added this to the 1.9 milestone Jun 20, 2016
@tatsuya6502 tatsuya6502 changed the title [WIP] 4.10. Lifetimes (1.9) 4.10. Lifetimes (1.9) Jun 21, 2016
@tatsuya6502
Copy link
Member Author

@@ -399,10 +402,19 @@ let x: &'static i32 = &FOO;
<!-- this with only three easily memorizable and unambiguous rules. This makes -->
<!-- lifetime elision a shorthand for writing an item signature, while not hiding -->
<!-- away the actual types involved as full local inference would if applied to it. -->
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

こちら、古い方の原文を削除し忘れているようです。

@KeenS
Copy link
Member

KeenS commented Jun 22, 2016

古い原文を消し忘れている部分があるようです。
翻訳自体はLGTMなので削除後、マージして下さい。

@tatsuya6502
Copy link
Member Author

レビューありがとうございました。古い原文を削除しましたので、マージします。

@tatsuya6502 tatsuya6502 merged commit bd3c663 into rust-lang-ja:master Jun 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants