Commit Graph

139 Commits

Author SHA1 Message Date
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
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
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
murphy
98c06b86db typo 2017-05-11 00:20:08 +08:00
murphy
05e973333f 修正一些错别字和模糊的表述 2017-05-10 23:16:47 +08: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
wangtxxl
918b3a47f0 又更正为有
又更正为有
2017-05-04 11:23:10 +08:00
usernameisnull
1ede97a3f4 Update ch06-01-defining-an-enum.md 2017-05-04 02:37:22 +08: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
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
谷月轩
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
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
Vincent Song
70e4b279f1 fixed issues for CH16-04 2017-04-27 16:32:27 +10:00
Apricity
bd94e0c435
fixed issues at CH10-01 L64, L119, L152, L339 2017-04-27 12:37:27 +08:00
Vincent Song
fd7841dfb3 fixed issue for CH16-02 &CH16-03 2017-04-27 12:40:37 +10:00
usernameisnull
433518c660 Update ch05-00-structs.md 2017-04-27 11:04:26 +10:00
Vincent Song
49b2fe1d53 fixed issue at CH16-01 L11 L15 L17 2017-04-27 11:03:46 +10:00
usernameisnull
669615467a Update ch05-00-structs.md 2017-04-27 01:34:21 +08:00
Vincent Song
99105a0f42 fixed issues at CH16-00 L12 L14 L18 L21 2017-04-26 18:11:41 +10:00
Vincent Song
b2c7b545ef fixed issue at CH15-06 L11 2017-04-26 17:38:15 +10:00
Vincent Song
dcb065529a fixed issue at CH15-05 L22 L119 2017-04-26 17:13:40 +10:00
Vincent Song
7df4f8f544 fixed CH15-02 L07 L22 L72 L114, CH15-03 L09 L13 L39, CH15-04 L65 L94 2017-04-26 15:27:57 +10:00
Vincent Song
696d852fe9 fixed CH14-04 L07, CH15-01 L37 L131 2017-04-26 11:50:16 +10:00
Apricity
68658812a8 fixed issue at CH09-03 L115 2017-04-25 12:35:36 +08:00
KaiserY
fcd74477e8 wip: update ch17-01 2017-04-24 23:03:13 +08:00