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 |
|