KaiserY
|
a6dff2e316
|
major update prepared for ch17
|
1 month ago |
KaiserY
|
e675c74913
|
Merge pull request #820 from yizhao1998/main
Update ch06-01-defining-an-enum.md
|
2 months ago |
Yi Zhao
|
7448984c65
|
fix translation issue
|
2 months ago |
KaiserY
|
7261c9d5c5
|
Merge pull request #819 from Jeamorg/main
Update ch08-03-hash-maps.md
|
2 months ago |
Jeamorg
|
078cdd672f
|
Update ch08-03-hash-maps.md
|
2 months ago |
KaiserY
|
30ab1e63d0
|
Merge pull request #817 from showier-drastic/patch-2
Update ch20-01-single-threaded.md
|
2 months ago |
Shaw Drastin
|
e4d1f5753c
|
Update ch20-01-single-threaded.md
|
2 months ago |
KaiserY
|
15c76c2a99
|
Merge pull request #816 from showier-drastic/main
修订 shared-state concurrency
|
3 months ago |
Shaw Drastin
|
ff5edd74f6
|
Update ch17-02-trait-objects.md
|
3 months ago |
Shaw Drastin
|
6640d210b1
|
Update ch16-03-shared-state.md
|
3 months ago |
Shaw Drastin
|
6ffbabe965
|
Update ch16-03-shared-state.md
|
3 months ago |
KaiserY
|
38cea0be09
|
Merge pull request #815 from faldage/main
更新ch19-03-advanced-traits.md,修订关联类型的翻译
|
3 months ago |
faldage
|
7a4fc8b601
|
Update ch19-03-advanced-traits.md
|
3 months ago |
faldage
|
e4b0a9738e
|
更新ch19-03-advanced-traits.md,修订关联类型的翻译。
|
3 months ago |
KaiserY
|
28d361b677
|
Merge pull request #814 from Metaphorme/main
修正ch13-01-closures.md翻译
|
3 months ago |
Diazepam
|
ac78341d89
|
修正ch13-01-closures.md翻译
|
3 months ago |
KaiserY
|
7bdeafebba
|
Merge pull request #813 from Metaphorme/main
修复ch11-01-writing-tests章节中无意义测试
|
3 months ago |
Diazepam
|
6caa81b4ec
|
修复ch11-01-writing-tests章节中无意义测试
更新到 024ee9542d
|
3 months ago |
KaiserY
|
693598b0fd
|
Merge pull request #812 from Metaphorme/main
优化Trait部分翻译
|
3 months ago |
Metaphorme
|
62a2e08eaa
|
优化Trait部分翻译
|
3 months ago |
KaiserY
|
455a5762d9
|
Merge pull request #811 from showier-drastic/patch-1
修正智能指针的翻译,去除重复片段
|
3 months ago |
Shaw Drastin
|
4330bbb66c
|
修正智能指针的翻译,去除重复片段
|
3 months ago |
KaiserY
|
7833ead59b
|
update ch02-00
|
3 months ago |
KaiserY
|
fccbde86b4
|
update ch13-04
|
3 months ago |
KaiserY
|
5b0b73f542
|
update ch13-03
|
3 months ago |
KaiserY
|
9fd19117c6
|
update ch13-02
|
3 months ago |
KaiserY
|
ef254fbe96
|
update ch13-01
|
3 months ago |
KaiserY
|
f39b1fda92
|
update ch13-01
|
3 months ago |
KaiserY
|
492b51fb4c
|
update ch08-01 close #810
|
3 months ago |
KaiserY
|
257b5ca44d
|
update ch13-01 & add proofreading_prompt.md close #809
|
3 months ago |
KaiserY
|
94994e5b45
|
Merge pull request #808 from Zhong123code/patch-1
Update ch07-03-paths-for-referring-to-an-item-in-the-module-tree.md
|
4 months ago |
Zhong123code
|
38b5e77a35
|
Update ch07-03-paths-for-referring-to-an-item-in-the-module-tree.md
修改了小部分用词,改为了一种(或许)更顺口的表达
|
4 months ago |
KaiserY
|
c835393be0
|
Merge pull request #807 from just2011lin/patch-1
Update ch13-02-iterators.md
|
4 months ago |
just2011lin
|
961c217a13
|
Update ch13-02-iterators.md
函数名可能写错了吧
|
4 months ago |
KaiserY
|
c265000083
|
Merge pull request #806 from zhaodiaoer/fix-closure-translate
fix: error translation about how closure implement Fn traits
|
4 months ago |
zhaodiaoer
|
68f74879ae
|
fix: error translation about how closure implement Fn traits
Signed-off-by: zhaodiaoer <ddaaren@gmail.com>
|
4 months ago |
KaiserY
|
503a926e62
|
Merge pull request #803 from Golden-Pigeon/main
Update ch10-03-lifetime-syntax.md
|
5 months ago |
KaiserY
|
743ff5e124
|
Merge pull request #804 from HairlessVillager/patch-1
fix punctuation typo in ch10-02-traits.md
|
5 months ago |
HairlessVillager
|
993adaaac8
|
fix punctuation typo in ch10-02-traits.md
|
5 months ago |
goldpig
|
7abf6131ab
|
Update ch10-03-lifetime-syntax.md
|
5 months ago |
KaiserY
|
94d7715a87
|
Merge pull request #798 from zhanluxianshen/fix-typos
fix some typos
|
5 months ago |
KaiserY
|
fdca79e535
|
Merge pull request #799 from madneal/patch-1
Update ch04-01-what-is-ownership.md
|
5 months ago |
Neal Caffery
|
8c489ceede
|
Update ch04-01-what-is-ownership.md
|
5 months ago |
zhanluxianshen
|
67c560b406
|
fix some typos/
Signed-off-by: zhanluxianshen <zhanluxianshen@163.com>
|
5 months ago |
KaiserY
|
668430a31f
|
Merge pull request #797 from synhi/patch-2
Update ch09-03-to-panic-or-not-to-panic.md
|
5 months ago |
Sunman
|
7e16427629
|
Update ch09-03-to-panic-or-not-to-panic.md
|
5 months ago |
Sunman
|
9c0a3fa777
|
Update ch09-03-to-panic-or-not-to-panic.md
同步官方最新, 修复 9-13 示例代码不显示
|
5 months ago |
KaiserY
|
88f3d3fdff
|
Merge pull request #796 from synhi/patch-1
Update ch09-03-to-panic-or-not-to-panic.md
|
5 months ago |
Sunman
|
3e45c27c65
|
Update ch09-03-to-panic-or-not-to-panic.md
示例 9-13 没有显示
|
5 months ago |
KaiserY
|
5f7349f40d
|
update 07-01 close #794
|
6 months ago |