1504 Commits (f9c03661ba1cbfeab529feba6be2871bcab38034)

Author SHA1 Message Date
KaiserY 5a95574fc4 update ch13-02 close #793
9 months ago
yizeyi18 c8a74b35e8 edit version in title page
9 months ago
yizeyi18 c0d101bc0e update listings to catch up newest outputs and features of newest rust
9 months ago
KaiserY 93075e4d42
Merge pull request #792 from will-2012/patch-2
10 months ago
will-2012 74d26db0cd
Update ch07-03-paths-for-referring-to-an-item-in-the-module-tree.md
10 months ago
will-2012 b966f7a15e
Update ch07-00-managing-growing-projects-with-packages-crates-and-modules.md
10 months ago
KaiserY c23c33a167 update ch04-02
10 months ago
KaiserY 4456368ab7 update ch04-02 close #790
10 months ago
kwkw 60999cadbf Update ch20-01-single-threaded.md
10 months ago
KaiserY 3b2fea1b96 update ch10-02 close #787
11 months ago
Kaihang Zhang b32b1cb5f7
Fix typo in ch02-00-guessing-game-tutorial.md
11 months ago
stosSe4r f5e165f428
Update ch17-01-what-is-oo.md
11 months ago
stosSe4r f4f0af7506
Update ch17-01-what-is-oo.md
11 months ago
stosSe4r 5453c109cf
Update ch17-01-what-is-oo.md
11 months ago
laazy a64e93e3e4
Update ch20-03-graceful-shutdown-and-cleanup.md
11 months ago
Peng Xie ab92ce69f3 fix missing the semicolon for define mod
12 months ago
Lyon a33e55425a
Update ch20-02-multithreaded.md
12 months ago
zhenzhenChange f354c53f21
Update ch04-01-what-is-ownership.md
12 months ago
KaiserY 9dbaf37609
Merge pull request #779 from 769344359/patch-5
12 months ago
KaiserY af392e24b3
Merge pull request #778 from 769344359/patch-4
12 months ago
dinosaur a5bef1d8ee
Update ch06-01-defining-an-enum.md
12 months ago
dinosaur 4a4b68421c
Update ch05-03-method-syntax.md
12 months ago
dinosaur 5fa8be7d4f
Update ch04-03-slices.md
12 months ago
dinosaur bb17f9fcc8
Update ch04-01-what-is-ownership.md
12 months ago
KaiserY a6f059a7d2 update ch00-00 use GPTs
12 months ago
KaiserY a2a489a0c3 update ch09-03 fix ci
12 months ago
KaiserY 47c10710dd
Merge pull request #773 from chuanghou/patch-1
12 months ago
zhenzhenChange 1bf829c573
Update ch03-05-control-flow.md
12 months ago
Chuang Hou 5cb60e284a
Update ch09-03-to-panic-or-not-to-panic.md
12 months 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
1 year ago
sakagami 418194a3c2 Fix typo: in the description of fn 'unwrap_or'
1 year ago
wxsm cab4a53550
Update ch00-00-introduction.md
1 year ago
KaiserY 7c680af8d2 update ch17-02 close #738
1 year ago
汪心禾 7f0e2f2330
`n 阶斐波那契数列` 改为 `第 n 个斐波那契数`
1 year ago
KaiserY e867b0a913 fix autocorrect
1 year ago
LiuYinCarl 4a3dbe7b6f 修复Lint
1 year ago
LiuYinCarl e6218be634 修正13到16章部分语法问题
1 year ago
LiuYinCarl 76aa7d738a 修改错误语法 '他们' -> '它们'
1 year ago
KaiserY 99503422f8 update to ch19-05
1 year ago
KaiserY f3778348cd update to ch17-02 close #733
1 year ago
KaiserY d2cac68d6c wip
1 year ago
KaiserY d157604fed update to ch-02
1 year ago
KaiserY 5424e85354 update ch18-02 close #732
1 year ago
KaiserY 3c70b9930b update ch10-00 close #734
1 year ago
phenix3443 be6f8695d6 fix: repaire one ch07-03 typo
1 year ago
KaiserY c3f900a674 update ch19-01 fix #727
1 year ago
KaiserY e7199bbbdd update ch08-02 close #716
1 year 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