Sunface
|
dc4f9009de
|
Merge pull request #1033 from dangxia/main
fix #1032
|
2 years ago |
Sunface
|
b492c511d5
|
Merge pull request #1029 from eval-exec/patch-1
fix typo
|
2 years ago |
kongkong
|
c3b3c743b7
|
Update getting-started.md
曲婉婷,emmm,人渣,不合适
|
2 years ago |
gggwvg
|
e2883d6100
|
fix typo
|
2 years ago |
Rinne
|
bdab33df30
|
doc: add an example of wrapping_*
|
2 years ago |
Cupnfish
|
16455549e2
|
改错别字
|
2 years ago |
Xuehui He (何学辉)
|
fa0adb4d21
|
fix #1032
|
2 years ago |
Eval EXEC
|
e4e71b016c
|
fix typo
ascyn -> async
|
2 years ago |
Yifu Duan
|
f52f243e1e
|
the demo code can not cache `String` but `&str`
|
2 years ago |
Sunface
|
b5fd7d5eea
|
Merge pull request #1024 from mistwave/patch-9
fix typo
|
2 years ago |
Sunface
|
0280d2d36b
|
Merge pull request #1019 from Somoku/main
chore: fix typo, format and answer reference
|
2 years ago |
Sunface
|
b66866873c
|
Merge pull request #1017 from fky2015/patch-1
fix: fix typo.
|
2 years ago |
Yifu Duan
|
c2042bc3e9
|
fix typo
|
2 years ago |
Somoku
|
e9b89c2f7f
|
Merge branch 'main' of https://github.com/Somoku/rust-course
|
2 years ago |
Somoku
|
124de6a7da
|
chore: fix typo, format and answer reference
|
2 years ago |
Sunface
|
65d888deb2
|
Merge branch 'main' into fix-punctuation
|
2 years ago |
Sunface
|
80cbf35e50
|
Merge branch 'main' into patch-4
|
2 years ago |
Sunface
|
6211f326b5
|
Merge pull request #1013 from mistwave/patch-6
fix: typo
|
2 years ago |
Sunface
|
f58a1464d1
|
Merge pull request #1012 from mistwave/patch-3
Add relative English wordings
|
2 years ago |
Sunface
|
b73f74cc9c
|
Merge pull request #1011 from Jack-Zhang-1314/patch-1
Update method.md(Fixed ambiguous semantics)
|
2 years ago |
Sunface
|
525707208c
|
Merge pull request #1010 from Wjinlei/patch-1
Update global-variable.md
|
2 years ago |
Sunface
|
b6b2d30d3b
|
Merge pull request #1009 from Somoku/new
fix: format, typo fixed in some sections
|
2 years ago |
Feng Kaiyu
|
abcb43ac75
|
fix: fix typo.
|
2 years ago |
Yifu Duan
|
dc9d5ca870
|
修改正文中的英文冒号
|
2 years ago |
Yifu Duan
|
faafeceb30
|
修改正文中的英文标点
|
2 years ago |
Yifu Duan
|
7457224785
|
修改英文逗号
|
2 years ago |
Yifu Duan
|
38912999f8
|
修正单词typo
|
2 years ago |
Yifu Duan
|
eb6980fc47
|
增加if-expression的例子
类似Scala的`if (x % 2 == 1) "odd" else "even"`,
或者Haskell的`if (x `mod` 2 == 1) then "odd" else "even"`。
|
2 years ago |
Yifu Duan
|
fca480f574
|
加上对应英文单词,便于读者和rustc报错信息对应上
|
2 years ago |
fw_qaq
|
8395dd2a62
|
Update method.md
|
2 years ago |
小虾米
|
3f5a554c6f
|
Update global-variable.md
|
2 years ago |
Sunface
|
e8cce23425
|
Merge pull request #1007 from lodisy/patch-1
Update struct.md
|
2 years ago |
zhaoyao73
|
dd38ca0796
|
fix a typo in formatted-output.md
fix the output
|
2 years ago |
Somoku
|
10d8f39a08
|
fix: format, typo fixed in some sections
|
2 years ago |
Michael
|
3a2bc14ffe
|
Update struct.md
Fix a typo
|
2 years ago |
Somoku
|
83ae8680be
|
fix: typos fixed and answer reference link changed
|
2 years ago |
Airene Fang
|
ac9deee742
|
chore: spell err
|
2 years ago |
Sunface
|
33cddaeb7e
|
Merge pull request #994 from thecrackofdawn/patch-1
Update all-patterns.md
|
2 years ago |
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 |
litao
|
ccdf3ff97e
|
fix: typo in circle-self-ref/self-referential.md
|
3 years ago |
sunface
|
bf33dd012b
|
add 12th weekly
|
3 years ago |
_lmmmmmm
|
cdbfdf750f
|
fix: typo in result-error/panic.md
|
3 years ago |
Sunface
|
0510ca2df6
|
Merge pull request #865 from zongzi531/hotfix/bad-stack-2
fix: typo in bad-stack/basic-operations.md
|
3 years ago |
Sunface
|
ee80e8687e
|
Merge pull request #862 from DrAugus/patch-1
fix: basic/trait/trait.md add '}'
|
3 years ago |
zongzi531
|
e97a8190a6
|
fix: typo in bad-stack/basic-operations.md
|
3 years ago |
Sunface
|
ad44be76bf
|
Merge pull request #861 from zongzi531/hotfix/bad-stack
fix: typo in bad-stack/layout.md
|
3 years ago |
Augus
|
201929eb93
|
fix: basic/trait/trait.md add '}'
|
3 years ago |
zongzi531
|
b339fb3710
|
fix: typo in bad-stack/layout.md
|
3 years ago |
glatavento
|
70b333862c
|
🐞 fix: 修复错误解析的泛型标签
|
3 years ago |
Y
|
a4286d9c7f
|
Update string-slice.md
remove repeated `插入`
|
3 years ago |
Allan Downey
|
344b8ce0d4
|
update(index-list): add Vector
|
3 years ago |