Commit Graph

1437 Commits

Author SHA1 Message Date
zhenzhenChange
f354c53f21
Update ch04-01-what-is-ownership.md
【目的是...为了...】是病句,保留其一即可。
2024-03-05 12:02:30 +08:00
KaiserY
9dbaf37609
Merge pull request #779 from 769344359/patch-5
Update ch06-01-defining-an-enum.md
2024-03-03 17:22:40 +08:00
KaiserY
af392e24b3
Merge pull request #778 from 769344359/patch-4
Update ch05-03-method-syntax.md
2024-03-03 17:22:23 +08:00
dinosaur
a5bef1d8ee
Update ch06-01-defining-an-enum.md 2024-03-03 14:52:56 +08:00
dinosaur
4a4b68421c
Update ch05-03-method-syntax.md 2024-03-03 13:56:40 +08:00
dinosaur
5fa8be7d4f
Update ch04-03-slices.md 2024-03-03 13:28:52 +08:00
dinosaur
bb17f9fcc8
Update ch04-01-what-is-ownership.md 2024-03-02 11:32:58 +08:00
KaiserY
a6f059a7d2 update ch00-00 use GPTs 2024-02-29 17:41:27 +08:00
KaiserY
a2a489a0c3 update ch09-03 fix ci 2024-02-29 16:00:10 +08:00
KaiserY
47c10710dd
Merge pull request #773 from chuanghou/patch-1
Update ch09-03-to-panic-or-not-to-panic.md
2024-02-29 15:53:31 +08:00
zhenzhenChange
1bf829c573
Update ch03-05-control-flow.md
Shouldn't that be 4?
2024-02-29 15:07:12 +08:00
Chuang Hou
5cb60e284a
Update ch09-03-to-panic-or-not-to-panic.md
更流畅
2024-02-29 12:39:54 +08:00
KaiserY
02f7355354 update ch00-00 using GPTs 2024-02-26 18:41:03 +08:00
Hua Chen
c427bb0e50
Fix ch16-03-shared-state.md
Gain lock to obtain the actrul data
2024-02-23 21:47:41 +08:00
dinosaur
46f40792cd
Update ch10-02-traits.md 2024-02-22 15:32:02 +08:00
Gorun
452e611c7b Fix translation miss 2024-02-19 18:25:59 +08:00
KaiserY
4acf18b96e update ch03-05: fix lint 2024-02-17 12:57:58 +08:00
KaiserY
e16447cb9d
Merge pull request #769 from green961/patch-2
Update ch10-00-generics.md
2024-02-17 12:43:11 +08:00
green961
cdfcd5587a
Update ch10-00-generics.md 2024-02-10 18:47:52 +08:00
green961
0650937866
Update ch09-02-recoverable-errors-with-result.md 2024-02-09 22:09:07 +08:00
green961
0b3075af20
Update ch07-04-bringing-paths-into-scope-with-the-use-keyword.md
错别字
2024-02-07 22:52:54 +08:00
Hua Chen
fa7fdfa1ab
Update ch03-05-control-flow.md A small note
For me,if read too fast,may miss the note and regard 1..9 is head and end included
2024-02-01 12:51:22 +08:00
KaiserY
1037626c68 update appendix-04 close #763 2024-02-01 11:18:00 +08:00
KaiserY
08da4dae57 update ch20-02 close #762 2024-01-29 09:43:20 +08:00
Orefa
f4040e0488
Update ch15-03-drop.md 2024-01-22 08:23:54 +08:00
Orefa
d40173d210
Update ch14-03-cargo-workspaces.md
删除翻译中的不该存在的片段
2024-01-16 07:12:19 +08:00
KaiserY
8174380c00 fix link for typst 2024-01-10 18:19:44 +08:00
marvin263
1fcc3a263c 修改2个不通顺的句子 2024-01-10 03:32:47 +08:00
marvin263
81cf1be333 修改2个不通顺的句子 2024-01-10 03:29:06 +08:00
KaiserY
18f4b0006f wip 2024-01-08 23:41:32 +08:00
KaiserY
b663897508 update mdbook-typst-pdf to 0.2.1 2024-01-08 23:33:11 +08:00
Jason Lee
9f360012f5 Upgrade AutoCorrect v2.9.0 and fix docs. 2024-01-08 21:27:48 +08:00
marvin263
34b07deb5e trivial changes 2024-01-07 22:28:15 +08:00
marvin263
1643cd02d2 重新组织下语言并举了个例子 2024-01-07 16:18:52 +08:00
laazy
9a095ce25d
必需 -> 必须
修改了一个汉语中的语病
2024-01-06 12:43:37 +08:00
marvin263
7aff431bcb “因此也没有所有者”放置的位置不对,调整了下 2023-12-23 16:20:03 +08:00
KaiserY
73fd3d4b1e fix ci 2023-12-17 23:10:27 +08:00
KaiserY
02462717dd fix ci && use mdbook-latex-pdf 2023-12-17 21:13:56 +08:00
lukerSpringTree
b072b81d86
Update ch20-02-multithreaded.md 修改错别字
在->再
2023-12-17 11:29:06 +08:00
KaiserY
58f9468925 update ch05-01 & ch09-02 close #753 2023-12-06 16:19:01 +08:00
goverclock
298b7e3685
Update ch09-03-to-panic-or-not-to-panic.md 2023-11-23 10:29:43 +08:00
Orefa
5ae806c438 调整实现trait限制的翻译 2023-11-23 08:29:03 +08:00
goverclock
7dbb8fbab4
fix: typo
原文:Therefore, any automatic copying can be assumed to be inexpensive in terms of runtime performance.
2023-11-17 15:37:21 +08:00
Orefa
46fafcb539 添加缺失的翻译,调整翻译 2023-11-10 13:40:23 +08:00
Autosaida
080a840107 fix: typo 2023-11-09 11:38:33 +08:00
Gengen Wang
734773347b
Merge branch 'KaiserY:main' into patch-2 2023-10-29 17:21:20 +08:00
Gengen Wang
cff3cdf097
fix: typo in Modules
这些功能。这有时被称为 “模块系统(the module system)” 改为 这些功能,有时被统称为 “模块系统(the module system)” 
原文:These features, sometimes collectively referred to as the module system
2023-10-28 14:19:07 +08:00
Gengen Wang
3293646772
Update ch09-02-recoverable-errors-with-result.md
“Err中的值将作为整个函数的返回值” 改为 “Err将作为整个函数的返回值”
2023-10-27 20:22:38 +08:00
guokairui
ba967b80f3 feat: update readme to use mdbook 2023-10-25 18:17:26 +08:00
sakagami
418194a3c2 Fix typo: in the description of fn 'unwrap_or' 2023-10-19 00:46:16 +08:00