Commit Graph

1118 Commits

Author SHA1 Message Date
KaiserY
8c0eb32d86
Merge pull request #539 from LiuYinCarl/main
修复目录与标题不一致
2021-08-30 12:12:53 +08:00
LiuYinCarl
d141d7935a 修复目录与标题不一致 2021-08-30 11:25:23 +08:00
Orefa
796a574366
fix anchor 2021-08-28 21:26:18 +08:00
LiuYinCarl
ba961370a7 对照英文原文,修改计算 enum 占用内存大小的说明 2021-08-27 00:08:24 +08:00
skiy
981e46b7f5 docs: update ch10-00-generics.md 2021-08-25 20:12:00 +08:00
Brayn Lee
7e368ea706 docs: update the Chapter 3 and improve some of the wording 2021-08-24 01:48:49 +08:00
Orefa
b2c7139c78
Update ch18-03-pattern-syntax.md
fix anchor
2021-08-20 09:20:31 +08:00
Sprite
eb04a192d1 Correct a translation error 2021-08-16 19:59:17 +08:00
Sprite
cc21e28e95 Improve translation grammar 2021-08-16 19:59:11 +08:00
KaiserY
649b16f0c2
Merge pull request #528 from SpriteOvO/patch-2
Improve translation grammar
2021-08-16 09:37:34 +08:00
KaiserY
f99e58e90a
Merge pull request #529 from SpriteOvO/patch-3
Improve translation grammar
2021-08-16 09:37:19 +08:00
Sprite
114d46a442
Improve translation grammar 2021-08-15 23:07:12 +08:00
Sprite
2b98e71295
Fix a minor formatting mistake 2021-08-15 22:26:17 +08:00
Sprite
16674d1686
Improve translation grammar 2021-08-15 21:27:23 +08:00
Sprite
d2c853aa0e
Fix typo and improve grammar 2021-08-15 19:28:14 +08:00
Brayn Lee
38c23ae5d8 docs: update ch02-00-guessing-game-tutorial.md 2021-08-11 00:23:19 +08:00
Brayn Lee
8f72942aff docs: remove unsafe Ferris designations from code 2021-08-09 00:06:10 +08:00
Brayn Lee
2c79387d0b docs: update ch00 and ch01 sections 2021-08-08 17:45:24 +08:00
杨坚强
c423db8364
更正翻译错误 2021-08-07 17:29:45 +08:00
xBLACKICEx
98c8e34b48
Update ch03-05-control-flow.md
改一下拼写错误
2021-08-01 13:45:44 +02:00
xBLACKICEx
91eef35b44 更改翻译语语句是的更通顺 2021-07-31 00:54:33 +02:00
KaiserY
8a87fcf074
update ch02-00 close #521 2021-07-27 22:25:09 +08:00
Enki-y
1af9d4d921
Update foreword.md 2021-07-23 00:43:18 +08:00
KaiserY
3c9643b30b update ch18-00 close #519 2021-07-13 09:47:14 +08:00
KaiserY
a737fe8fe1 update Deref Coercion, close #508 2021-07-07 11:26:50 +08:00
KaiserY
b6c8485976 update img 2021-07-07 10:29:18 +08:00
Jorge
ea3622dfb0
Fix 2 typos: "它人" -> "他人" 2021-07-01 17:51:06 +08:00
Jorge
2401ab6364
Fix a typo: "改" -> "该" 2021-07-01 16:06:23 +08:00
Jorge
efcc26fab2
Fix rand's version: 0.5.6 -> 0.8.4 2021-06-29 14:00:54 +08:00
王嘉欣
3c18c9371e
fix code error 2021-06-16 14:53:22 +08:00
Jchaokai
611ba5b95a
Update ch02-00-guessing-game-tutorial.md 2021-06-05 01:49:34 +08:00
iamwhcn
cf9ce76876 更新原文链接 2021-06-03 12:26:20 +08:00
Hao Wang
cecb8a1e76
更新原文链接 2021-06-03 11:47:23 +08:00
Hao Wang
dac25e0f76
更新示例 16-11的代码 2021-06-02 21:11:29 +08:00
dirtmelon
b12c748c36 Update ch02-00-guessing-game-tutorial.md 2021-05-25 10:05:58 +08:00
Suven
254cbaa607
Update ch06-02-match.md
Delete duplicate content
2021-05-15 14:59:52 +08:00
KaiserY
e4143bd47e
update ch02-00 close #505 2021-05-14 16:48:22 +08:00
guo
dd5556f7cf
Update ch13-02-iterators.md
修改错别字
2021-04-24 07:48:58 +08:00
KaiserY
0405079c5d
Merge pull request #502 from zhibinr/patch-2
修正链接
2021-04-21 22:42:46 +08:00
KaiserY
5263eee616
Merge pull request #503 from zhibinr/patch-3
ch19-06, 改进翻译
2021-04-21 22:42:30 +08:00
zhibinr
54ec8bb473
Update ch19-06-macros.md 2021-04-21 21:06:48 +08:00
zhibinr
42bc09040e
改进翻译 2021-04-21 20:55:14 +08:00
zhibinr
cd771fedb7
改进”In a moment"的翻译 2021-04-21 20:46:56 +08:00
zhibinr
0251fe4543
修正链接 2021-04-21 18:49:11 +08:00
zhibinr
7f7b2bc82e
修正引用的示例编号 2021-04-21 17:25:41 +08:00
Tony Zhou
3474c55909
Update ch11-03-test-organization.md
原翻译语义不清
2021-04-16 10:43:46 +08:00
KaiserY
4ded248e2b
update appendix-01 fix #499 2021-03-31 11:09:00 +08:00
guo
963bd09920
Update ch06-01-defining-an-enum.md 2021-03-28 07:10:50 +08:00
KaiserY
fdf1ea90da update ch19-06 close #497 2021-03-09 23:59:40 +08:00
KaiserY
743ba2472d update ch19-03 close #496 2021-03-01 21:17:29 +08:00
TheVoid
278ff07f75
fix typo 2021-02-23 03:59:38 +08:00
yuhao1229
e120717ba3
Update ch13-02-iterators.md
项的序列 -> 序列的项
2021-02-09 09:03:16 +08:00
Zehua Zou
f6fe40b11b
Update ch20-03-graceful-shutdown-and-cleanup.md 2021-02-07 01:48:08 +08:00
Zehua Zou
5f225daae8
Update ch20-01-single-threaded.md 2021-02-07 01:46:26 +08:00
Zehua Zou
5c29c8d652
Update ch20-01-single-threaded.md 2021-02-07 00:27:21 +08:00
Zehua Zou
e81004a7ab
Update ch20-01-single-threaded.md 2021-02-07 00:15:34 +08:00
Zehua Zou
974330f172
Update ch15-06-reference-cycles.md 2021-02-06 00:40:53 +08:00
Zehua Zou
cbf8fe962a
Update ch12-03-improving-error-handling-and-modularity.md 2021-02-04 22:38:04 +08:00
KaiserY
c3b095ea4d update ch06-02 close #486 2021-02-01 20:07:13 +08:00
KaiserY
fc7e90621f update ch07-04 close #488 2021-02-01 10:54:47 +08:00
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