Commit Graph

1358 Commits

Author SHA1 Message Date
Oyyko
6204fdc727 Fix typo 2021-01-28 18:13:20 +08:00
Shuyang Wu
3a47d6a953
Update ch07-01-packages-and-crates.md 2020-11-20 14:29:28 +08:00
poly000
caeb0d33f8
Update ch18-03-pattern-syntax.md 2020-11-02 12:59:21 +08:00
KaiserY
6245824ab9
update ch13-01 close #482 2020-10-28 17:51:19 +08:00
Kefu Chai
0ff72eb6c7 ch10-01-syntax: revise translation
Signed-off-by: Kefu Chai <tchaikov@gmail.com>
2020-10-25 15:55:03 +08:00
MoXtar-1s
d4a7c03238 Update ch20-03-graceful-shutdown-and-cleanup.md
Add a missing statement.
2020-10-07 00:38:14 +08:00
KaiserY
a0652f5baf update ch01-01 and title-page close #472 2020-09-22 10:02:58 +08:00
Orefa
54cc7c83c5 remove > 2020-09-21 22:26:22 +08:00
Orefa
e80e922fc3
Update ch14-02-publishing-to-crates-io.md 2020-09-21 07:25:07 +08:00
Orefa
639f9123ef
Update ch12-04-testing-the-librarys-functionality.md 2020-09-17 21:55:34 +08:00
Orefa
0f6a09ec28
Update ch12-03-improving-error-handling-and-modularity.md
fix variable name
2020-09-16 22:29:00 +08:00
Orefa
ad55920256
Update ch10-03-lifetime-syntax.md
fix output message
2020-09-10 07:10:17 +08:00
KaiserY
538bcf748a
Merge pull request #469 from Orefa/patch-1
fix link
2020-08-27 11:10:24 +08:00
KaiserY
8a82dcd770
Merge pull request #467 from skiy/master
Add The Array Type section
2020-08-27 11:10:05 +08:00
Orefa
b4ae97a90b
fix link 2020-08-26 20:53:37 +08:00
Orefa
c613b67fd5
fix link url 2020-08-26 20:43:35 +08:00
skiy
1fa38d5874 Add The Array Type section 2020-08-26 15:10:27 +08:00
Skiy Chan
f1fc4dd320
Update ch02-00-guessing-game-tutorial.md 2020-08-25 23:35:16 +08:00
KaiserY
4950ddf381
Merge pull request #465 from Discreater/patch-2
fix ch14-03-cargo-workspaces.md: `add*` to `*add*`
2020-08-24 22:39:24 +08:00
Discreater
2b34bdeaea
Update ch14-03-cargo-workspaces.md 2020-08-24 18:23:33 +08:00
pan93412
3b4dab10c8
fix(ch13-03): &[String] -> &[String] 2020-08-24 17:41:48 +08:00
Discreater
626c42bf17
Update ch11-03-test-organization.md 2020-08-23 17:45:57 +08:00
TangliziGit
e3327d71c9 fix translation in ch19-01-unsafe-rust.md
修复`可变或不可变`顺序错误

Refs: https://github.com/KaiserY/trpl-zh-cn/issues/461
2020-08-18 17:42:22 +08:00
KaiserY
bbd7c41391 update ch14-02 close #460 2020-08-17 10:05:56 +08:00
zyw271828
02845de9e8
Fix typo 2020-08-14 09:04:08 +08:00
Orefa
bdfff5f346
Update ch03-01-variables-and-mutability.md
fix link
2020-08-10 12:56:39 +08:00
KaiserY
4cd8d95664
Merge pull request #457 from Nangos/patch-44
Update appendix-07-nightly-rust.md
2020-08-09 23:02:08 +08:00
KaiserY
9bb1d5690d
Merge pull request #456 from Nangos/patch-43
Update appendix-06-translation.md
2020-08-09 23:01:24 +08:00
KaiserY
ef5daf4916
Merge pull request #455 from Nangos/patch-42
Update appendix-05-editions.md
2020-08-09 23:01:10 +08:00
KaiserY
604eaf2e77
Merge pull request #454 from Nangos/patch-41
Update appendix-04-useful-development-tools.md
2020-08-09 23:00:49 +08:00
KaiserY
c6ee69b98b
Merge pull request #453 from Nangos/patch-40
Update appendix-03-derivable-traits.md
2020-08-09 23:00:33 +08:00
KaiserY
e820168ea0
Merge pull request #452 from Nangos/patch-39
Update ch19-06-macros.md
2020-08-09 23:00:09 +08:00
KaiserY
13f9232eab
Merge pull request #451 from Nangos/patch-38
Update ch19-05-advanced-functions-and-closures.md
2020-08-09 22:59:43 +08:00
Nango
0858706cf0
Update appendix-07-nightly-rust.md 2020-08-09 02:53:28 -05:00
Nango
f725d8839c
Update appendix-06-translation.md 2020-08-09 02:25:12 -05:00
Nango
7a870c3b4e
Update appendix-05-editions.md 2020-08-09 02:13:06 -05:00
Nango
bfa7e3204b
Update appendix-04-useful-development-tools.md 2020-08-09 01:57:57 -05:00
Nango
90f09d9e28
Update appendix-03-derivable-traits.md 2020-08-09 01:38:55 -05:00
Nango
7c641f104d
Update ch19-06-macros.md 2020-08-08 07:31:13 -05:00
Nango
aafeb8c8d7
Update ch19-05-advanced-functions-and-closures.md 2020-08-08 05:35:45 -05:00
Nango
72595447a1
fix strike 2020-08-08 05:05:04 -05:00
Nango
32b88aea0d
Update ch19-03-advanced-traits.md 2020-08-08 04:56:18 -05:00
KaiserY
4bec93cede
Merge pull request #449 from HareInWeed/patch
fix translation in ch19-06-macros.md
2020-08-03 10:59:10 +08:00
HareInWeed
a33f67fb39 fix translation in ch19-06-macros.md 2020-08-03 10:39:37 +08:00
Nango
126b5ab62c
Update ch19-01-unsafe-rust.md 2020-08-02 00:03:12 -05:00
Nango
a911b5a90e
Update ch17-03-oo-design-patterns.md 2020-08-01 13:43:54 -05:00
KaiserY
e4a7dc8033
Merge pull request #445 from Nangos/patch-34
Update ch17-01-what-is-oo.md
2020-07-19 21:52:09 +08:00
Nango
582d745275
Update ch17-01-what-is-oo.md 2020-07-19 04:50:01 -05:00
Nango
cf62c619c0
Update ch16-01-threads.md 2020-07-19 03:08:43 -05:00
wtklbm
e100794706
Update ch19-04-advanced-types.md 2020-07-17 17:17:52 +08:00
LiuYang
84b07e3822
Update ch03-02-data-types.md
more clear
2020-07-17 13:54:26 +08:00
KaiserY
3beedad29c
update ch07-05 close #441 2020-07-15 11:02:09 +08:00
KaiserY
7dfbeb65df
Merge pull request #439 from Nangos/patch-31
Update ch15-00-smart-pointers.md
2020-07-12 22:33:54 +08:00
KaiserY
89b2d52028
Merge pull request #440 from Nangos/patch-32
Update ch15-03-drop.md
2020-07-12 22:22:02 +08:00
KaiserY
0c097ef823
Merge pull request #438 from Nangos/patch-30
Update ch15-05-interior-mutability.md
2020-07-12 22:20:03 +08:00
KaiserY
94de12f494
Merge pull request #437 from Nangos/patch-29
Update ch15-04-rc.md
2020-07-12 22:19:50 +08:00
KaiserY
8db3ff120b
Merge pull request #435 from Nangos/patch-25
Update ch13-01-closures.md
2020-07-12 22:19:32 +08:00
Nango
803214946c
Update ch15-03-drop.md 2020-07-12 08:20:49 -05:00
Nango
8c463ba78f
Update ch15-00-smart-pointers.md 2020-07-12 08:12:03 -05:00
Nango
712d64f6ee
Update ch15-05-interior-mutability.md 2020-07-12 08:07:15 -05:00
Nango
31beec42a1
Update ch15-04-rc.md 2020-07-12 07:10:11 -05:00
Nango
7d350b2bb8
Update ch14-02-publishing-to-crates-io.md 2020-07-12 05:53:59 -05:00
Nango
6e76aa7ce5
Update ch13-01-closures.md 2020-07-12 01:27:37 -05:00
KaiserY
f7ab3f6d88
Merge pull request #430 from Nangos/patch-20
fix caption format
2020-07-11 17:39:02 +08:00
KaiserY
b29d41ed25
Merge pull request #431 from Nangos/patch-21
Update ch12-03-improving-error-handling-and-modularity.md
2020-07-11 17:38:46 +08:00
KaiserY
291f119c58
Merge pull request #432 from Nangos/patch-22
Update ch12-04-testing-the-librarys-functionality.md
2020-07-11 17:38:13 +08:00
KaiserY
931fe143d1
Merge pull request #433 from Nangos/patch-23
Update ch12-05-working-with-environment-variables.md
2020-07-11 17:37:47 +08:00
KaiserY
20a1251c0b
Merge pull request #434 from Nangos/patch-24
Update ch12-06-writing-to-stderr-instead-of-stdout.md
2020-07-11 17:37:28 +08:00
Nango
b8cb9b7d72
Update ch12-06-writing-to-stderr-instead-of-stdout.md 2020-07-11 00:10:14 -05:00
Nango
60fa188a68
Update ch12-05-working-with-environment-variables.md 2020-07-10 23:59:51 -05:00
Nango
7fe70b1128
Update ch12-04-testing-the-librarys-functionality.md 2020-07-10 23:52:09 -05:00
Nango
661325b4e6
Update ch12-03-improving-error-handling-and-modularity.md 2020-07-10 23:36:35 -05:00
Nango
dc943aff7a
Update ch12-03-improving-error-handling-and-modularity.md 2020-07-10 23:33:19 -05:00
Nango
d3932e8f0b
fix caption format 2020-07-10 22:50:25 -05:00
Nango
6202e4efb7
fix topic format 2020-07-10 22:48:59 -05:00
KaiserY
acf3e9ce77 fix mdbook-latex related format 2020-07-05 17:55:59 +08:00
KaiserY
f96f669b06 add vuepress config, close #427 2020-06-30 16:29:15 +08:00
Nango
89ec9e191f
Update ch10-03-lifetime-syntax.md 2020-06-30 02:54:27 -05:00
KaiserY
b5de0af973
Merge pull request #426 from wtklbm/master
第二次更新智能指针部分内容
2020-06-27 21:51:19 +08:00
KaiserY
535e932b88
Merge pull request #425 from Nangos/patch-14
Update ch09-03-to-panic-or-not-to-panic.md
2020-06-27 21:49:10 +08:00
KaiserY
427c750725
Merge pull request #424 from Nangos/patch-13
Update ch09-02-recoverable-errors-with-result.md
2020-06-27 21:41:19 +08:00
KaiserY
ac0c46528f
Merge pull request #423 from Nangos/patch-12
Update ch08-00-common-collections.md
2020-06-27 21:30:44 +08:00
KaiserY
c80481b524
Merge pull request #422 from Nangos/patch-11
Update ch08-03-hash-maps.md
2020-06-27 21:30:05 +08:00
KaiserY
0189a7ebe8
Merge pull request #421 from Nangos/patch-9
Update ch07-05-separating-modules-into-different-files.md
2020-06-27 21:29:07 +08:00
KaiserY
38d7f0ba6e
Merge pull request #420 from Nangos/patch-8
Update ch07-03-paths-for-referring-to-an-item-in-the-module-tree.md
2020-06-27 21:28:51 +08:00
wtklbm
f5c03aa58d 将 "泄露" 改为 "泄漏" 2020-06-27 09:11:51 +08:00
wtklbm
395381c2b4 补全 “Rc 2020-06-27 09:01:19 +08:00
wtklbm
c3cccf1ba7 补全 “Rc 2020-06-27 08:58:45 +08:00
wtklbm
53f8710e5e 将 "结点" 改为 "节点" 2020-06-27 08:37:28 +08:00
Nango
08284b5b2a
Update ch09-03-to-panic-or-not-to-panic.md 2020-06-26 18:19:13 -05:00
Nango
b7b5629fd7
Update ch09-03-to-panic-or-not-to-panic.md 2020-06-26 18:10:24 -05:00
Nango
b445b2bc8c
Update ch09-02-recoverable-errors-with-result.md 2020-06-26 17:16:56 -05:00
Nango
e05a07967f
Update ch08-00-common-collections.md 2020-06-26 16:19:55 -05:00
Nango
679c30941b
Update ch08-03-hash-maps.md 2020-06-26 16:16:35 -05:00
Nango
4540c594a5
Update ch07-05-separating-modules-into-different-files.md 2020-06-26 14:53:27 -05:00
Nango
872eed3e98
Update ch07-03-paths-for-referring-to-an-item-in-the-module-tree.md 2020-06-26 14:42:36 -05:00
Nango
48c4215d4f
Update ch06-02-match.md 2020-06-26 14:03:00 -05:00
KaiserY
ccd2c0ae0e
Merge pull request #418 from wtklbm/master
更新智能指针部分内容
2020-06-26 13:01:24 +08:00
KaiserY
751be5b9ae
Merge pull request #417 from Nangos/patch-6
Update ch04-02-references-and-borrowing.md
2020-06-26 13:00:34 +08:00
KaiserY
321df851d0
Merge pull request #416 from Nangos/patch-5
Update ch04-01-what-is-ownership.md
2020-06-26 13:00:21 +08:00
KaiserY
638c2624fc
Merge pull request #415 from Nangos/patch-4
Update ch03-02-data-types.md
2020-06-26 13:00:06 +08:00
KaiserY
bd098a711d
Merge pull request #414 from Nangos/patch-3
Update ch03-01-variables-and-mutability.md
2020-06-26 12:59:34 +08:00
wtklbm
4d3e694894 Ref 改为 Ref<T> 2020-06-26 09:27:12 +08:00
wtklbm
a33883cb55 将 "内存泄露" 改为 "内存泄漏" 2020-06-26 09:18:30 +08:00
Nango
b8d28167ef
Update ch04-02-references-and-borrowing.md 2020-06-25 19:21:57 -05:00
Nango
cc80184b0f
Update ch04-01-what-is-ownership.md 2020-06-25 18:27:14 -05:00
Nango
17f68a22e6
Update ch03-02-data-types.md 2020-06-25 15:27:23 -05:00
Nango
2301c30668
Update ch03-01-variables-and-mutability.md 2020-06-25 15:13:07 -05:00
Nango
2d8ab0165a
only one fix for ch02-00-guessing-game-tutorial.md 2020-06-25 12:49:15 -05:00
Nango
cbec496d36
fix some translations on ch00-00-introduction.md 2020-06-25 12:03:33 -05:00
wtklbm
c092e503ec
Update ch15-05-interior-mutability.md
将  "会在运行时 `panic!`"  改为  "会在运行时出现 panic"
2020-06-24 14:45:14 +08:00
Xie Zhihao
6c0cbafa04
fix: typo 2020-06-22 20:47:13 +08:00
wtklbm
a20aeb4da8
Update ch15-00-smart-pointers.md
修改错字
2020-06-22 05:08:24 +08:00
KaiserY
986cef820f update ch07-02 close #407 2020-06-16 22:59:52 +08:00
chikaku
29a01fa771 Update ch19-01-unsafe-rust.md 2020-06-14 21:07:51 +08:00
KaiserY
e5c752fe32 update ch10-03 close #405 2020-06-12 23:41:50 +08:00
DyeKuu
87a9fbc850 fix: url 2020-06-04 18:05:08 +02:00
Kunhao ZHENG
bcde0615fd
fix: url redirect 2020-06-04 17:33:29 +02:00
Kunhao ZHENG
7b97012a7f
fix: delete faux translation 2020-06-04 17:26:13 +02:00
Kunhao ZHENG
82dad270de
fix: expr 2020-06-04 17:22:51 +02:00
Kunhao ZHENG
53b4bfeb31
fix: typo 2020-06-04 17:21:36 +02:00
Kunhao ZHENG
53e5bf2261
fix: faux index 2020-06-04 14:16:28 +02:00
Kunhao ZHENG
866b46b146
Update ch13-03-improving-our-io-project.md 2020-06-03 23:00:48 +02:00
Kunhao ZHENG
9677eb732a
Update ch13-03-improving-our-io-project.md 2020-06-03 22:58:34 +02:00
Kunhao ZHENG
40c8403b96
fix: typo
In the original text: variables like contents are used to perform the program’s logic.
2020-06-03 12:29:14 +02:00
chanble
8c8320af3b Merge branch 'master' into error_binding 2020-05-26 18:12:54 +08:00
chanble
b54074bf0c 修改了理解不顺的翻译 2020-05-26 18:05:49 +08:00
Xu Qiaolun
17b8968cc6 修复一些翻译问题 2020-05-16 11:49:47 +08:00
Xu Qiaolun
899d61a2f3 修复一些翻译问题 2020-05-16 10:51:26 +08:00
Xu Qiaolun
82bca5d6d5 修改一些描述用语,更符合中文语境 2020-05-15 16:11:55 +08:00
KaiserY
bfac9a6d27 fix typo in ch09-03 close #397 2020-05-15 09:39:42 +08:00
KaiserY
6005ded229 fix typo in ch09-03 close #397 2020-05-15 09:38:43 +08:00
chanble
b5c2d5bf3a 修改了意思不太明确的翻译 2020-05-14 20:00:37 +08:00
TeCHiScy
1a3b29bf83
fix duplicate
remove duplicate word "为类型实现 trait"
2020-05-03 22:19:23 +08:00
TeCHiScy
45c0d2ff69
fix typo in ch18-03
change "真实" to "展示"
2020-05-03 17:53:45 +08:00
Tengfei Niu
b129149d8a refactor translation 2020-04-26 16:26:58 +08:00
Tengfei Niu
8826d457b8 fix typo 2020-04-26 16:13:19 +08:00
Tengfei Niu
7bc51791c7 refactor translation 2020-04-26 15:55:02 +08:00
Tengfei Niu
0a86c60e8b fix typo 2020-04-26 15:52:36 +08:00
Tengfei Niu
fd533cf7d0 fix typo 2020-04-26 15:32:41 +08:00
Tengfei Niu
17b8404d34 refactor code 2020-04-26 15:14:15 +08:00
Tengfei Niu
3acd2a2ded refactor translation 2020-04-26 14:40:28 +08:00
Tengfei Niu
be4548223d refactor translation 2020-04-23 16:20:26 +08:00
Tengfei Niu
c290d34418 fix typo 2020-04-23 15:46:55 +08:00
Tengfei Niu
49b8bdaeb9 fix typo 2020-04-23 14:39:08 +08:00
Tengfei Niu
8beec082be fix typo 2020-04-23 14:20:41 +08:00
Tengfei Niu
2f240e6bb2 fix typo
refactor translation
2020-04-23 14:00:49 +08:00
KaiserY
8b00f98009 update ch19-06 close #391 2020-04-08 10:43:34 +08:00
chuigda_whitegive
b3080494ac
io的关联函数 -> io库中的函数 2020-03-28 05:26:59 +08:00
KaiserY
d57ebf03e7 fix format close #387 2020-03-20 16:32:44 +08:00
Liang Yongrui
2f16236ef3
Update ch20-02-multithreaded.md 2020-03-13 13:13:52 +08:00
庄秋彬
e02a707984
Update ch19-06-macros.md 2020-02-26 23:47:16 +08:00
KaiserY
c6f8f09f92
Merge pull request #382 from zqb-all/patch-8
Update ch18-02-refutability.md
2020-02-26 10:07:46 +08:00
KaiserY
b575cebe98
Merge pull request #383 from zqb-all/patch-9
Update ch18-03-pattern-syntax.md
2020-02-26 10:06:29 +08:00
庄秋彬
a0fd9df823
Update ch19-01-unsafe-rust.md 2020-02-26 00:16:18 +08:00
庄秋彬
af657d18b5
Update ch18-03-pattern-syntax.md 2020-02-25 23:54:52 +08:00
庄秋彬
a646b921b7
Update ch18-02-refutability.md 2020-02-25 23:24:15 +08:00
庄秋彬
db85604b64
Update ch17-03-oo-design-patterns.md 2020-02-25 00:04:55 +08:00
KaiserY
e24c834654
Merge pull request #380 from zqb-all/patch-4
Update ch16-02-message-passing.md
2020-02-24 09:02:40 +08:00
庄秋彬
fa7e80f524
Update ch16-02-message-passing.md 2020-02-23 22:14:53 +08:00
庄秋彬
9f974f48a5
Update ch14-02-publishing-to-crates-io.md 2020-02-23 14:07:18 +08:00
Tao Wei
75269ce6a6
fix: fix typo for ch20-02-slow-requests 2020-02-16 21:18:43 +08:00
Tao Wei
63278407f8
fix: fix typo for ch17-03-oo-design-patterns 2020-02-15 11:51:42 +08:00
KaiserY
4d4307797d
update appx-07 close #376 2020-02-03 14:34:31 +08:00
KaiserY
887fcde821
update appx-07 close #376 2020-02-03 11:00:13 +08:00
KaiserY
701e404596
update appx-05 close #375 2020-02-03 10:54:16 +08:00
KaiserY
74b24b1ee5
Merge pull request #373 from orzyyyy/typo
fix: typo
2020-02-03 10:04:16 +08:00
orzyyyy
b6f9350992 Merge branch 'c-16' into typo 2020-02-01 11:33:59 +08:00
orzyyyy
5a97d7a032 fix: ch-16 2020-02-01 11:33:48 +08:00
orzyyyy
4c2c6ea7e7 chore: tweak indent 2020-01-30 11:15:29 +08:00
orzyyyy
9a36a43d48 fix: typo 2020-01-30 10:43:18 +08:00
Pure White
63d1accd4a
Update ch07-01-packages-and-crates.md 2020-01-30 04:08:34 +08:00
KaiserY
b6b423ba04 update ch04-01 2020-01-25 23:09:54 +08:00
gwy15
77f22cab62 Update ch02-00-guessing-game-tutorial
修正将 generic 翻译,从“泛型”改为“通用的”;
调整句子使得符合中文语序
2020-01-21 20:52:56 +08:00
Wei Zhong
9250a9b36a
fix typo 2020-01-05 11:52:36 +08:00
Wei Zhong
198fb5d047
fix typo 2020-01-03 22:33:41 +08:00
orzyyyy
2bf52aa8a8 chore: add entry file for dev 2019-12-31 21:51:14 +08:00
神谷润
0034fff882
update(ch07-03): 错别词修正 2019-12-29 18:45:51 +08:00
KaiserY
f71784c9ee fix typo in ch09-01 close #366 2019-12-25 22:19:00 +08:00
KaiserY
28d4b315e6 check to appx-07 2019-12-22 10:57:37 +08:00
KaiserY
165c7283a1 check to ch19-01 2019-12-22 00:09:22 +08:00
KaiserY
1689863a61 check to ch13-02 2019-12-16 09:49:26 +08:00
KaiserY
934030a6b3 Merge branch 'master' of https://github.com/KaiserY/trpl-zh-cn 2019-12-08 23:29:01 +08:00
KaiserY
2eea97a90e check to ch12-05 2019-12-08 23:28:53 +08:00
Tengfei Niu
3be8e1c1c0
Refactor translation 2019-12-05 15:32:07 +08:00
Tengfei Niu
d3d0fec39c
fix typo 2019-12-05 14:58:09 +08:00
wenjun.zhu
4a8d63b5b7 remove duplicated word 2019-12-04 14:13:26 +08:00
KaiserY
8b6f370fae check to ch11-03 2019-12-02 10:13:32 +08:00
Tengfei Niu
a5671c2051
Refactor translation 2019-11-29 17:32:21 +08:00
Tengfei Niu
ee973db8d1
Refactor translation and fix typo 2019-11-29 16:56:17 +08:00
Tengfei Niu
f3ab2911f4
Refactor translation 2019-11-29 16:46:08 +08:00
Tengfei Niu
ae8160f25b
Refactor translation 2019-11-29 16:38:05 +08:00
Tengfei Niu
f7877ff2de
Refactor translation 2019-11-29 15:59:29 +08:00
Tengfei Niu
7e427233ef
Refactor translation 2019-11-29 15:29:45 +08:00
Tengfei Niu
33072ebca6
refactor translation 2019-11-27 15:50:05 +08:00
Tengfei Niu
bbc19aed54
refactor translation 2019-11-27 15:42:46 +08:00
Tengfei Niu
71b57c45a3
refactor translation 2019-11-27 15:34:05 +08:00
KaiserY
fe22f780dc
Merge pull request #360 from ymxdgyx/master
纠正链接名"The Nomicon"为"The Rustonomicon"
2019-11-25 21:17:42 +08:00
Yanxin
3c97daf135
纠正链接名"The Nomicon"为"The Rustonomicon"
进入链接看到的名称为The Rustonomicon.
2019-11-25 19:31:25 +08:00
Adamas
4339211d3a
Update ch15-04-rc.md
使表达更流畅
2019-11-25 19:24:52 +08:00
KaiserY
eb1527cdb9 check to ch10-02 2019-11-25 10:31:03 +08:00
KaiserY
ba860c10c9 check to ch09-03 2019-11-21 01:03:07 +08:00
KaiserY
4e675ed58d check to ch04-03 2019-11-20 00:43:49 +08:00
KaiserY
761e478e32
Merge pull request #357 from ICEYSELF/master
修复Issue #355
2019-11-19 13:41:02 +08:00
ICEY
8399e6200b 更新commit hash 2019-11-19 13:10:03 +08:00
ICEY
82cdac2b67 查看官方repository,确定官方trpl最终删掉了这个页面 2019-11-19 13:04:22 +08:00
ICEY
cd76054ac0 尝试修复issue #355 2019-11-19 13:00:47 +08:00
shengurun
1f8ae697b9 style: 校正第七章的翻译风格规范 2019-11-19 09:34:58 +08:00
KaiserY
ebaaaabbbb check to ch02-00 2019-11-18 10:03:27 +08:00
KaiserY
1b2adaa215 update title-page 2019-11-17 19:58:25 +08:00
KaiserY
f5f41d6ab5
update ch07-01-packages-and-crates.md close #353 2019-11-14 21:43:37 +08:00
KaiserY
9e0dab7962
Merge pull request #352 from bud-adamas/patch-1
Update ch07-02-defining-modules-to-control-scope-and-privacy.md
2019-11-14 21:33:16 +08:00
Adamas
7b408ccaed
细微的文字问题 2019-11-14 14:01:09 +08:00
Adamas
71bd6a4fff
Update ch07-02-defining-modules-to-control-scope-and-privacy.md
修订文字错误
2019-11-14 13:42:48 +08:00
KaiserY
e731803e40
Merge pull request #296 from wukoo/patch-1
翻译有点不太准确
2019-11-11 20:52:17 +08:00
pan93412
91a7a83ebf
fix(typo): appendix-07: malformed Markdown link 2019-11-10 15:05:35 +08:00
ccinn
4677c87efd
Update ch07-02-defining-modules-to-control-scope-and-privacy.md 2019-11-07 19:36:56 +08:00
bit-ranger
902f5271d3
修正错别字 2019-11-01 10:41:20 +08:00
shengurun
a8cc6fc499 del: 删除第七章的过时章节
1. 删除第七章的过时章节。
2. 对ch07-04中的错误进行修复。
3. 修改SUMMARY.md,以便可以使用mdbook进行最新版第七章的编译。
2019-10-28 15:24:33 +08:00
shengurun
7b140087c7 add: 添加新版ch07-05的翻译 2019-10-28 15:02:53 +08:00
shengurun
403cfdd1e3 add: 添加新版ch07-04的翻译
部分内容参考了原版ch07-02中文版里的译法,并纠正拗口的地方。
2019-10-28 14:18:32 +08:00
神谷润
5aa5ff02c2
style: 格式规范化
此前规范格式时将该章标题大小选错,现在修正。
2019-10-25 22:44:56 +08:00
shengurun
9fbb40625d style: 规范翻译格式,保持与源一致 2019-10-25 16:27:51 +08:00
shengurun
f067373618 update: 补全新版ch07-03的翻译 2019-10-25 11:21:16 +08:00
shengurun
d98eb5d71b update: 添加新版ch07-03第二部分的翻译 2019-10-25 10:12:42 +08:00
shengurun
93f26c177c add: 添加新版ch07-03,并翻译其第一部分 2019-10-24 16:22:59 +08:00
shengurun
8636abbf61 add: 添加新版ch07-02的翻译 2019-10-22 16:49:41 +08:00
shengurun
dfae8254b9 add: 添加新版ch07-01的翻译
对原文的`ch07-01-packages-and-crates.md`进行了大致的翻译。
2019-10-21 11:13:07 +08:00
KaiserY
d9d56c0a61
Merge pull request #342 from craneyuan/patch-1
修正语序
2019-10-21 09:05:24 +08:00
craneyuan
f62265236f
修正语序
「按照字母顺排序的列表」--> 「按照字典序排列的列表」
2019-10-20 21:01:57 +08:00
shengurun
a6eb6b16dd add: 添加新版ch07-00的翻译
查看了原书的最新版,整个第七章都被改写了。
发现没有对应的中文翻译,所以自己翻译了一下,翻译片段带有浓厚个人色彩。
2019-10-20 19:11:59 +08:00
shengurun
3239a2a036 fix(ch04-03): 更新翻译以符合原文的commit -> 6678e82片段
1. 翻译"Rust disallows this, and compilation fails. "
2. 原文的commit此时已经删除有关`..=`的内容,但我个人觉得这段知识比较有帮助,
   所以没有进行删除。
2019-10-12 11:52:12 +08:00
shengurun
ba2b40a0ed fix(ch02-00): 更新教程内容至原文commit hash->6d3e768
1. 修改该章开头的commit hash。
2. 将rand包版本改为“0.5.5”,并修改了相关的内容。
3. “生成一个随机数”一节进行删除修改,以符合原文。
2019-10-09 11:00:11 +08:00
shengurun
a27ef17e36 fix(ch03-05): 修改从循环返回一节的代码片段
将译文中的代码修改成与原文一致,不过个人感觉不影响学习理解,可以无视。
2019-10-08 15:54:55 +08:00
shengurun
c6606efcfa fix(ch03-02): 添加了char类型的大小声明
原文中有一句“char type is four bytes in size”没有翻译出来。
2019-10-08 15:48:41 +08:00
Tengfei Niu
20766e7f7e update title.
fix typo.
refactor translation.
2019-09-24 11:55:14 +08:00
Tengfei Niu
08d82aec0d refactor translation. 2019-09-24 11:17:54 +08:00
Abel liu
2097bac291
Update ch03-02-data-types.md 2019-09-18 15:42:22 +08:00
lwintermelon
e4afc719db Merge branch 'master' of https://github.com/KaiserY/trpl-zh-cn 2019-09-12 22:55:02 +08:00
lwintermelon
6063462ea9 Update ch18-03-pattern-syntax.md 2019-09-12 22:47:32 +08:00
lwintermelon
3f14724101 Update ch17-03-oo-design-patterns.md 2019-09-12 22:47:28 +08:00
Hu Shuai
aea864bbb3 Update and improve some translations. 2019-09-11 12:24:53 +08:00
Hu Shuai
fe4421d054 Improve some translations. 2019-09-11 12:23:05 +08:00
Hu Shuai
0b54044912
Update ch16-02-message-passing.md 2019-09-04 13:48:45 +08:00
Hu Shuai
687fbf930b
Update ch16-01-threads.md 2019-09-03 19:52:22 +08:00
Hu Shuai
7bbe7457a5
Update ch16-00-concurrency.md 2019-09-03 18:46:07 +08:00
Hu Shuai
06a8a1ba95
update ch14-03 2019-08-31 12:03:22 +08:00
fooofei
dd8cb4d6ec ch09-02/map_err 使用错误,对齐英文原文 2019-08-29 18:17:40 +08:00
icey-self
fc05a1ef15
update VS Build Tool versions
update according to official documentation.
2019-08-20 13:38:24 +08:00
Wangxiz
fef648f487
fix a typo: 正数 -> 整数 2019-08-18 22:07:16 +08:00
icey-self
26750654f5
Revert "修复翻译错别字" 2019-08-15 14:19:50 +08:00
Rustin
a3ae3fbe6b
修复翻译错别字
“将当编写一个其实现会”,修改“为将当编写一个其实先会”。
2019-08-15 08:31:45 +08:00
KaiserY
2c084ad428 update ch04-02 close #325 2019-08-13 09:50:26 +08:00
icey-self
f5fac8fea0
修正typo 多有 --> 所有
英文原文:Subclasses shouldn’t always share all characteristics of their parent class but will do so with inheritance.
2019-08-02 14:24:22 +08:00
iczc
54966f0ff1
修改编辑器为编译器 2019-08-02 10:27:45 +08:00
icey-self
d8c7a75c12
Box<Error> --> Box<dyn Error> 2019-07-25 15:59:04 +08:00
Turing Zhu
5ae1a4f474 [fix] remove duplicate word 2019-07-02 18:00:45 +08:00
Tengfei Niu
c6ea3d3b25
Fix href 2019-06-19 14:45:26 +08:00
Tengfei Niu
014375cf37
fix typo 2019-06-19 14:39:12 +08:00
Tengfei Niu
49c6135569
Refactor translateion 2019-06-19 14:08:35 +08:00
spartucus
275b05d0bb refactor translation. 2019-06-19 11:45:06 +08:00
KaiserY
d509deb5c9
Update ch04-00-understanding-ownership.md
close #317
2019-06-12 21:45:03 +08:00
KaiserY
e0e0287e73
Update ch07-02-modules-and-use-to-control-scope-and-privacy.md
close #316
2019-06-10 18:57:50 +08:00
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
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
xiaohulu
1f7662e555 update ch02-00-guessing-game-tutorial.md 2018-08-25 15:59:38 +08:00
xiaohulu
6fd6cc554e update ch02-00-guessing-game-tutorial.md 2018-08-25 15:38:46 +08:00
xiaohulu
334154c0c6 update ch03-00-common-programming-concepts.md 2018-08-23 21:23:24 +08:00
xiaohulu
c2362b7b70 update ch03-00-common-programming-concepts.md 2018-08-23 21:21:39 +08:00
xiaohulu
338e7bf929 update ch03-00-common-programming-concepts.md 2018-08-23 21:15:20 +08:00
xiaohulu
47ae8f3019 update ch01-03-hello-cargo.md 2018-08-21 15:33:32 +08:00
xiaohulu
0c5b560f54 update ch01-03-hello-cargo.md 2018-08-21 14:52:32 +08:00
xiaohulu
5b071b936b update ch01-02-hello-world.md 2018-08-19 22:15:22 +08:00
xiaohulu
fb8d949117 update ch01-02-hello-world.md 2018-08-19 22:01:24 +08:00
xiaohulu
13aadff1c8 Merge branch 'master' of https://github.com/xiaohulu/trpl-zh-cn 2018-08-19 16:53:39 +08:00
xiaohulu
69f0011d32 delete ch01-00-introduction.md (#237) 2018-08-19 16:42:16 +08:00
KaiserY
e6753129a2
Merge pull request #236 from xiaohulu/master
update foreword
2018-08-19 13:13:01 +08:00
KaiserY
f2e8d3161e
Merge pull request #234 from Turing-Chu/remote
update ch04-03
2018-08-19 13:08:36 +08:00
xiaohulu
4f626d8046 update ch01-01-installation.md 2018-08-19 10:15:34 +08:00
Dunphy Niu
cdf101c1a6
Refactor translation 2018-08-18 20:29:49 +08:00
xiaohulu
72a04db9c1 ch01-00-getting-started.md 2018-08-18 16:52:34 +08:00