Commit Graph

1485 Commits

Author SHA1 Message Date
Autumnal_Joy
fc054e9e51
fix: The Rust Programming Language 11.3 中文翻译错误 (#80) 2022-06-06 15:18:12 +08:00
Autumnal_Joy
a7d5337a9e
fix: The Rust Programming Language 11.2 中文翻译错误 (#79) 2022-06-06 13:20:05 +08:00
liuyanjie
22fe137ef4
Update ch15-00-smart-pointers.md (#77) 2022-06-06 09:20:46 +08:00
LuoJi Zhu
a47d13680e
fix: typo (#76)
原文为: We want a Node to own its children
似乎是笔误
2022-06-02 18:53:01 +08:00
YangQi
aabce9c622
fix: half Angle of symbols 2022-05-29 21:04:47 +08:00
LuoJi Zhu
d3550584dc
fix: 病句 (#75)
原文是: which is why you’re required to implement the next method when implementing the Iterator trait.
翻译为 为什么...的原因 属于语义重复
2022-05-29 20:58:12 +08:00
itfanr
0666a11beb
修改 ch15-02-deref.md (#74)
Co-authored-by: YangQi <2419731931@qq.com>
2022-05-27 14:33:57 +08:00
LuoJi Zhu
f09f81aa79
fix typo (#73) 2022-05-25 12:47:00 +08:00
glatavento
76f1741c5b
🐞 fix: 移除重复段落 (#71) 2022-05-23 15:40:00 +08:00
glatavento
ec7ceed2c1
Update book.toml (#72) 2022-05-23 15:38:31 +08:00
LuoJi Zhu
a5972df716
fix: 修复拼写错误 (#68) 2022-05-15 16:31:46 +08:00
p7e4
97086e8263
docs: 删除重复片段 (#67) 2022-05-15 06:52:53 +08:00
YangQi
ef6b4a9ac8
fix: close #64 (#65) 2022-04-16 18:01:08 +08:00
Aaran Xu
6c625973eb Update src/appendix-07-nightly-rust.md 2022-04-07 01:38:38 +08:00
Aaran Xu
9fb27e0051 Update deploy.sh 2022-04-05 22:44:23 +08:00
QiangZH
b096b7dff2
docs: 消除描述歧义 (#62)
Co-authored-by: YangQi <2419731931@qq.com>
2022-03-30 21:24:26 +08:00
fortystory
24e5da9c70
修改错别字 (#63)
Co-authored-by: YangQi <yangfong2022@qq.com>
2022-03-28 07:26:27 +08:00
QiangZH
cd90262b70
fix: 移除多余的“所”字 (#61) 2022-03-20 09:03:06 +08:00
King Muji
33bcdd1d52
docs: correct should_panic (#60) 2022-03-09 21:32:03 +08:00
YangFong
2b88471138 docs: add missing notes 2022-03-07 19:18:42 +08:00
YangFong
0253dc7a4c docs: adjust sample code comments 2022-03-07 19:00:10 +08:00
YangQi
48486b7bb3
docs: replace the tag
使用无序列表替换有序列表
2022-03-07 18:26:55 +08:00
YangQi
e55c4b6dd3
docs: optimized the readability of statements in ch19-06 (#59)
fix: #58
2022-03-05 08:20:30 +08:00
YangFong
a54b91f910 docs: optimized the readability of statements in ch19-03 2022-03-02 16:58:13 +08:00
YangFong
90a4b2a7b4 docs: reformat the document 2022-03-02 16:54:34 +08:00
YangFong
fa2702d485 docs: optimized the readability of statements in ch20-01 2022-03-02 15:08:25 +08:00
YangFong
8d53ddbe8b docs: delete the duplicate information from ch18-02 2022-03-01 21:14:13 +08:00
YangFong
d7a6edefc8 style: optimized ch13-02-iterators sample code 2022-03-01 20:08:55 +08:00
YangQi
e3d20c06cb
Merge pull request #57 from qinggniq/patch-1 2022-02-27 20:08:21 +08:00
qinggniq
b4d8fafd11
Update ch05-00-structs.md
remove duplicate paragraph.
2022-02-24 13:43:20 +08:00
Aaran Xu
debc53099e Update English version to 1.58.1 2022-02-13 03:25:29 +08:00
YangQi
7edb979f2d
docs: reformat the document (#56)
* docs: reformat the document

调整部分章节文档排版格式

* fix: fill in the missing table tags
2022-02-13 03:15:50 +08:00
Aaran Xu
b65dabb4a9 Typo fix 2022-02-07 18:14:56 +08:00
Aaran Xu
6e9e1eac59 Update ch05 2022-02-07 18:00:54 +08:00
YangQi
84e803880e
docs: remove repetitive words (#55) 2022-02-07 17:13:17 +08:00
YangQi
de5aad9ea6
docs: optimize readability for foreword (#54)
LGTM
2022-02-07 15:44:30 +08:00
Aaran Xu
d6252e3171 Typo fix 2022-02-06 04:04:14 +08:00
Aaran Xu
43c14f30a6 Update date 2022-02-06 04:00:09 +08:00
Aaran Xu
330ac55e5e Update ch03 and some words 2022-02-06 03:57:16 +08:00
王赛
2a8bac71f2
close <span> (#53) 2022-02-04 01:55:46 +08:00
Aaran Xu
acd708ab0c Typo fix 2022-02-02 16:32:35 +08:00
Aaran Xu
ea43bbd056 Update codes of ch2 2022-02-02 16:24:47 +08:00
Aaran Xu
bb019b48b0 Update src/ch02-00-guessing-game-tutorial.md 2022-02-02 16:03:22 +08:00
Aaran Xu
8d00627094 Update CI 2022-02-01 15:30:22 +08:00
Aaran Xu
0b2c9ff951 Update codes 2022-02-01 15:26:41 +08:00
Aaran Xu
f8f8119884 Update CI 2022-02-01 15:16:18 +08:00
Aaran Xu
5cfcf41b01 Update some chapters 2022-01-31 19:04:04 +08:00
Aaran Xu
a1f1a63faf Remove space 2022-01-31 13:46:36 +08:00
Aaran Xu
d452a54245 Update src/ch05-01-defining-structs.md 2022-01-30 14:42:20 +08:00
Aaran Xu
c0f2a06338 Typo fix 2022-01-30 14:19:00 +08:00