Commit Graph

574 Commits

Author SHA1 Message Date
murphy
46dd5af871 modified: src/ch02-00-guessing-game-tutorial.md 2017-05-18 00:04:30 +08:00
KaiserY
1c310d118a Merge pull request #42 from murphil/murphy
376 	modified:   src/ch02-00-guessing-game-tutorial.md
2017-05-16 19:25:20 -05:00
murphy
0cae40e09a 376 modified: src/ch02-00-guessing-game-tutorial.md 2017-05-17 00:38:21 +08:00
KaiserY
c6db0e3d95 Merge pull request #41 from murphil/murphy
Murphy
2017-05-16 09:22:30 -05:00
murphy
8e76278eb5 -> 使用 println! 占位符打印值 2017-05-16 21:32:19 +08:00
murphy
c510bd8bcc modified: src/ch01-02-hello-world.md
modified:   src/ch02-00-guessing-game-tutorial.md
2017-05-16 20:13:38 +08:00
murphy
b5c98492f1 modified: src/ch01-02-hello-world.md 2017-05-16 00:24:30 +08:00
KaiserY
6be944dce0 Merge pull request #40 from murphil/murphy
Murphy
2017-05-15 09:33:41 -05:00
murphy
6081f64d20 第一章校订完成 2017-05-15 21:55:24 +08:00
murphy
1f2533ae4d 修改: src/ch01-02-hello-world.md
修改:     src/ch16-04-extensible-concurrency-sync-and-send.md
2017-05-15 15:43:36 +00:00
KaiserY
d85f50484f wip: update ch17-02 2017-05-15 08:27:11 +08:00
KaiserY
a8715f3702 Merge pull request #38 from murphil/murphy
修正笔误和表述
2017-05-14 19:22:45 -05:00
murphy
e4aaa1e839 src/ch16-04-extensible-concurrency-sync-and-send.md 2017-05-13 09:31:54 +00:00
murphy
558e8af136 typo 2017-05-12 22:58:23 +08:00
murphy
99cc253553 modified: src/ch17-02-trait-objects.md 2017-05-12 22:52:45 +08:00
murphy
acc1ac38fe 接受 -> 使用 2017-05-12 00:27:16 +08:00
murphy
b0a5c825ab 那么如果 2017-05-12 00:16:31 +08:00
murphy
201565cf20 修正笔误和表述
modified:   src/ch04-01-what-is-ownership.md
	modified:   src/ch15-01-box.md
	modified:   src/ch16-03-shared-state.md
	modified:   src/ch17-01-what-is-oo.md
	modified:   src/ch17-02-trait-objects.md
2017-05-11 23:51:16 +08:00
KaiserY
c2541a0f3c Merge pull request #37 from murphil/murphy
修订:使用Sync和Send trait 的可扩展并发
2017-05-11 09:54:19 -05:00
KaiserY
00a0f285f3 Merge pull request #36 from murphil/master
修改HashMap章的一些表述
2017-05-11 09:54:08 -05:00
murphy
06b387e26d 修订:使用Sync和Send trait 的可扩展并发 2017-05-11 14:24:02 +00:00
Murphy
f6ef38716e Merge branch 'master' into master 2017-05-11 13:55:21 +08:00
murphy
877583ea3c repo 2017-05-11 13:45:34 +00:00
murphy
f92f141762 修改HashMap章的一些表述 2017-05-11 12:08:18 +00:00
KaiserY
0a610bf527 Merge pull request #35 from murphil/fixSomeTypo
typo
2017-05-10 19:31:11 -05:00
murphy
98c06b86db typo 2017-05-11 00:20:08 +08:00
KaiserY
a5fc515612 Merge pull request #34 from murphil/fixSomeTypo
修正一些错别字和模糊的表述
2017-05-10 10:35:44 -05:00
murphy
05e973333f 修正一些错别字和模糊的表述 2017-05-10 23:16:47 +08:00
KaiserY
a92d0401a8 Merge pull request #33 from KazamaSion/patch-1
Fix the mistake about Rust macros mentioned in 1.2
2017-05-08 20:01:36 -05:00
Kazama Sion
b8355ff656 Fix the mistake about Rust macros mentioned
The original text is: "We'll discuss Rust macros in more detail in Appendix E". And the Appendix is in section 21.
2017-05-09 03:32:51 +08:00
KaiserY
6c19bdd125 Merge pull request #32 from wangtxxl/patch-3
又更正为有
2017-05-04 04:55:21 -05:00
wangtxxl
918b3a47f0 又更正为有
又更正为有
2017-05-04 11:23:10 +08:00
KaiserY
64aad97421 Merge pull request #31 from usernameisnull/patch-9
Update ch06-01-defining-an-enum.md
2017-05-03 19:16:04 -05:00
usernameisnull
1ede97a3f4 Update ch06-01-defining-an-enum.md 2017-05-04 02:37:22 +08:00
KaiserY
43579356ef Merge pull request #30 from usernameisnull/patch-8
Update ch06-01-defining-an-enum.md
2017-05-02 19:50:34 -05:00
usernameisnull
eba26b704e Update ch06-01-defining-an-enum.md 2017-05-03 01:43:59 +08:00
KaiserY
9bb9ceb5c6 Merge pull request #28 from usernameisnull/patch-6
Update ch05-01-method-syntax.md
2017-05-01 01:46:13 -05:00
KaiserY
57c442dbdc Merge pull request #29 from usernameisnull/patch-7
Update ch04-01-what-is-ownership.md
2017-05-01 01:45:20 -05:00
usernameisnull
40f08acae8 Update ch04-01-what-is-ownership.md 2017-04-30 04:01:08 +08:00
usernameisnull
0252cf8f71 Update ch05-01-method-syntax.md 2017-04-30 02:47:53 +08:00
KaiserY
3fd0920de2 Merge pull request #27 from SilverRainZ/master
fixed typo at CH15-00 L15
2017-04-28 20:11:08 -05:00
KaiserY
0a88cf8a45 Merge pull request #26 from vincentsong/master
修正翻译错误和改进
2017-04-28 20:10:39 -05:00
谷月轩
9a0f91a35d fixed typo at CH15-00 L15
只能 -> 智能
2017-04-28 23:45:02 +08:00
Vincent Song
09b2a378bd fixed issue at CH17-02 2017-04-28 11:45:27 +10:00
KaiserY
6184d6db5c Merge pull request #25 from stamp711/master
修正第十章的一些翻译错误
2017-04-27 10:56:14 -05:00
KaiserY
e5d6416d15 Merge pull request #24 from vincentsong/master
修正翻译错误并改进
2017-04-27 10:55:50 -05:00
Apricity
0805bbc581
fixed issues at CH10-03 L7, L461 2017-04-27 23:42:03 +08:00
Vincent Song
7da8e4b3dc fixed issue at CH17-02 to L108 2017-04-27 17:54:12 +10:00
Vincent Song
0b365c0373 fixed CH17-01 2017-04-27 17:07:28 +10:00
Vincent Song
93b41bc9d9 fixed CH17-00 2017-04-27 16:46:49 +10:00