Xu Qiaolun
491fb61c8d
Fix: value应该是Option<u32>类型
2019-06-06 16:23:05 +08:00
Xu Qiaolun
a00ac444bc
Fix: 学习两个大量依赖....
2019-06-06 03:24:20 +08:00
Xu Qiaolun
b57e74f077
Fix: 位于冒号后面而不是分号
2019-06-06 03:20:49 +08:00
Turing Zhu
b323e3319c
[optimaze] ' 通用' 改为 '常见'. close #313
2019-06-04 09:28:52 +08:00
holdlg
3218f3c5bc
ch07-02 错别字
2019-06-01 08:36:24 +08:00
holdlg
89e5cf6772
ch07-00 错别字
2019-05-31 18:10:58 +08:00
flw
4274b49e87
Fix: 「其中每一个元素是元组的一部分」中的「其」指代不明有歧义,此处修复
...
因为元组也有元素,并且下文中也提到了这一点,故与上文中的「每个元素」容易混淆,
造成「其」字指代不明,阅读起来不太通顺。
2019-05-24 01:22:53 +08:00
flw
3ceb4f3e60
Fix: 「其令」改为「它让」,让句子更通顺一些
2019-05-23 22:26:17 +08:00
flw
ea8d78ed62
Style: 部分文件的最后一行没有以行结束符结尾,现已修复
2019-05-21 17:18:30 +08:00
Turing Zhu
32c4cd46a8
[fix] rename file name of ch07-00
2019-05-16 12:26:34 +08:00
KaiserY
a39a5cebfa
fix translation
2019-04-12 09:10:53 +08:00
fzzkyd
2a55298379
Fix typo
2019-03-19 00:07:11 +08:00
weirane
dee287d56a
Correct 'hTTP'
2019-03-12 17:08:45 +08:00
fzzkyd
f7c493f6b8
Fix typo
2019-03-11 23:45:46 +08:00
fzzkyd
30844a009a
Fix typo
2019-03-07 01:01:40 +08:00
fzzkyd
2f1dbeecfa
Optimized description logic
2019-03-05 22:13:17 +08:00
xtutu
92c36e2ba4
Update ch10-03-lifetime-syntax.md
2019-02-28 14:29:39 +08:00
fzzkyd
bbd37aa654
Fix typo
2019-02-25 22:09:53 +08:00
fzzkyd
67a81a3d05
Fix typo
2019-02-23 00:25:00 +08:00
wukoo
02540b87b8
翻译有点不太准确
...
之前的翻译我觉得不太准确。
2019-02-21 19:39:00 +08:00
szpzs
0e00cf7f9e
Update ch15-04-rc.md
2019-02-21 08:23:36 +08:00
szpzs
d6965ef744
Update ch15-04-rc.md
2019-02-21 08:21:45 +08:00
readlnh
7543688f2c
修正ch15中的代码
2019-02-20 12:52:11 +08:00
readlnh
883d67216e
修正ch15-01-box的代码
2019-02-20 12:44:58 +08:00
fzzkyd
d8629d86ab
Fix typo
2019-02-19 23:40:44 +08:00
fzzkyd
beb8beb7ff
Fix typo
2019-02-14 02:29:13 +08:00
fzzkyd
e3357fdfd9
Fix typo
2019-02-07 00:47:35 +08:00
fzzkyd
a825edc098
Fix typo
2019-02-03 00:05:57 +08:00
Amami Ruri
c3e8d84cd5
fix typo
2019-01-30 13:00:18 +08:00
Tengfei Niu
aa52aaf1d3
update commit id
2019-01-29 11:19:36 +08:00
Tengfei Niu
537f657aa5
Update to 2018 edition
2019-01-29 11:18:43 +08:00
Tengfei Niu
7d9a5890b2
Update 2018 edition
2019-01-29 11:14:43 +08:00
Tengfei Niu
58b957711a
Fix typo
2019-01-29 10:42:39 +08:00
Tengfei Niu
230835140b
Refactor translation
2019-01-29 10:38:22 +08:00
Tengfei Niu
5e29ddf1dd
Fix edition of Rust while explaining Cargo.toml
2019-01-29 10:36:01 +08:00
管斌瑞
1192f6ccde
修改“抽象出”为“抽象掉”
...
> This abstracts away some of the commonplace code so it’s easier to see the concepts that are unique to this code, such as the filtering condition each element in the iterator must pass.
这边应该是剔除冗杂代码的意思吧。
2019-01-12 16:09:55 +08:00
oncealong
48821e22ee
fix typo
2019-01-10 19:31:07 +08:00
KaiserY
50ddcaa8d3
fix ch07-02
2019-01-10 11:37:00 +08:00
Rrrandom
84fed4947e
fix typo
...
`10-26` -> `10-27`
2019-01-03 23:01:11 +08:00
Peng Guanwen
a588d4568a
调整过长的语句
2018-12-30 15:44:47 +08:00
KaiserY
7f538f1f2c
fix typo
2018-12-16 14:46:49 +08:00
Jianbing Fang
42d8c6b00f
Fix typo
...
Change "分号" to "冒号"
2018-12-14 15:45:03 +08:00
Lam
3d3da5f510
a little revision
2018-12-13 11:48:32 +08:00
Lam
9627aa9965
improve some translation and fix typo in ch15
2018-12-12 15:53:59 +08:00
Lam
feb446e331
improve some translation and fix typo in ch14
2018-12-12 14:52:13 +08:00
Lam
4f95bca423
improve some translation and fix typo in ch13
2018-12-12 11:26:44 +08:00
KaiserY
37bc20245a
check to appendix-07
2018-12-11 10:16:32 +08:00
KaiserY
b3cbc346f8
check to appendix-05
2018-12-11 01:10:23 +08:00
KaiserY
7d6e8b4774
Merge pull request #279 from yue2388253/master
...
improve some translation
2018-12-10 19:01:56 +08:00
Lam
f2b39f5f64
improve some translation and fix typo in ch12
2018-12-10 15:39:38 +08:00
Lam
de8b4cc84b
improve some translation and fix typo
2018-12-10 11:19:01 +08:00
KaiserY
eeb011c07c
Merge branch 'master' of https://github.com/KaiserY/trpl-zh-cn
2018-12-09 23:22:21 +08:00
KaiserY
36293d02bc
check to apendix-03
2018-12-09 23:22:10 +08:00
Lam
b128914459
improve some translation
2018-12-09 23:21:34 +08:00
Lam
6cbe425a5e
improve translation and fix typo
2018-12-09 14:31:57 +08:00
KaiserY
50d8b51689
check to ch19-03
2018-12-09 01:21:01 +08:00
KaiserY
d20d5ca289
check to ch18-03
2018-12-08 21:07:05 +08:00
Lam
f97d939df7
improve translation & fix typo
2018-12-08 15:29:47 +08:00
KaiserY
b0ad5bfb6e
Merge pull request #276 from Prince213/master
...
improve translations & fix typo
2018-12-08 14:53:43 +08:00
KaiserY
ed13bd6748
check to ch17-03
2018-12-08 14:16:23 +08:00
KaiserY
2269bfc767
check to ch16-04
2018-12-08 00:46:04 +08:00
KaiserY
6b3c71d89e
check to ch15-06
2018-12-07 23:48:24 +08:00
Zhao Sizhe
3dc99108da
improve translations & fix typo
2018-12-07 22:25:01 +08:00
KaiserY
19e97f6c36
check to ch14-05
2018-12-07 13:59:02 +08:00
KaiserY
d11ba9796e
check to ch13-04
2018-12-06 23:31:27 +08:00
yl2014
a5e82bc6d8
fix(ch07-02): 去掉多余标点
2018-12-06 22:22:17 +08:00
yl2014
b318e03625
fix(ch07-02): 错别字&语句调整
2018-12-06 22:19:42 +08:00
KaiserY
9a9b361e06
check to ch12-06
2018-12-06 21:32:44 +08:00
KaiserY
12d24ab7f0
Merge pull request #272 from chrislearn/master
...
移除重复内容
2018-12-06 13:54:43 +08:00
Chrislearn Young
539166bde6
移除重复内容
2018-12-06 11:34:04 +08:00
KaiserY
f9b85c666d
Merge branch 'master' of https://github.com/KaiserY/trpl-zh-cn
2018-12-06 00:02:55 +08:00
KaiserY
257b316a9c
check to ch10-01
2018-12-06 00:02:43 +08:00
Chrislearn Young
94e166f41b
typo
2018-12-05 09:26:46 +08:00
KaiserY
8ebec19624
update to ch07-02
2018-12-05 00:35:23 +08:00
KaiserY
cecbf32d79
check to ch06-03
2018-12-03 22:48:24 +08:00
KaiserY
6f9c0d89a6
update ch02-00
2018-12-03 21:10:59 +08:00
Azureki
fb1b891939
添加extern crate rand;
2018-12-03 19:11:11 +08:00
KaiserY
6d65062bde
Merge branch 'master' of https://github.com/KaiserY/trpl-zh-cn
2018-12-02 21:03:15 +08:00
KaiserY
257515819d
check to ch05-00
2018-12-02 21:03:07 +08:00
Zhao Sizhe
8fbfa72b0b
fix typo
2018-12-02 10:10:25 +08:00
KaiserY
f8fe51658a
check to ch04-00
2018-12-01 21:13:43 +08:00
KaiserY
0f9f9d5554
check to ch03-02
2018-11-30 15:40:10 +08:00
KaiserY
dcf04d8ffa
check to ch01-02
2018-11-28 22:47:37 +08:00
CAi
4e394fe608
Update ch15-02-deref.md
2018-11-25 23:05:05 +08:00
KaiserY
2dc79727dd
Update ch19-01-unsafe-rust.md
2018-11-23 22:49:35 +08:00
青藤木子
c6c63aefe9
Update ch07-02-controlling-visibility-with-pub.md
...
将“错误“改为”警告“
2018-11-20 09:38:14 +08:00
KaiserY
4c17810909
Update ch12-05-working-with-environment-variables.md
2018-11-07 10:24:53 +08:00
Gary Wang
62904131d9
update ch19-05-advanced-functions-and-closures.md
2018-11-04 17:47:34 +08:00
KaiserY
741086f621
Merge pull request #260 from zqb-all/patch-2
...
Update ch07-02-controlling-visibility-with-pub.md
2018-10-29 01:00:17 +08:00
庄秋彬
da4eecf8ee
Update ch07-02-controlling-visibility-with-pub.md
2018-10-28 17:52:31 +08:00
庄秋彬
41c62e1b94
修改一个句子的翻译,及错别字
...
原本的翻译读起来感觉不通顺
2018-10-27 23:58:41 +08:00
Jie Zhang
43ee48c80e
fix some typos
2018-10-13 09:12:46 -04:00
荒野无灯
c1731dde02
ch15-03-drop.md fixup typo: 合适 => 何时
2018-10-03 15:38:31 +08:00
xiaohulu
c49fa6a980
update ch06-01-defining-an-enum.md
2018-09-28 15:40:28 +08:00
xiaohulu
fb9a0fbb45
update ch06-00-enums.md
2018-09-21 14:22:05 +08:00
xiaohulu
b06b5b7cf8
update ch05-03-method-syntax.md
2018-09-21 11:53:49 +08:00
xiaohulu
b9564b7da6
update ch05-02-example-structs.md
2018-09-20 16:05:50 +08:00
xiaohulu
162b16bcff
update ch05-02-example-structs.md
2018-09-20 15:57:52 +08:00
xiaohulu
a009c575de
update ch05-01-defining-structs.md
2018-09-18 21:03:25 +08:00
xiaohulu
7857614c71
Merge branch 'master' of https://github.com/xiaohulu/trpl-zh-cn
2018-09-18 19:21:32 +08:00