Commit Graph

1558 Commits

Author SHA1 Message Date
focksor surooi
c07ee4d0d3
Update ch04-01-what-is-ownership.md (#107)
Co-authored-by: YangQi <2419731931@qq.com>
2022-12-16 15:48:32 +08:00
focksor surooi
1d5cf361c6
Update ch04-02-references-and-borrowing.md (#109) 2022-12-16 13:44:39 +08:00
focksor surooi
ac711c8ace
Update ch03-03-how-functions-work.md (#106) 2022-12-15 21:28:36 +08:00
focksor surooi
caac501fde
Update ch03-02-data-types.md (#105)
Co-authored-by: YangQi <2419731931@qq.com>
2022-12-15 20:28:42 +08:00
Wang Kai
473fc1e208
Update ch09-02-recoverable-errors-with-result.md (#103) 2022-12-13 09:05:03 +08:00
focksor surooi
f42f7de830
Update ch14-02-publishing-to-crates-io.md (#102) 2022-12-07 07:13:37 +08:00
ratio
b9cf213330
Fix a typo in ch05-03 (#100) 2022-11-10 19:11:03 +08:00
YangQi
13c8cc4f18
docs: supplementary data race description
fix #87
2022-09-12 11:03:42 +08:00
Traffic Tse
844a5de648
Update ch07-01-packages-and-crates.md (#93) 2022-09-12 10:41:07 +08:00
Traffic Tse
8485e25a66
Update ch03-03-how-functions-work.md (#91)
Co-authored-by: YangQi <2419731931@qq.com>
2022-09-12 10:37:52 +08:00
Traffic Tse
dddc1c0b12
Update ch04-01-what-is-ownership.md (#92)
Co-authored-by: YangQi <2419731931@qq.com>
2022-09-12 10:34:31 +08:00
Jetsung Chan
b963de8b80
Update ch03-00-common-programming-concepts.md (#99) 2022-09-07 07:37:43 +08:00
Jetsung Chan
da3467978b
Update ch01-03-hello-cargo.md (#98) 2022-09-06 20:10:00 +08:00
Traffic Tse
b5c7ae9d13
Update ch09-02-recoverable-errors-with-result.md (#89) 2022-08-10 19:40:24 +08:00
Traffic Tse
2e948f4f11
Update ch06-01-defining-an-enum.md (#94) 2022-08-10 19:20:14 +08:00
Traffic Tse
63103b6943
Update ch09-03-to-panic-or-not-to-panic.md (#90) 2022-08-10 19:06:31 +08:00
Traffic Tse
41c9cd73d0
Update ch09-01-unrecoverable-errors-with-panic.md (#96) 2022-08-10 18:56:51 +08:00
liuyanjie
bb8a9e64d4
Update ch17-03-oo-design-patterns.md (#85)
Co-authored-by: YangQi <2419731931@qq.com>
2022-06-10 14:49:47 +08:00
liuyanjie
f0effa5e66
Update ch17-03-oo-design-patterns.md (#86) 2022-06-10 14:27:30 +08:00
BenMix
57cdd6fc14
Update ch19-04-advanced-types.md (#84) 2022-06-09 07:13:13 +08:00
liuyanjie
cffa0d7d45
Update ch04-01-what-is-ownership.md (#83)
Co-authored-by: YangQi <2419731931@qq.com>
2022-06-07 16:14:59 +08:00
dependabot[bot]
f66c945198
Bump tar from 0.4.26 to 0.4.36 (#82)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-07 07:15:27 +08:00
dependabot[bot]
9a45381cee
Bump regex from 1.3.3 to 1.5.5 (#81)
Bumps [regex](https://github.com/rust-lang/regex) from 1.3.3 to 1.5.5.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/compare/1.3.3...1.5.5)

---
updated-dependencies:
- dependency-name: regex
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-07 07:09:22 +08:00
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