1530 Commits (417eab97e34faf406885f78c068c0293641adafc)

Author SHA1 Message Date
KaiserY a6f059a7d2 update ch00-00 use GPTs
1 year ago
KaiserY a2a489a0c3 update ch09-03 fix ci
1 year ago
KaiserY 47c10710dd
Merge pull request #773 from chuanghou/patch-1
1 year ago
zhenzhenChange 1bf829c573
Update ch03-05-control-flow.md
1 year ago
Chuang Hou 5cb60e284a
Update ch09-03-to-panic-or-not-to-panic.md
1 year ago
KaiserY 02f7355354 update ch00-00 using GPTs
1 year ago
Hua Chen c427bb0e50
Fix ch16-03-shared-state.md
1 year ago
dinosaur 46f40792cd
Update ch10-02-traits.md
1 year ago
Gorun 452e611c7b Fix translation miss
1 year ago
KaiserY 4acf18b96e update ch03-05: fix lint
1 year ago
KaiserY e16447cb9d
Merge pull request #769 from green961/patch-2
1 year ago
green961 cdfcd5587a
Update ch10-00-generics.md
1 year ago
green961 0650937866
Update ch09-02-recoverable-errors-with-result.md
1 year ago
green961 0b3075af20
Update ch07-04-bringing-paths-into-scope-with-the-use-keyword.md
1 year ago
Hua Chen fa7fdfa1ab
Update ch03-05-control-flow.md A small note
1 year ago
KaiserY 1037626c68 update appendix-04 close #763
1 year ago
KaiserY 08da4dae57 update ch20-02 close #762
1 year ago
Orefa f4040e0488
Update ch15-03-drop.md
1 year ago
Orefa d40173d210
Update ch14-03-cargo-workspaces.md
1 year ago
KaiserY 8174380c00 fix link for typst
1 year ago
marvin263 1fcc3a263c 修改2个不通顺的句子
1 year ago
marvin263 81cf1be333 修改2个不通顺的句子
1 year ago
KaiserY 18f4b0006f wip
1 year ago
KaiserY b663897508 update mdbook-typst-pdf to 0.2.1
1 year ago
Jason Lee 9f360012f5 Upgrade AutoCorrect v2.9.0 and fix docs.
1 year ago
marvin263 34b07deb5e trivial changes
1 year ago
marvin263 1643cd02d2 重新组织下语言并举了个例子
1 year ago
laazy 9a095ce25d
必需 -> 必须
1 year ago
marvin263 7aff431bcb “因此也没有所有者”放置的位置不对,调整了下
1 year ago
KaiserY 73fd3d4b1e fix ci
1 year ago
KaiserY 02462717dd fix ci && use mdbook-latex-pdf
1 year ago
lukerSpringTree b072b81d86
Update ch20-02-multithreaded.md 修改错别字
1 year ago
KaiserY 58f9468925 update ch05-01 & ch09-02 close #753
1 year ago
goverclock 298b7e3685
Update ch09-03-to-panic-or-not-to-panic.md
1 year ago
Orefa 5ae806c438 调整实现trait限制的翻译
1 year ago
goverclock 7dbb8fbab4
fix: typo
1 year ago
Orefa 46fafcb539 添加缺失的翻译,调整翻译
1 year ago
Autosaida 080a840107 fix: typo
1 year ago
Gengen Wang 734773347b
Merge branch 'KaiserY:main' into patch-2
1 year ago
Gengen Wang cff3cdf097
fix: typo in Modules
1 year ago
Gengen Wang 3293646772
Update ch09-02-recoverable-errors-with-result.md
1 year ago
guokairui ba967b80f3 feat: update readme to use mdbook
2 years ago
sakagami 418194a3c2 Fix typo: in the description of fn 'unwrap_or'
2 years ago
wxsm cab4a53550
Update ch00-00-introduction.md
2 years ago
KaiserY 7c680af8d2 update ch17-02 close #738
2 years ago
汪心禾 7f0e2f2330
`n 阶斐波那契数列` 改为 `第 n 个斐波那契数`
2 years ago
KaiserY e867b0a913 fix autocorrect
2 years ago
LiuYinCarl 4a3dbe7b6f 修复Lint
2 years ago
LiuYinCarl e6218be634 修正13到16章部分语法问题
2 years ago
LiuYinCarl 76aa7d738a 修改错误语法 '他们' -> '它们'
2 years ago
KaiserY 99503422f8 update to ch19-05
2 years ago
KaiserY f3778348cd update to ch17-02 close #733
2 years ago
KaiserY d2cac68d6c wip
2 years ago
KaiserY d157604fed update to ch-02
2 years ago
KaiserY 5424e85354 update ch18-02 close #732
2 years ago
KaiserY 3c70b9930b update ch10-00 close #734
2 years ago
phenix3443 be6f8695d6 fix: repaire one ch07-03 typo
2 years ago
KaiserY c3f900a674 update ch19-01 fix #727
2 years ago
KaiserY e7199bbbdd update ch08-02 close #716
2 years ago
Orefa 7189943c8e
Update ch20-02-multithreaded.md
2 years ago
kant 9d6088e772 wrong translation with 'Integer division truncates toward zero to the nearest integer. '
2 years ago
Dark-detsixE ee12527169
fix: wrong function name
2 years ago
Dark-detsixE 114f248bd5
fix: wrong function name
2 years ago
GnSight 3ea9a5eb1a fix: 修正语义不流畅问题
2 years ago
lalala-233 e550e48e7f
Update ch18-03-pattern-syntax.md
2 years ago
KaiserY affc406f0a
Merge pull request #725 from wencan/dev_20230606_fix_indent
2 years ago
wencan 578ed36510 fix 7.5缩进
2 years ago
KaiserY af5dd9e491
Merge pull request #724 from wencan/ch07_03_20230605_super_relative_paths
2 years ago
wencan 0166114c2c update "Starting Relative Paths with super"
2 years ago
wencan a14dea8c6a 更新7.3中最佳实践部分
2 years ago
@Jarvis 925bf093a8
Update ch19-01-unsafe-rust.md
2 years ago
lalala-233 a786e8ebea
fix: 补充遗漏的内容
2 years ago
AlreadyM 37bc92639e 修正-使语义流畅:不明确生命周期的处理模式
2 years ago
AlreadyM 2c6d45a44d 修正 使语义流畅
2 years ago
AlreadyM 0f6e444fd0 修正西里尔字母部分的翻译语义通畅
2 years ago
0x64 e31bcfaddd
fix:wrong-character
2 years ago
KaiserY 53fa4d4ebe
Merge pull request #713 from Dianshii/patch-5
2 years ago
Dianshii c3bccdd561
补充 12-05 漏翻内容
2 years ago
Dianshii 3944a09a6c
修改 12-05 翻译错误
2 years ago
zivvvv 832dca4efb fix: 错别字;
2 years ago
Dianshii c16825505a
Update ch10-03-lifetime-syntax.md
2 years ago
Dianshii 55acb83783
Update ch10-03-lifetime-syntax.md
2 years ago
Dianshii 80b1efe5c2
Update ch10-03-lifetime-syntax.md
2 years ago
墨娘 116334e633 更新title-page.md到d94e03a18a2590ed3f1c67b859cb11528d2a2d5c
2 years ago
墨娘 607cd115d9 更新ch03-01-variables-and-mutability.md到21a2ed14f4480dab62438dcc1130291bebc65379
2 years ago
墨娘 7728b85cd9 更新ch10-01-syntax.md到f2a78f64b668f63f581203c6bac509903f7c00ee
2 years ago
墨娘 a3493ddba5 更新4404cbcc354fad516c7ad9b5dea51b2ed876803a之前未同步的提交
2 years ago
墨娘 9f617ce460 更新原文链接
2 years ago
墨娘 0aea5333e5 更新原文链接
2 years ago
KaiserY f1ee5c5ef7
Merge pull request #707 from Lmmmmmm-bb/fix/typo
2 years ago
_lmmmmmm 075125e0ee
fix: ch17-01 typo
2 years ago
Sakura 593702491a
add translation
2 years ago
Sakura 0078a45ca3
fix translate
2 years ago
Eridanus 30e8760958
Update foreword.md
2 years ago
al00000 f791442796
Update ch12-03-improving-error-handling-and-modularity.md
2 years ago
peng.xie 7fcf7a53bb ch15-00-smart-pointers.md>line 9>许-允许
2 years ago
KaiserY 9d667423c3
Merge pull request #700 from douglarek/patch-1
2 years ago
douglarek dd4ceba24f
[ch20-02-multithreaded.md] typo fix
2 years ago
quyc07 b5f61111e6
Update ch11-03-test-organization.md
2 years ago
quyc07 52058a52b2
Update ch10-02-traits.md
2 years ago
quyc07 73a9d22416
Update ch10-01-syntax.md
2 years ago
quyc07 7d21f53b2d
Update ch09-01-unrecoverable-errors-with-panic.md
2 years ago
quyc07 2c28412d57
修改错别字
2 years ago
KaiserY 3ffad91990 update appendix & readme
2 years ago
KaiserY 49a842503d update ch13 close #673
2 years ago
KaiserY 295b55f57c update ch13-02 close #695
2 years ago
KaiserY d982f6d871 Merge branch 'main' of https://github.com/KaiserY/trpl-zh-cn into main
2 years ago
KaiserY b9b907d78a update ch20
2 years ago
KaiserY cab5499d60
Merge pull request #694 from logicskky/patch
2 years ago
Wang Kefeng 3e1aa048e4
update ch08
2 years ago
KaiserY 89cdab40e6 update ch19
2 years ago
KaiserY 7ef91fa9ae update ch18
2 years ago
TeCHiScy 74ef8e4773
Update ch13-01-closures.md
2 years ago
KaiserY bc79854a2f
Merge pull request #692 from logicskky/patch-2
2 years ago
Wang Kefeng cadf494e7b
Update ch07-05-separating-modules-into-different-files.md
2 years ago
Wang Kefeng 2f8f2d1a1f
Update ch07-05-separating-modules-into-different-files.md
2 years ago
Wang Kefeng a73b074054
Update ch07-04-bringing-paths-into-scope-with-the-use-keyword.md
2 years ago
_lmmmmmm ac20086bc2 fix: ch12-05 typo
2 years ago
KaiserY f0df200cb0 update ch17
2 years ago
KaiserY 6a952961bd update ch16
2 years ago
KaiserY 4c46c1da30
Merge pull request #687 from TeCHiScy/patch-5
2 years ago
TeCHiScy 847cb1f168
Update ch15-00-smart-pointers.md
2 years ago
TeCHiScy c62d168620
Update ch13-01-closures.md
2 years ago
KaiserY 7dc059f009 update ch15
2 years ago
KaiserY b05c60534c update ch14
2 years ago
KaiserY e0b47e2779 fix ci
2 years ago
KaiserY bf95d16adf
Merge pull request #685 from TeCHiScy/patch-4
2 years ago
KaiserY f291adb581 update ch14-02
2 years ago
TeCHiScy 10888935f4
Update ch13-01-closures.md
2 years ago
TeCHiScy b0550f9743
Update ch13-01-closures.md
2 years ago
TeCHiScy 0d9f388dc7
Update ch13-01-closures.md
2 years ago
TeCHiScy 44c3b8df31
Update ch13-01-closures.md
2 years ago
TeCHiScy a2651505ce
Update ch13-01-closures.md
2 years ago
TeCHiScy 8b17ce28ac
Update ch13-01-closures.md
2 years ago
TeCHiScy fa62c9d6b0
Update ch13-01-closures.md
2 years ago
TeCHiScy 3ada8d427e
Update ch13-01-closures.md
2 years ago
TeCHiScy 96450f41a9
Update ch13-01-closures.md
2 years ago
TeCHiScy b753342208
Update ch13-01-closures.md
2 years ago
TeCHiScy 4e4208bf39
Update ch13-01-closures.md
2 years ago
TeCHiScy 6348c24894
Update ch13-01-closures.md
2 years ago
TeCHiScy 46847679ee
Update ch13-01-closures.md
2 years ago
TeCHiScy 4c3b0bdcc9
Update ch13-01-closures.md
2 years ago
TeCHiScy b95f3b404a
Update ch13-01-closures.md
2 years ago
TeCHiScy 45b60d40d0
Update ch13-01-closures.md
2 years ago
TeCHiScy c23c793085
Update ch13-01-closures.md
2 years ago
TeCHiScy 28e1ca0bb4
Update ch13-01-closures.md
2 years ago
TeCHiScy 9563f59566
Update ch13-01-closures.md
2 years ago
TeCHiScy 992473f5de
Update ch13-01-closures.md
2 years ago
TeCHiScy e0bf7dbac5
Update ch13-01-closures.md wip
2 years ago
KaiserY 18750b3f76 update ch13-01 wip
2 years ago