Skip to content
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

"関連型" -> "関連関数" (ch19-03) #9

Conversation

tatsuya6502
Copy link
Member

hazama-yuinyan/book#50 より

https://github.com/rust-lang/book/blob/master/src/ch19-03-advanced-traits.md#fully-qualified-syntax-for-disambiguation-calling-methods-with-the-same-name

Because Animal::baby_name is an associated function rather than a method,

関連型ではなく関連関数かなと思いました。

CC: @SeanDaru

@tatsuya6502
Copy link
Member Author

@SeanDaru さん、プルリクエスト(PR)を送っていただき、ありがとうございました。

PRを送っていただいたhazama-yuinyan/bookリポジトリとは別のリポジトリになりますが、rust-lang-ja/book-jaリポジトリへマージさせていただきます。これにより修正内容がdoc.rust-jp.rsに反映されます。

経緯:
hazama-yuinyan/bookは2019年4月を最後に更新が止まっているようです。いままでは、そこにある和訳をdoc.rust-jp.rsで公開していましたが、内容か更新されない状況になってしまいました。

そこで新たにrust-lang-ja/book-jaリポジトリを作成し、hazama-yuinyan/bookにある和訳を取り込みました。今後はrust-lang-jaにある和訳をRustの日本語コミュニティの複数のメンバーで管理していきます。なおdoc.rust-jp.rsは新しいリポジトリの方の和訳を使うように変更済みです。

@tatsuya6502 tatsuya6502 merged commit c18f350 into rust-lang-ja:second-edition-ja Dec 3, 2019
@SeanDaru
Copy link

SeanDaru commented Dec 3, 2019

@tatsuya6502 さん
マージ及び、経緯のご共有ありがとうございます。かしこまりました。
今後気づいたことがありましたら、こちらにPRするようにいたします。

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