Sunface
|
dd29cce441
|
Merge pull request #993 from AllanDowney/index
update(index-list): update Box Deref Drop
|
2 years ago |
cd
|
5da14a5de9
|
Update all-patterns.md
此处已经假设x的值是`None`了,所以最后描述未被覆盖的x应该用`None`,而不是`Some(5)`
|
2 years ago |
Allan Downey
|
e39ac19fbd
|
update(index-list): update Box Deref Drop
|
2 years ago |
trdthg
|
09dd419656
|
fix: typo pulish
|
2 years ago |
Bu Yixin
|
817ea006df
|
Update method.md
fix https://github.com/sunface/rust-course/discussions/635#discussioncomment-3006436
|
2 years ago |
kebo
|
ea051f8547
|
Update char-bool.md
Add rust syntax highlight
|
2 years ago |
Moses Happ
|
27f65a9792
|
Update editor.md
|
2 years ago |
Sunface
|
f0aebb43e3
|
Merge pull request #969 from AllanDowney/patch1
Update about-book.md
|
2 years ago |
Sunface
|
96a3a6fa96
|
Merge pull request #970 from ambition-echo/patch-1
Update result.md
|
2 years ago |
Sunface
|
5dc91beca0
|
Merge pull request #968 from lijing-2008/patch-3
Update getting-started.md
|
2 years ago |
Sunface
|
c960f88a08
|
Merge pull request #966 from everettjf/main
optimize comments
|
2 years ago |
Sunface
|
44142984c1
|
Merge pull request #965 from caorufu/patch-1
Update deps-overriding.md
|
2 years ago |
Sunface
|
230ba32573
|
Merge pull request #964 from qianjunakasumi/patch-1
fix: broken reference link
|
2 years ago |
Sunface
|
5229b350ac
|
Merge pull request #971 from ambition-echo/patch-2
Update result.md
|
2 years ago |
CrazyCoder_LJ
|
1312dab5a7
|
Update converse.md
感觉多了个字
|
2 years ago |
辛巳流火
|
f552cb38dc
|
Update result.md
|
2 years ago |
辛巳流火
|
0d60643345
|
Update result.md
|
2 years ago |
Allan Downey
|
f78b9e471d
|
Update about-book.md
|
2 years ago |
CrazyCoder_LJ
|
9f2d7cbc4e
|
Update getting-started.md
感觉应该是一个小小的打字错误
|
2 years ago |
sunface
|
defe3f44a7
|
修复md table 的渲染问题
|
2 years ago |
sunface
|
d1aeaef5f8
|
发布周刊 17 期
|
2 years ago |
CrazyCoder_LJ
|
0640118bf0
|
Update sync1.md
a word error
|
2 years ago |
everettjf
|
d6c1b4f459
|
optimize comments
|
2 years ago |
caorufu
|
233e2bb6b1
|
Update deps-overriding.md
文字错误:原来指代好像不是很明确呀~
|
2 years ago |
千橘 雫霞
|
90a2635e6b
|
fix: broken reference link
|
2 years ago |
Sunface
|
3d56ff145b
|
Merge pull request #961 from cxz888/main
Typo: sized.md
|
2 years ago |
Sunface
|
33313012de
|
Update about-book.md
|
2 years ago |
cxz888
|
18612de94c
|
Typo: sized.md
你能想到的几乎类型->你能想到的几乎所有类型
|
2 years ago |
Sunface
|
464239a4d2
|
Merge pull request #958 from l1ch40/patch-2
typo: enum.md
|
2 years ago |
Sunface
|
2227036c66
|
Merge pull request #957 from l1ch40/patch-1
typo numbers.md
|
2 years ago |
Chao Li
|
c410a6e74f
|
Update enum.md
|
2 years ago |
Chao Li
|
3948d7932e
|
Update numbers.md
|
2 years ago |
Jerry Wang
|
ab39fb8c86
|
fix: result of `println!`
|
2 years ago |
Sunface
|
fcf275e2d9
|
Merge pull request #950 from situ2001/situ2001/add-missing-word
add missing word
|
2 years ago |
Sunface
|
ef40c7d7cb
|
Merge pull request #952 from AllanDowney/index
Update index-list.md
|
2 years ago |
Allan Downey
|
3319c88dc9
|
update(index-list): update newtype
|
2 years ago |
situ2001
|
b2e4b0f3f1
|
add missing word
|
2 years ago |
Allan Downey
|
b852e36859
|
update(index-list): update statements and expressions
|
2 years ago |
Allan Downey
|
74cc753805
|
add 1.62 release note
|
2 years ago |
tu6ge
|
c334abbe5d
|
Update multi-futures-simultaneous.md
|
2 years ago |
Sunface
|
e01f9c2e45
|
Merge pull request #936 from overheat/main
update 6 years to 7 years.
|
2 years ago |
overheat
|
fb78c5cd37
|
update 6 years to 7 years.
|
2 years ago |
Fanjun Kong
|
bbfaa3d379
|
fix: typo of Mutex
Signed-off-by: Fanjun Kong <fanjun.kong@linux.dev>
|
2 years ago |
sunface
|
c29810c520
|
update weekly
|
2 years ago |
Sunface
|
c98c2774ab
|
Merge pull request #933 from caoxiemeihao/patch-7
chore: typo
|
2 years ago |
草鞋没号
|
73710016dd
|
docs: use `,` instead `;`
|
2 years ago |
Hugh
|
aed705a013
|
更正 appendix 中 *闭合区间* 的示例
删除了两个可能导致编译错误的示例: `..=` 和 `expr..=`
|
2 years ago |
草鞋没号
|
1e06166da4
|
chore: typo
|
2 years ago |
Sunface
|
e9f435d083
|
Merge pull request #928 from zongzi531/hotfix/deque
fix: typo shell symbol in cargo script and etc
|
2 years ago |
zongzi531
|
92ebe12386
|
fix: typo shell symbol in cargo script and etc
|
2 years ago |
Sunface
|
a7124948fc
|
Update src/basic/compound-type/string-slice.md
|
2 years ago |
Aimer Neige
|
091e57a38b
|
错误修正
联系上下文,这里应该是要表达否定含义
|
2 years ago |
千橘 雫霞
|
efdaebbe85
|
fix: typo
|
2 years ago |
YIN, Gang
|
888e70ab39
|
Update pin-unpin.md
`test` -> `test1`
|
2 years ago |
zhangzhonglai
|
2c6a621475
|
fix: broken url in chapter 'Graceful Shutdown'
|
2 years ago |
Sunface
|
20cb1fc718
|
Merge pull request #915 from aimerneige/patch-1
错误修复?
|
2 years ago |
Aimer Neige
|
8f290aa79a
|
错别字
|
2 years ago |
Aimer Neige
|
69cdfb449c
|
错误修复?
这里的表格里多了一个减号?看了半天应该是错误,顺手发一个 pr 吧。
|
2 years ago |
Sunface
|
1ca2df3dae
|
Merge pull request #910 from AllanDowney/index
update(index-list): add Println!
|
2 years ago |
Sunface
|
786e5ecc39
|
Merge pull request #911 from tu6ge/patch-1
Update sync2.md
|
2 years ago |
sunface
|
b2a9d07d7f
|
周刊15期
|
2 years ago |
Allan Downey
|
0468f6d871
|
update(index-list): add closure
|
2 years ago |
Allan Downey
|
54a129b4d6
|
update(index-list): add lifetime
|
2 years ago |
tu6ge
|
0355da2638
|
Update sync2.md
避免理解的歧义
|
2 years ago |
Allan Downey
|
29022b3a16
|
update(index-list): add Println!
|
2 years ago |
Yifan Xie
|
4d41b1f34b
|
fix: add some detailed description
|
2 years ago |
Asura
|
1130c1fa59
|
Update getting-startted.md
|
3 years ago |
Sunface
|
08bfee1963
|
Merge pull request #904 from butonly/patch-3
Update iter.md
|
3 years ago |
allrightsreserved
|
1b7b2969fb
|
Update iterator.md
|
3 years ago |
liuyanjie
|
5c21f86165
|
Update iter.md
|
3 years ago |
allrightsreserved
|
a9f92a5f55
|
Update iterator.md
|
3 years ago |
sunface
|
5d016f31ef
|
更新周刊
|
3 years ago |
Sunface
|
57a08aea68
|
Merge pull request #899 from AllanDowney/index
Update index-list.md
|
3 years ago |
Sunface
|
52bd2d1692
|
Update src/appendix/rust-versions/1.61.md
|
3 years ago |
Allan Downey
|
a0aa47fdee
|
add 1.61 release note
|
3 years ago |
Allan Downey
|
c7d98556a7
|
update(index-list): add Result
|
3 years ago |
Allan Downey
|
fa77e88911
|
update(index-list): add panic!
|
3 years ago |
Allan Downey
|
e451bd0d2c
|
update(index-list): add converse
|
3 years ago |
Allan Downey
|
c409934b10
|
update(index-list): update the head style
|
3 years ago |
Frankkai
|
dc198410a8
|
fix: typo 被称之为->被称为
|
3 years ago |
Sunface
|
15d5fe05d3
|
Merge pull request #893 from caoxiemeihao/patch-6
fix: typo :)
|
3 years ago |
Asura
|
986fd7f49d
|
Update intro.md
|
3 years ago |
草鞋没号
|
d9546539a6
|
fix: typo
|
3 years ago |
Sunface
|
1f9b7c5209
|
Merge pull request #886 from AllanDowney/index
Update index-list.md
|
3 years ago |
EluvK
|
d2fc47ea77
|
perf(tokio/spawning) :
1. 增加简要`[[example]]`说明
2. 更新旧版本404链接
3. fix typo
|
3 years ago |
sunface
|
abf94cabe7
|
更新周刊
|
3 years ago |
Allan Downey
|
3c0b098171
|
update(index-list): update the hashmap method
|
3 years ago |
Allan Downey
|
becc12f6ab
|
update(index-list): update the vector method
|
3 years ago |
Sunface
|
e8de2302ee
|
Merge pull request #878 from caoxiemeihao/patch-5
docs: 措辞修改
|
3 years ago |
Sunface
|
a1d39becbf
|
Update src/basic/trait/trait.md
|
3 years ago |
草鞋没号
|
3f632796bb
|
docs: 措辞修改
`impl Trait` 被贴上的标签是 “语法糖”
|
3 years ago |
草鞋没号
|
f3a68ff58d
|
docs: 文案修改
“缓存” 这个概念太宽泛了,可能用 “内存” 这个词更具象;
其他场景统称叫 IO 吧 😅
|
3 years ago |
Sunface
|
905007e212
|
Merge pull request #869 from zongzi531/hotfix/ok-stack
fix: typo in ok-stack
|
3 years ago |
Sunface
|
77a4520b13
|
Merge pull request #874 from caoxiemeihao/patch-3
chore: formatting code
|
3 years ago |
草鞋没号
|
9b9cbd0871
|
chore: formatting code
|
3 years ago |
草鞋没号
|
10663a5649
|
chore: 补充new说明
|
3 years ago |
zongzi531
|
68344de357
|
fix: typo in ok-stack
|
3 years ago |
Sunface
|
c68975f1ce
|
Merge pull request #867 from litao91/main
fix: typo in circle-self-ref/self-referential.md
|
3 years ago |
Sunface
|
26a57e030d
|
Merge pull request #868 from zongzi531/hotfix/bad-stack-3
fix: typo in bad-stack/final-code.md
|
3 years ago |
zongzi531
|
3778e07c18
|
fix: typo in bad-stack/final-code.md
|
3 years ago |