Skip to content

1.9 以降への追従(特に lifetimes.md) #287

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

Closed
soramichi opened this issue Feb 4, 2018 · 2 comments
Closed

1.9 以降への追従(特に lifetimes.md) #287

soramichi opened this issue Feb 4, 2018 · 2 comments

Comments

@soramichi
Copy link

現在 rust 1.6 と rust 1.9 の src/doc/book をベースに翻訳されていますが、それ以降のバージョンへの追従は行わない予定でしょうか。

特に lifetimes.md には 1.14 で例が追加されてかなり分かりやすくなっていますので、変更部分を追従すると読者にとってかなり助かると思います。
1.9 以降の内容を取り込む方針などあれば教えて頂ければ私から PR することも可能です。

参考
https://github.com/rust-lang/rust/blob/1.14.0/src/doc/book/lifetimes.md
fn skip_prefix(line: &str, prefix: &str) -> &str を使った例が追加されています。

@KeenS
Copy link
Member

KeenS commented Feb 5, 2018

issueありがとうございます。
一応次移行の予定は立っています。
#276
ここでは1stを翻訳していくので1.9の翻訳が完了したら次は今のfirstの最新版 https://github.com/rust-lang/book/tree/master/first-edition ですね。その折にはぜひPR下さい。

現状中の人多忙のため翻訳/レビューが動いていなので1.9が終わる見通しは立っていません。もしレビューなどご協力いただけるなら嬉しいです。

@soramichi
Copy link
Author

なるほど、了解しました。
新しい First edition を翻訳される際には協力させて頂きます。

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

No branches or pull requests

2 participants