Sefank
|
45b566598a
|
Update ch02-00-guessing-game-tutorial.md
|
2 years ago |
Sefank
|
24d08cccf4
|
Update listing code in ch02
|
2 years ago |
KaiserY
|
0381280eff
|
Merge pull request #622 from weartist/patch-1
修正部分翻译
|
2 years ago |
Sefank
|
2da49dfe9d
|
Refine the title for ch02
Signed-off-by: Sefank <12670778+Sefank@users.noreply.github.com>
|
2 years ago |
Han
|
9d78b380c1
|
修正部分翻译
|
2 years ago |
KaiserY
|
860f99a134
|
Merge pull request #621 from Sefank/main
Update ch01
|
2 years ago |
Sefank
|
c9d4f0c3d5
|
Update ch01-03-hello-cargo.md
|
2 years ago |
Sefank
|
7fc6510768
|
update ch01-02-hello-world.md
Signed-off-by: Sefank <12670778+Sefank@users.noreply.github.com>
|
2 years ago |
Sefank
|
8d2fc58e29
|
Update ch01-01-installation.md
Signed-off-by: Sefank <12670778+Sefank@users.noreply.github.com>
|
2 years ago |
KaiserY
|
8ceeca6b98
|
Merge pull request #620 from Shinolr/main
update ch05-03-method-syntax.md
|
2 years ago |
shinolr
|
be7fd7ec2c
|
update ch05-03-method-syntax.md
|
2 years ago |
KaiserY
|
1dede971a8
|
Merge pull request #619 from showerMuggle/main
一些小订正
|
2 years ago |
shower
|
2b2e4502c9
|
Merge pull request #61 from showerMuggle/patch-3
Update ch13-04-performance.md
|
2 years ago |
shower
|
87e6f4fb2b
|
Merge pull request #60 from showerMuggle/patch-2
Update ch13-03-improving-our-io-project.md
|
2 years ago |
shower
|
1c23a4eb1c
|
Merge pull request #59 from showerMuggle/patch-1
Patch 1
|
2 years ago |
shower
|
f3c5ef2320
|
Update ch13-04-performance.md
删除重复段落
|
2 years ago |
shower
|
d9817fba84
|
Update ch13-03-improving-our-io-project.md
删除多余段落
|
2 years ago |
shower
|
c467aaed5a
|
Update ch13-01-closures.md
Calling the closures is required for add_one_v3 and add_one_v4 to be able to compile because the types will be inferred from their usage.
|
2 years ago |
KaiserY
|
0153632213
|
Merge pull request #614 from AuroraTea/main
fix ch10-03-lifetime-syntax.md possible ambiguity
|
2 years ago |
AuroraTea
|
3d386890ec
|
fix ch10-03-lifetime-syntax.md possible ambiguity
这里的它虽然结合知识和语境应该能看出来是悬垂引用,但是从汉语语法上来看就像是说生命周期。
|
2 years ago |
KaiserY
|
c94e4e5e57
|
Merge pull request #612 from cracker8090/edit
fix ch16-03-shared-state.md edit error
|
2 years ago |
cracker8090
|
9d3c4e217b
|
fix ch16-03-shared-state.md edit error
|
2 years ago |
KaiserY
|
ac0dae675e
|
Merge pull request #611 from Shinolr/main
update ch17-03-oo-design-patterns.md
|
2 years ago |
shinolr
|
a34ea72622
|
update ch17-03-oo-design-patterns.md
|
2 years ago |
KaiserY
|
7c3e0ca02c
|
Merge pull request #610 from Shinolr/main
update ch16-03-shared-state.md
|
2 years ago |
shinolr
|
c1bb02cdc9
|
update ch16-03-shared-state.md
|
2 years ago |
KaiserY
|
373e77fa8c
|
Merge pull request #609 from Shinolr/main
fix: wrong type name
|
2 years ago |
shinolr
|
97b1fb9671
|
update ch15-06-reference-cycles.md
|
2 years ago |
shinolr
|
01342b9c16
|
fix: wrong type name
|
2 years ago |
KaiserY
|
5da333392f
|
Merge pull request #608 from zhenzhenChange/fix-typo-with-optimized-translation-ch09-02
fix typo with optimized translation ch09-02
|
2 years ago |
Yolo
|
300eb3699d
|
fix typo with optimized translation ch09-02
|
2 years ago |
KaiserY
|
500bffebdc
|
Update ch09-00-error-handling.md
|
2 years ago |
KaiserY
|
71dd2450f3
|
Merge pull request #607 from zhenzhenChange/optimized-translation-ch09
optimized-translation-ch09
|
2 years ago |
Yolo
|
8dd6ffb773
|
perf(translation): optimized-translation-ch09
|
2 years ago |
KaiserY
|
823b52ddbf
|
Merge pull request #606 from zhenzhenChange/fix-typo-ch07
fix typo
|
2 years ago |
Yolo
|
85c6b77651
|
fix typo
|
2 years ago |
KaiserY
|
4b6900a6fe
|
Merge pull request #605 from jmu/fix-15
15章小错误
|
3 years ago |
hole\jmu
|
6912f8add4
|
remote package.json
|
3 years ago |
hole\jmu
|
167fd47530
|
fix ch15
|
3 years ago |
Jiang
|
6917991764
|
Merge branch 'KaiserY:main' into main
|
3 years ago |
KaiserY
|
71be31a654
|
Merge pull request #604 from LyonNee/main
这里应保持 vector原意, 翻译成向量会让人有误解
|
3 years ago |
lyon.nee
|
5f9c5d84df
|
这里应保持 vector原意, 翻译成向量会让人有误解
|
3 years ago |
Jiang
|
1769a1ba3c
|
Create package.json
|
3 years ago |
KaiserY
|
d794137e59
|
Merge pull request #603 from h888866j/patch-2
Update ch19-06-macros.md
|
3 years ago |
h888866j
|
a551d9579e
|
Update ch19-06-macros.md
Changing the remaining “单边模式” to “分支模式”
|
3 years ago |
KaiserY
|
112f901812
|
Merge pull request #602 from h888866j/patch-1
Fixing translation errors in ch19-06-macros.md
|
3 years ago |
h888866j
|
ba9539f7ed
|
Fixing translation errors in ch19-06-macros.md
Fixing multiple translation errors in ch19-06-macros.md and adjusting translations in this chapter to make it more appropriate and readble.
|
3 years ago |
KaiserY
|
2a7d8b10e9
|
Merge pull request #601 from 117503445/patch-1
fix duplicate title in guessing-game-tutorial
|
3 years ago |
117503445
|
01776dd7a3
|
fix duplicate title in guessing-game-tutorial
ch02-00-guessing-game-tutorial.md has two `接收用户输入` title
|
3 years ago |
KaiserY
|
b7dcb02068
|
Merge pull request #600 from liuliuliuzy/main
删除ch18-02-refuability中多余词语
|
3 years ago |