1672 Commits (b5ab27eab89972736b70c5ce7eedd6dff88301fe)

Author SHA1 Message Date
KaiserY d60b448952
Merge pull request #828 from Rainanxu/main
7 months ago
nhjjgjjg c8b97ee92a
Update ch10-00-generics.md
7 months ago
须语 9ba4337c14
修复一个语句错误 ch06-01-defining-an-enum.md
7 months ago
须语 c6f510b35b
修复 两个语句错误。
7 months ago
KaiserY 5ef3a566a3 update ch17-04
7 months ago
KaiserY 0ac1ea7646 update ch19-01
7 months ago
KaiserY d240e1e2ab update ch17-04
7 months ago
KaiserY f5a6b9ac38 update ch17-04
7 months ago
KaiserY 977ffbca21 update ch17-03
7 months ago
KaiserY 9f803efd77 update ch17-03
7 months ago
KaiserY cb34be84b7 update ch17-03
7 months ago
KaiserY 1e10b40423 update ch17-03
7 months ago
KaiserY 60cbca60e9 update ch17-03
7 months ago
KaiserY c6fa93772a update ch11-01 fix #825
7 months ago
KaiserY 0587716e3d update ch17-03
8 months ago
KaiserY 8cb590ddd0 update ch04-02 close #822
8 months ago
顾澜 cb6e6387db
Update ch17-02-concurrency-with-async.md
8 months ago
KaiserY 23029e0bd8 update ch04-03 close #821
8 months ago
KaiserY f9c03661ba update ch17-03
8 months ago
KaiserY e57d9db2d8 update ch17-03
8 months ago
KaiserY fdcc2a9d03 update ch17-02
8 months ago
KaiserY 3f796dc6e9 wip
8 months ago
KaiserY 08587c0faa update ch17-02
8 months ago
KaiserY 3b18b498e0 wip
8 months ago
KaiserY efb5f7c136 update ch17-02
8 months ago
KaiserY bad5fdfa40 update ch17-02
8 months ago
KaiserY 837cbf0da4 fix linit
8 months ago
KaiserY 17edbafeeb update ch17-01
8 months ago
KaiserY 491cb0d104 update ch17-01
8 months ago
KaiserY 4dc46f7662 fix lint
8 months ago
KaiserY 6691549a95 update ch17-01
8 months ago
KaiserY ef71b6ff6a update ch17-01
8 months ago
KaiserY accd8b6537 proofreading ch17-00
8 months ago
KaiserY ec1d865a68 update ch17
8 months ago
KaiserY d511daa787 update ch17
8 months ago
KaiserY a6dff2e316 major update prepared for ch17
8 months ago
Yi Zhao 7448984c65
fix translation issue
9 months ago
Jeamorg 078cdd672f
Update ch08-03-hash-maps.md
9 months ago
Shaw Drastin e4d1f5753c
Update ch20-01-single-threaded.md
9 months ago
Shaw Drastin ff5edd74f6
Update ch17-02-trait-objects.md
9 months ago
Shaw Drastin 6640d210b1
Update ch16-03-shared-state.md
9 months ago
Shaw Drastin 6ffbabe965
Update ch16-03-shared-state.md
9 months ago
faldage 7a4fc8b601
Update ch19-03-advanced-traits.md
9 months ago
faldage e4b0a9738e
更新ch19-03-advanced-traits.md,修订关联类型的翻译。
9 months ago
Diazepam ac78341d89
修正ch13-01-closures.md翻译
10 months ago
Metaphorme 62a2e08eaa
优化Trait部分翻译
10 months ago
Shaw Drastin 4330bbb66c
修正智能指针的翻译,去除重复片段
10 months ago
KaiserY 7833ead59b update ch02-00
10 months ago
KaiserY fccbde86b4 update ch13-04
10 months ago
KaiserY 5b0b73f542 update ch13-03
10 months ago
KaiserY 9fd19117c6 update ch13-02
10 months ago
KaiserY ef254fbe96 update ch13-01
10 months ago
KaiserY f39b1fda92 update ch13-01
10 months ago
KaiserY 492b51fb4c update ch08-01 close #810
10 months ago
KaiserY 257b5ca44d update ch13-01 & add proofreading_prompt.md close #809
10 months ago
Zhong123code 38b5e77a35
Update ch07-03-paths-for-referring-to-an-item-in-the-module-tree.md
11 months ago
just2011lin 961c217a13
Update ch13-02-iterators.md
11 months ago
zhaodiaoer 68f74879ae
fix: error translation about how closure implement Fn traits
11 months ago
KaiserY 503a926e62
Merge pull request #803 from Golden-Pigeon/main
11 months ago
HairlessVillager 993adaaac8
fix punctuation typo in ch10-02-traits.md
11 months ago
goldpig 7abf6131ab
Update ch10-03-lifetime-syntax.md
11 months ago
KaiserY 94d7715a87
Merge pull request #798 from zhanluxianshen/fix-typos
11 months ago
Neal Caffery 8c489ceede
Update ch04-01-what-is-ownership.md
11 months ago
zhanluxianshen 67c560b406
fix some typos/
11 months ago
Sunman 7e16427629
Update ch09-03-to-panic-or-not-to-panic.md
1 year ago
Sunman 9c0a3fa777
Update ch09-03-to-panic-or-not-to-panic.md
1 year ago
Sunman 3e45c27c65
Update ch09-03-to-panic-or-not-to-panic.md
1 year ago
KaiserY 5f7349f40d update 07-01 close #794
1 year ago
KaiserY 5a95574fc4 update ch13-02 close #793
1 year ago
yizeyi18 c8a74b35e8 edit version in title page
1 year ago
yizeyi18 c0d101bc0e update listings to catch up newest outputs and features of newest rust
1 year ago
KaiserY 93075e4d42
Merge pull request #792 from will-2012/patch-2
1 year ago
will-2012 74d26db0cd
Update ch07-03-paths-for-referring-to-an-item-in-the-module-tree.md
1 year ago
will-2012 b966f7a15e
Update ch07-00-managing-growing-projects-with-packages-crates-and-modules.md
1 year ago
KaiserY c23c33a167 update ch04-02
1 year ago
KaiserY 4456368ab7 update ch04-02 close #790
1 year ago
kwkw 60999cadbf Update ch20-01-single-threaded.md
1 year ago
KaiserY 3b2fea1b96 update ch10-02 close #787
1 year ago
Kaihang Zhang b32b1cb5f7
Fix typo in ch02-00-guessing-game-tutorial.md
1 year ago
stosSe4r f5e165f428
Update ch17-01-what-is-oo.md
1 year ago
stosSe4r f4f0af7506
Update ch17-01-what-is-oo.md
1 year ago
stosSe4r 5453c109cf
Update ch17-01-what-is-oo.md
1 year ago
laazy a64e93e3e4
Update ch20-03-graceful-shutdown-and-cleanup.md
1 year ago
Peng Xie ab92ce69f3 fix missing the semicolon for define mod
1 year ago
Lyon a33e55425a
Update ch20-02-multithreaded.md
1 year ago
zhenzhenChange f354c53f21
Update ch04-01-what-is-ownership.md
1 year ago
KaiserY 9dbaf37609
Merge pull request #779 from 769344359/patch-5
1 year ago
KaiserY af392e24b3
Merge pull request #778 from 769344359/patch-4
1 year ago
dinosaur a5bef1d8ee
Update ch06-01-defining-an-enum.md
1 year ago
dinosaur 4a4b68421c
Update ch05-03-method-syntax.md
1 year ago
dinosaur 5fa8be7d4f
Update ch04-03-slices.md
1 year ago
dinosaur bb17f9fcc8
Update ch04-01-what-is-ownership.md
1 year ago
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 “因此也没有所有者”放置的位置不对,调整了下
2 years ago
KaiserY 73fd3d4b1e fix ci
2 years ago
KaiserY 02462717dd fix ci && use mdbook-latex-pdf
2 years ago
lukerSpringTree b072b81d86
Update ch20-02-multithreaded.md 修改错别字
2 years ago
KaiserY 58f9468925 update ch05-01 & ch09-02 close #753
2 years ago
goverclock 298b7e3685
Update ch09-03-to-panic-or-not-to-panic.md
2 years ago
Orefa 5ae806c438 调整实现trait限制的翻译
2 years ago
goverclock 7dbb8fbab4
fix: typo
2 years ago
Orefa 46fafcb539 添加缺失的翻译,调整翻译
2 years ago
Autosaida 080a840107 fix: typo
2 years ago
Gengen Wang 734773347b
Merge branch 'KaiserY:main' into patch-2
2 years ago
Gengen Wang cff3cdf097
fix: typo in Modules
2 years ago
Gengen Wang 3293646772
Update ch09-02-recoverable-errors-with-result.md
2 years 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