李霖
|
3569f2578a
|
Deref示例应该是* 而不是&
|
3 years ago |
tomoat
|
7313ddbfd6
|
Merge branch 'sunface:main' into main
|
3 years ago |
tomoat
|
b1f53f40a3
|
Update numbers.md
|
3 years ago |
sunface
|
ea57fee394
|
update readme.md
|
3 years ago |
sunface
|
99a8551377
|
add 进阶错误处理
|
3 years ago |
sunface
|
e1c0190001
|
Merge branch 'main' of https://github.com/sunface/rust-course
|
3 years ago |
sunface
|
b27b5bd21a
|
add image for dynamic dispatch
|
3 years ago |
sunface
|
a28374bf2b
|
add image for dynamic dispatch
|
3 years ago |
zongzi531
|
7f1e6f54e7
|
Fix typo in compound-type/struct.md
|
3 years ago |
Sunface
|
d919c2a036
|
Merge pull request #393 from AllenYu0118/patch-3
delete redundant space
|
3 years ago |
Sunface
|
57723d79a3
|
Merge pull request #391 from Junhuan-Peng/patch-1
Update method.md
|
3 years ago |
Sunface
|
5bc1b65265
|
Merge pull request #389 from zongzi531/hotfix/string-slice
Fix typo in compound-type/string-slice.md
|
3 years ago |
Sunface
|
f7c4f3f1c6
|
Merge pull request #387 from zongzi531/main
Fix typo in ownership/ownership.md
|
3 years ago |
Sunface
|
6e44465e5c
|
Merge pull request #386 from AllenYu0118/patch-2
这里是否应该是 pair<T> 呢?
|
3 years ago |
Sunface
|
3c13bf057a
|
Merge pull request #385 from AllenYu0118/patch-1
如果需要满足运行输出的结果,则需要使用 println!
|
3 years ago |
Sunface
|
e526bacd40
|
Merge pull request #384 from liul85/patch-1
Fixed typo
|
3 years ago |
Sunface
|
966a98336c
|
Update book/contents/advance/crate-module/use.md
|
3 years ago |
sunface
|
ed60697bd8
|
add try!, update errors
|
3 years ago |
AllenYu
|
2f802ab940
|
delete redundant space
|
3 years ago |
PengJunhuan
|
620da64df2
|
Update method.md
修改错误拼写
|
3 years ago |
tomoat
|
48bd255d51
|
Update numbers.md
|
3 years ago |
zongzi531
|
fe901e5be8
|
Fix typo in compound-type/string-slice.md
|
3 years ago |
zongzi531
|
4d02423b57
|
Fix typo in ownership/ownership.md
|
3 years ago |
tomoat
|
c833808ca4
|
Update variable.md
|
3 years ago |
余小磊
|
ae4b50c059
|
这里是否应该是 pair<T> 呢?
|
3 years ago |
余小磊
|
21304427ad
|
如果需要满足运行输出的结果,则需要使用 println!
|
3 years ago |
Liang Liu
|
d73c4fd4e1
|
Fixed typo
|
3 years ago |
Sunface
|
751574adc7
|
Merge pull request #381 from shenshouer/patch-9
Update async.md
|
3 years ago |
Sunface
|
9425825773
|
Merge pull request #380 from liewhite/main
勘误: deref.md
|
3 years ago |
Sunface
|
6759efc307
|
Merge pull request #379 from EchoHg/patch-1
Weak的`upgrade`方法返回类型多了一个>
|
3 years ago |
sope
|
366997722d
|
Update async.md
|
3 years ago |
lijinpeng
|
a5cdd420fa
|
Fix typo in tokio/stream.md
|
3 years ago |
lijinpeng
|
9d94d4c335
|
Fix typo in tokio/select.md
|
3 years ago |
lijinpeng
|
924226b860
|
Fix typo in tokio/async.md
|
3 years ago |
lijinpeng
|
37083e39c0
|
Fix typo in tokio/frame.md
|
3 years ago |
李霖
|
04b7b451ab
|
Update: deref.md
勘误(L131): 自动解引用触发条件
|
3 years ago |
EchoAI
|
168c79095f
|
Weak的`upgrade`方法返回类型多了一个>
该方法返回一个类型为 `Option><Rc<T>>` 的值。
调整为:该方法返回一个类型为 `Option<Rc<T>>` 的值。
|
3 years ago |
lijinpeng
|
364f63c99f
|
Minor update in tokio/io.md
|
3 years ago |
lijinpeng
|
f3c4b7eebb
|
Update content in tokio/io.md
|
3 years ago |
lijinpeng
|
1324ee33fd
|
Fix typo in tokio/channels.md
|
3 years ago |
lijinpeng
|
8d1b51ceed
|
Update content in tokio/shared-state.md
|
3 years ago |
lijinpeng
|
5fe06ac1c2
|
Fix typo in tokio/spawning.md
|
3 years ago |
lijinpeng
|
5cb1fd8175
|
Fix typo in tokio/getting-startted.md
|
3 years ago |
lijinpeng
|
6b5bdf2096
|
Fix typo in tokio/overview.md
|
3 years ago |
1132719438
|
9208d01c0a
|
Merge branch 'sunface:main' into main
|
3 years ago |
sunface
|
576743af25
|
update toc
|
3 years ago |
sunface
|
f6bacdd13d
|
add tokio-同步桥接
|
3 years ago |
lijinpeng
|
3b15f6600f
|
Fix typo in web-server.md
|
3 years ago |
lijinpeng
|
23ceaea133
|
Fix typo in multi-futures.md
|
3 years ago |
lijinpeng
|
9165abc6c7
|
Fix typo in async-await.md
|
3 years ago |
lijinpeng
|
f1e9f7386c
|
Update content in pin-unpin.md
|
3 years ago |
Sunface
|
5c5e0a8bcd
|
Merge pull request #374 from suhanyujie/patch-2
修正标点
|
3 years ago |
Sunface
|
57745f5550
|
Merge pull request #373 from suhanyujie/patch-1
修正标点符号 Update variable.md
|
3 years ago |
Sunface
|
0490926be1
|
Merge pull request #372 from JesseAtSZ/patch-20
Update thread.md
|
3 years ago |
Sunface
|
fda3d8681d
|
Merge pull request #371 from JesseAtSZ/patch-19
Update closure.md
|
3 years ago |
Sunface
|
0a9bb2e96a
|
Merge pull request #370 from JesseAtSZ/patch-18
Update concurrency-parallelism.md
|
3 years ago |
Sunface
|
b3f4f81574
|
Merge pull request #369 from AllanDowney/patch-6
Update: unified format
|
3 years ago |
Sunface
|
e93cd6245c
|
Merge pull request #368 from JesseAtSZ/patch-17
Update intro.md
|
3 years ago |
Sunface
|
65e3ece40e
|
Update book/contents/advance/concurrency-with-threads/intro.md
|
3 years ago |
Sunface
|
2ae325d2a1
|
Merge pull request #367 from AllanDowney/patch-5
Update: unified format
|
3 years ago |
余小磊
|
a432cb6ce3
|
delete redundant '的'
|
3 years ago |
Samuel Jie
|
731ff5bb83
|
修正标点
|
3 years ago |
Samuel Jie
|
6fbf2d8a6b
|
Update variable.md
修正标点符号
|
3 years ago |
Jesse
|
05d7dfcca2
|
Update thread.md
线程局部变量这一个章节一脸懵逼,作为小白,完全不知道这个东西是干嘛用的,另外thread_local的代码跑不通。
|
3 years ago |
Jesse
|
88fb1d88ca
|
Update closure.md
|
3 years ago |
Jesse
|
8409deff47
|
Update concurrency-parallelism.md
67行,为啥M:N模型会影响性能。。。
|
3 years ago |
Allan Downey
|
ab22f5febc
|
Update: unified format
|
3 years ago |
Jesse
|
863895d2e1
|
Update intro.md
|
3 years ago |
Allan Downey
|
af1f6144a6
|
fix(result-error): fix link
|
3 years ago |
Allan Downey
|
2aab841de0
|
Update: unified format
|
3 years ago |
Allan Downey
|
d6675774e5
|
Update: unified format
|
3 years ago |
sunface
|
53ac231dea
|
update readme.md
|
3 years ago |
sunface
|
8b51a4a26c
|
add tokio-stream
|
3 years ago |
Sunface
|
668bf88bb5
|
Merge pull request #364 from JesseAtSZ/patch-16
Update circle-reference.md
|
3 years ago |
Sunface
|
b488a0c991
|
Merge pull request #363 from JesseAtSZ/patch-15
Update intro.md
|
3 years ago |
Sunface
|
00807a659f
|
Merge pull request #362 from AllanDowney/patch-4
Update(enum): add prelude link
|
3 years ago |
Sunface
|
5af1cab64e
|
Merge pull request #361 from JesseAtSZ/patch-14
Update cell-refcell.md
|
3 years ago |
Sunface
|
d6f971e652
|
Update book/contents/advance/smart-pointer/cell-refcell.md
|
3 years ago |
Sunface
|
e03b0673a0
|
Update book/contents/advance/smart-pointer/cell-refcell.md
|
3 years ago |
Sunface
|
a4e6fc7f74
|
Merge pull request #360 from JesseAtSZ/patch-13
Update rc-arc.md
|
3 years ago |
Junlong
|
b0b42770d8
|
replace a ambiguous word
|
3 years ago |
Junlong
|
9570523c61
|
replace a ambiguous word
|
3 years ago |
Jesse
|
26e1a20eb2
|
Update circle-reference.md
81行,b退出的时候触发drop,a退出的时候也会触发drop吧?所以我认为最后a、b的引用计数都是0,不会存在内存泄露
|
3 years ago |
Jesse
|
53325d443c
|
Update intro.md
|
3 years ago |
Allan Downey
|
35052357ff
|
Update(enum): add prelude link
|
3 years ago |
Jesse
|
36932c2503
|
Update cell-refcell.md
|
3 years ago |
sunface
|
5003d1c8ae
|
Merge branch 'main' of https://github.com/sunface/rust-course
|
3 years ago |
sunface
|
20877ae189
|
add tokio-select
|
3 years ago |
Sunface
|
34918a31da
|
Merge pull request #359 from muwuren/patch-2
"Async 编程简介" 表格分隔符错误
|
3 years ago |
Sunface
|
a882007a66
|
Merge pull request #358 from Co1lin/patch-1
make the explanation more clear
|
3 years ago |
Sunface
|
52f06488bc
|
Merge pull request #355 from nestfiy/main
chore: fix some difficult sentences to read
|
3 years ago |
Jesse
|
2fff3ce6ca
|
Update cell-refcell.md
26行,没理解为什么违背了Rust的借用规则。
86行,RefCell 用于引用没读懂,前面例子中展示的是RefCell中存放一个String,这里为什么说是引用?
237行,数据结构和CPU亲和是啥意思,第一次听到这种描述
|
3 years ago |
Jesse
|
1263a7daa3
|
Update rc-arc.md
|
3 years ago |
muwuren
|
9512ff7710
|
"Async 编程简介" 表格分隔符错误
修改表格分隔符为英文"|",而不是中文"|"。
|
3 years ago |
Colin
|
36a4a5e462
|
make the explanation more clear
|
3 years ago |
tomoat
|
23456e23c7
|
reduction part
|
3 years ago |
Sunface
|
62546f9cb9
|
Merge pull request #357 from AllanDowney/patch-3
Update: unified format
|
3 years ago |
Sunface
|
1466b48e0e
|
Update book/contents/basic/match-pattern/match-if-let.md
|
3 years ago |
Sunface
|
b4ea9f5422
|
Merge pull request #354 from JesseAtSZ/patch-11
Update drop.md
|
3 years ago |
Sunface
|
dd363dfb83
|
Merge pull request #352 from AllanDowney/patch-2
Update: unified format
|
3 years ago |