Skip to content

5. Effective Rust (1.9) #171

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 1 commit into from
Jun 25, 2016
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 3 additions & 4 deletions 1.9/ja/book/effective-rust.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,11 @@

<!-- So you’ve learned how to write some Rust code. But there’s a difference between -->
<!-- writing *any* Rust code and writing *good* Rust code. -->
これまでRustコードの書き方について学んできましたが、 *とりあえず* Rustのコードが書けるということと *良い* Rustのコードが書けるということの間には違いが有ります
これまでRustコードの書き方について学んできましたが、 *とりあえず* Rustのコードが書けるということと *良い* Rustのコードが書けるということの間には違いがあります


<!-- This section consists of relatively independent tutorials which show you how to -->
<!-- This chapter consists of relatively independent tutorials which show you how to -->
<!-- take your Rust to the next level. Common patterns and standard library features -->
<!-- will be introduced. Read these sections in any order of your choosing. -->
このセクションは比較的独立したチュートリアルから構成されており、あなたのRustのコードをより良くするための方法が説明されています。
この章は比較的独立したチュートリアルから構成されており、あなたのRustのコードをより良くするための方法が説明されています。
頻出するパターンや標準ライブラリの機能が紹介されています。
あなたの選んだ任意の順序でこれらのセクションをお読みください。
11 changes: 0 additions & 11 deletions diff-1.6.0..1.9.0/src/doc/book/effective-rust.md

This file was deleted.