lalala-233
|
e5969c7de3
|
docs: 提高 ch02-00 的部分可读性 (#137)
|
2023-04-30 10:16:47 +08:00 |
|
lalala-233
|
cd3963b73b
|
docs: optimize readability for ch01-03-hello-cargo (#136)
|
2023-04-12 06:59:36 +08:00 |
|
lalala-233
|
ff5c7afb29
|
docs: optimize readability for foreword (#135)
Co-authored-by: YangQi <2419731931@qq.com>
|
2023-04-10 09:13:58 +08:00 |
|
Serovdia
|
bca2197702
|
Update ch07-02-defining-modules-to-control-scope-and-privacy.md (#134)
|
2023-04-04 14:12:17 +08:00 |
|
Axue
|
e4cfa025d5
|
Update ch13-01-closures.md (#130)
调整翻译语义
|
2023-01-30 17:49:40 +08:00 |
|
focksor surooi
|
c0210b9412
|
Update ch19-03-advanced-traits.md (#129)
|
2022-12-31 18:37:03 +08:00 |
|
focksor surooi
|
71749a5f19
|
Update ch13-01-closures.md (#127)
|
2022-12-26 20:53:32 +08:00 |
|
focksor surooi
|
7e1829e0e6
|
Update ch13-03-improving-our-io-project.md (#128)
Co-authored-by: YangQi <2419731931@qq.com>
|
2022-12-22 22:49:37 +08:00 |
|
focksor surooi
|
bb56f80180
|
fix bug in ch11-03-test-organization.md (#125)
|
2022-12-20 10:23:11 +08:00 |
|
focksor surooi
|
3d7884906c
|
Update ch12-03-improving-error-handling-and-modularity.md (#126)
|
2022-12-20 10:21:59 +08:00 |
|
focksor surooi
|
8245a3aaff
|
优化一些翻译语句 ch11-01-writing-tests.md (#124)
Co-authored-by: YangQi <2419731931@qq.com>
|
2022-12-19 19:00:30 +08:00 |
|
focksor surooi
|
9e1a014bab
|
修改章节7.4的一些表述语句 (#121)
Co-authored-by: YangQi <2419731931@qq.com>
|
2022-12-19 18:36:13 +08:00 |
|
focksor surooi
|
c91859df8f
|
Update ch05-02-example-structs.md (#115)
Co-authored-by: YangQi <2419731931@qq.com>
|
2022-12-19 18:29:26 +08:00 |
|
focksor surooi
|
e3c8c6a01e
|
Update ch05-01-defining-structs.md (#113)
Co-authored-by: YangQi <2419731931@qq.com>
|
2022-12-19 18:15:28 +08:00 |
|
focksor surooi
|
88ab7551ca
|
Update ch05-02-example-structs.md (#114)
|
2022-12-19 17:34:53 +08:00 |
|
focksor surooi
|
210ac463ee
|
修正一些小的符号与语法错误 ch10-03-lifetime-syntax.md (#123)
Co-authored-by: YangQi <2419731931@qq.com>
|
2022-12-19 17:30:04 +08:00 |
|
focksor surooi
|
87ff95b77e
|
补充翻译:ch09-02-recoverable-errors-with-result.md (#122)
|
2022-12-19 09:52:23 +08:00 |
|
focksor surooi
|
2955e9e11c
|
补充章节7.3中示例代码的注释翻译 (#120)
|
2022-12-18 11:22:50 +08:00 |
|
focksor surooi
|
21cf58a9e7
|
Update ch05-01-defining-structs.md (#112)
Co-authored-by: YangQi <2419731931@qq.com>
|
2022-12-18 10:17:09 +08:00 |
|
focksor surooi
|
f7578ca0c6
|
Update ch05-01-defining-structs.md (#110)
Co-authored-by: YangQi <2419731931@qq.com>
|
2022-12-18 10:11:58 +08:00 |
|
focksor surooi
|
c69df02e4e
|
Update ch06-01-defining-an-enum.md (#116)
Co-authored-by: YangQi <2419731931@qq.com>
|
2022-12-18 09:21:04 +08:00 |
|
focksor surooi
|
775486ecdc
|
Update ch07-00-managing-growing-projects-with-packages-crates-and-mod… (#118)
|
2022-12-18 08:54:55 +08:00 |
|
focksor surooi
|
d7c55a9126
|
Update ch06-02-match.md (#117)
|
2022-12-18 08:42:42 +08:00 |
|
focksor surooi
|
21366eed87
|
Update ch07-02-defining-modules-to-control-scope-and-privacy.md (#119)
|
2022-12-18 08:42:07 +08:00 |
|
focksor surooi
|
8df6ee7d6e
|
Update ch05-01-defining-structs.md (#111)
|
2022-12-18 08:39:00 +08:00 |
|
focksor surooi
|
0d345ed4c0
|
Update ch04-02-references-and-borrowing.md (#108)
|
2022-12-16 16:35:48 +08:00 |
|
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 |
|