Commit Graph

1478 Commits

Author SHA1 Message Date
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
wxsm
cab4a53550
Update ch00-00-introduction.md
优化不通顺的句子
2023-10-13 16:42:53 +08:00
KaiserY
7c680af8d2 update ch17-02 close #738 2023-10-07 11:32:03 +08:00
汪心禾
7f0e2f2330
n 阶斐波那契数列 改为 第 n 个斐波那契数
此处原文为 Generate the nth Fibonacci number.
2023-10-04 16:04:59 +08:00
KaiserY
e867b0a913 fix autocorrect 2023-09-29 17:47:12 +08:00
LiuYinCarl
4a3dbe7b6f 修复Lint 2023-09-29 15:15:34 +08:00
LiuYinCarl
e6218be634 修正13到16章部分语法问题 2023-09-29 15:07:58 +08:00
LiuYinCarl
76aa7d738a 修改错误语法 '他们' -> '它们' 2023-09-25 22:07:16 +08:00
KaiserY
99503422f8 update to ch19-05 2023-09-19 16:27:26 +08:00
KaiserY
f3778348cd update to ch17-02 close #733 2023-09-18 22:14:27 +08:00
KaiserY
d2cac68d6c wip 2023-09-18 16:44:44 +08:00
KaiserY
d157604fed update to ch-02 2023-09-17 23:49:48 +08:00
KaiserY
5424e85354 update ch18-02 close #732 2023-09-17 22:53:01 +08:00
KaiserY
3c70b9930b update ch10-00 close #734 2023-09-17 22:36:09 +08:00
phenix3443
be6f8695d6 fix: repaire one ch07-03 typo 2023-09-15 11:55:05 +08:00
KaiserY
c3f900a674 update ch19-01 fix #727 2023-09-05 10:52:48 +08:00
KaiserY
e7199bbbdd update ch08-02 close #716 2023-09-05 10:45:37 +08:00
Orefa
7189943c8e
Update ch20-02-multithreaded.md
纠正翻译
2023-08-09 09:14:33 +08:00
kant
9d6088e772 wrong translation with 'Integer division truncates toward zero to the nearest integer. ' 2023-07-22 14:43:21 +08:00
Dark-detsixE
ee12527169
fix: wrong function name 2023-07-17 16:02:08 +08:00
Dark-detsixE
114f248bd5
fix: wrong function name 2023-07-17 15:56:38 +08:00
GnSight
3ea9a5eb1a fix: 修正语义不流畅问题 2023-06-11 10:56:19 +08:00
lalala-233
e550e48e7f
Update ch18-03-pattern-syntax.md
x % 2 == 5 

=>

x % 2 == 0
2023-06-09 00:10:33 +08:00
KaiserY
affc406f0a
Merge pull request #725 from wencan/dev_20230606_fix_indent
fix 7.5换行
2023-06-06 19:33:36 +08:00
wencan
578ed36510 fix 7.5缩进 2023-06-06 16:08:53 +08:00
KaiserY
af5dd9e491
Merge pull request #724 from wencan/ch07_03_20230605_super_relative_paths
update 7.3 "Starting Relative Paths with super"
2023-06-06 08:59:07 +08:00
wencan
0166114c2c update "Starting Relative Paths with super" 2023-06-05 16:51:59 +08:00
wencan
a14dea8c6a 更新7.3中最佳实践部分 2023-06-03 11:28:04 +08:00
@Jarvis
925bf093a8
Update ch19-01-unsafe-rust.md
将 `第二类可以在进行不安全块的操作是调用不安全函数。`修改为`第二类可以在不安全块中进行的操作是调用不安全函数。`
2023-05-18 16:54:15 +08:00
lalala-233
a786e8ebea
fix: 补充遗漏的内容 2023-04-26 13:46:26 +08:00
AlreadyM
37bc92639e 修正-使语义流畅:不明确生命周期的处理模式 2023-04-19 23:32:28 +08:00
AlreadyM
2c6d45a44d 修正 使语义流畅 2023-04-19 17:49:45 +08:00
AlreadyM
0f6e444fd0 修正西里尔字母部分的翻译语义通畅 2023-04-18 21:59:08 +08:00
0x64
e31bcfaddd
fix:wrong-character 2023-04-01 03:59:58 +08:00
KaiserY
53fa4d4ebe
Merge pull request #713 from Dianshii/patch-5
补充 12-05 漏翻内容
2023-03-25 14:06:16 +08:00
Dianshii
c3bccdd561
补充 12-05 漏翻内容 2023-03-25 03:00:04 +01:00
Dianshii
3944a09a6c
修改 12-05 翻译错误 2023-03-25 00:18:13 +01:00
zivvvv
832dca4efb fix: 错别字; 2023-03-23 17:38:40 +08:00
Dianshii
c16825505a
Update ch10-03-lifetime-syntax.md 2023-03-20 21:54:33 +01:00
Dianshii
55acb83783
Update ch10-03-lifetime-syntax.md 2023-03-20 21:52:11 +01:00
Dianshii
80b1efe5c2
Update ch10-03-lifetime-syntax.md 2023-03-20 21:06:06 +01:00
墨娘
116334e633 更新title-page.md到d94e03a18a2590ed3f1c67b859cb11528d2a2d5c 2023-03-14 10:46:34 +08:00
墨娘
607cd115d9 更新ch03-01-variables-and-mutability.md到21a2ed14f4480dab62438dcc1130291bebc65379
由于英文是错别字修改,所以中文这里无需变更
2023-03-14 10:39:51 +08:00
墨娘
7728b85cd9 更新ch10-01-syntax.md到f2a78f64b668f63f581203c6bac509903f7c00ee 2023-03-14 10:34:37 +08:00
墨娘
a3493ddba5 更新4404cbcc354fad516c7ad9b5dea51b2ed876803a之前未同步的提交 2023-03-13 17:11:12 +08:00
墨娘
9f617ce460 更新原文链接 2023-03-13 16:54:20 +08:00
墨娘
0aea5333e5 更新原文链接 2023-03-13 16:47:55 +08:00
KaiserY
f1ee5c5ef7
Merge pull request #707 from Lmmmmmm-bb/fix/typo
fix: ch17-01 typo
2023-03-08 09:30:54 +08:00
_lmmmmmm
075125e0ee
fix: ch17-01 typo 2023-03-07 23:41:16 +08:00
Sakura
593702491a
add translation
find more incorrect translation.
2023-03-07 23:30:58 +08:00
Sakura
0078a45ca3
fix translate
One translation correction is not updated.
2023-03-07 23:14:40 +08:00
Eridanus
30e8760958
Update foreword.md
fix translate
2023-03-02 00:25:58 +08:00
al00000
f791442796
Update ch12-03-improving-error-handling-and-modularity.md
1. 官网文档修改了 Config::new 函数名为 Config::build
2023-02-17 09:05:35 +08:00
peng.xie
7fcf7a53bb ch15-00-smart-pointers.md>line 9>许-允许 2023-02-14 16:09:59 +08:00
KaiserY
9d667423c3
Merge pull request #700 from douglarek/patch-1
[ch20-02-multithreaded.md] typo fix
2023-02-12 12:56:09 +08:00
douglarek
dd4ceba24f
[ch20-02-multithreaded.md] typo fix 2023-02-11 23:46:35 +08:00
quyc07
b5f61111e6
Update ch11-03-test-organization.md 2023-02-07 17:49:40 +08:00
quyc07
52058a52b2
Update ch10-02-traits.md 2023-02-05 08:54:23 +08:00
quyc07
73a9d22416
Update ch10-01-syntax.md 2023-02-03 17:14:00 +08:00
quyc07
7d21f53b2d
Update ch09-01-unrecoverable-errors-with-panic.md 2023-02-03 14:09:59 +08:00