Commit Graph

774 Commits

Author SHA1 Message Date
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
xiaohulu
17af3ae0c8 update ch05-01-defining-structs.md 2018-09-18 19:20:41 +08:00
KaiserY
670938a31a
Merge pull request #252 from xiaohulu/master
update ch04-03-slices.md
2018-09-17 20:54:12 +08:00
xiaohulu
1814106279 update ch04-03-slices.md 2018-09-17 17:37:39 +08:00
xiaohulu
f8900844aa update ch04-03-slices.md 2018-09-17 17:27:01 +08:00
Tengfei Niu
44c5fb693d
Refactor translation 2018-09-16 16:31:07 +08:00
Tengfei Niu
9c075859bd
Refactor translation 2018-09-16 16:25:51 +08:00
xiaohulu
054b7d3030 update ch04-02-references-and-borrowing.md 2018-09-14 14:01:18 +08:00
xiaohulu
fdc9a6317e update ch04-01-what-is-ownership.md 2018-09-12 21:21:23 +08:00
xiaohulu
ad31d4c0f5 update ch04-01-what-is-ownership.md 2018-09-12 20:48:33 +08:00
xiaohulu
d4ea4827b9 update ch04-00-understanding-ownership.md 2018-08-30 07:53:57 +08:00
xiaohulu
2221a21304 update ch03-05-control-flow.md 2018-08-30 07:46:03 +08:00
xiaohulu
36aa7371e9 update ch03-05-control-flow.md 2018-08-30 07:15:05 +08:00
xiaohulu
a1212ac9df update ch03-04-comments.md 2018-08-28 14:39:09 +08:00
xiaohulu
a608039c82 update ch03-03-how-functions-work.md 2018-08-28 11:45:14 +08:00
xiaohulu
e79a02dd96 update ch03-03-how-functions-work.md 2018-08-28 11:21:00 +08:00
xiaohulu
ebdbc4fecd update ch03-02-data-types.md 2018-08-27 11:49:33 +08:00
xiaohulu
61c50dd995 update ch03-02-data-types.md 2018-08-27 11:32:14 +08:00
xiaohulu
4f630cde50 update ch03-01-variables-and-mutability.md 2018-08-26 17:53:42 +08:00
xiaohulu
43061fc198 Merge branch 'master' of https://github.com/xiaohulu/trpl-zh-cn 2018-08-26 17:33:16 +08:00
xiaohulu
09da477bb0 update ch03-01-variables-and-mutability.md 2018-08-26 17:30:32 +08:00
Gary Wang
f0427ea39d Update ch15-03-drop.md 2018-08-25 23:18:02 +08:00