Sunface
|
50e2902273
|
Merge pull request #1251 from yansq/patch1
Update enum-int.md
|
1 year ago |
Sunface
|
046681b816
|
Merge pull request #1252 from yansq/patch-1
Update cell-refcell.md
|
1 year ago |
Sunface
|
8aecca7823
|
Merge pull request #1257 from cunzaizhuyi/patch-1
Update ownership.md
|
1 year ago |
Sunface
|
099fe33e46
|
Update about-book.md
|
1 year ago |
Sunface
|
678b6a2204
|
Merge pull request #1258 from EluvK/eluvk/translation/appendix/rust-versions
translation(appendix/rust-versions) : 1.70-1.71
|
1 year ago |
Sunface
|
b58f329420
|
Merge pull request #1261 from cunzaizhuyi/main-1
Update intro.md
|
1 year ago |
Sunface
|
872058fca2
|
Merge pull request #1264 from TonyMistark/main
Update closure.md
|
1 year ago |
Jianfeng Cai
|
8d461ea5bc
|
fixed the pin/unpin broken url
fixed the pin/unpin url which is broken and 404 occurs.
|
1 year ago |
ice
|
1b58436fb2
|
Update closure.md
Update markdown hyperlink
|
1 year ago |
ice
|
c958ccaa1c
|
Update closure.md
Update markdown hyperlink
|
1 year ago |
ice
|
5b3f3e742b
|
Update closure.md
fix Document not found (404) about closure example
|
1 year ago |
cunzaizhuyi
|
949b328d14
|
Update intro.md
|
1 year ago |
EpicMo
|
61ea880492
|
Update numbers.md
|
1 year ago |
Eucalypt
|
ea011cea8d
|
translation(appendix/rust-versions) : 1.70-1.71
|
1 year ago |
cunzaizhuyi
|
4dd115adb2
|
Update ownership.md
中文逗号
|
1 year ago |
幽香乐容
|
d6b37e9d34
|
Update base-features.md
错字
|
1 year ago |
Daniel Yan
|
2202d90cc0
|
Update cell-refcell.md
Fix typo
|
1 year ago |
Daniel Yan
|
e54d7b772d
|
Update enum-int.md
修正:
从枚举到整数 -> 从整数到枚举
|
1 year ago |
hacktor
|
ea00e8390f
|
Update closure.md
修改了行文,更加流畅易于阅读
|
1 year ago |
Sunface
|
70f8ea5726
|
Merge pull request #1247 from lvqq/main
docs: add rustup update
|
1 year ago |
Sunface
|
3172348481
|
Merge pull request #1248 from Scott169/main
Fix some typos found and modify expression
|
1 year ago |
Sunface
|
877871a66f
|
Update src/appendix/rust-versions/1.59.md
|
1 year ago |
infopensource
|
494575c6c8
|
fix some grammarly mistakes
|
1 year ago |
infopensource
|
1429899531
|
add some details about FnMut
The example from original confused many of us, I added some explainations to explain what the example actually did.
|
1 year ago |
csf
|
bd614f8944
|
add a comment to mothed wait()
|
1 year ago |
Sunface
|
3d4845a362
|
Merge pull request #1244 from 66dexmg/main
fix(动态数组 Vector): 🐛 修复输出结果
|
1 year ago |
Sunface
|
72e3756e18
|
Merge pull request #1238 from 3119369616/patch-1
Update cargo.md
|
1 year ago |
Sunface
|
8105fae317
|
Merge pull request #1232 from asthetik/fix-warning
Prefix it with an underscore: `_i`
|
1 year ago |
Scott Rhodes
|
b8230be586
|
Merge branch 'sunface:main' into main
|
1 year ago |
chlorine
|
017300403f
|
docs: add rustup update
|
1 year ago |
csf
|
46675a1db8
|
update condvar
|
1 year ago |
Lenovo
|
fa5e8d0575
|
fix(动态数组 Vector): 🐛 修复输出结果
|
1 year ago |
Scott Rhodes
|
853baf599d
|
Edit expression
|
1 year ago |
Scott Rhodes
|
c2ce54cda4
|
fix typo
|
1 year ago |
cokernut
|
49c492061e
|
内容优化:有无符号整型的取值描述优化
有无符号整型的取值范围添加0
|
1 year ago |
yongliang
|
36511e03fa
|
Update first-try/slowly-downloading.md
增加 cargo 国内镜像源稀疏索引用法
|
1 year ago |
Scott Rhodes
|
5984af3223
|
modify expressions
|
1 year ago |
Scott Rhodes
|
34f198ef01
|
Update 1.69.md
|
1 year ago |
3119369616
|
3f24e0116d
|
Update cargo.md
|
1 year ago |
Sunface
|
59e2459bee
|
Merge pull request #1234 from Crpdim/main
Update iterators.md
|
1 year ago |
Sunface
|
38786f0f72
|
Update src/basic-practice/iterators.md
|
1 year ago |
yjh
|
fcb1c1b0ce
|
fix typo: 由于 -> 优于
|
1 year ago |
keijack
|
ea0a7cbeb0
|
增加 vector 排序相关内容。
|
1 year ago |
keijack
|
d207e3125d
|
增加 vector 排序相关内容。
|
1 year ago |
Crpdim
|
5a847b8718
|
Update iterators.md
数组切`&[String]` -> 数组切片`&[String]`
|
1 year ago |
liting
|
a2e9a6dd9e
|
fix: typo in appendix/rust-version
|
1 year ago |
asthetik
|
da44cafd54
|
Prefix it with an underscore: `_i`
|
1 year ago |
sunface
|
e4c6bd7634
|
fix: typo in converse ch
|
1 year ago |
sunface
|
14b18a8b0c
|
[fix] 修复<<下载很慢>>章节目录错乱
|
1 year ago |
sunface
|
dd5bd85206
|
重新组织优化<<下载依赖太慢了>>章节
|
1 year ago |
GaoZG2
|
22a5392df7
|
Update string-slice.md
代码的补充注释
|
1 year ago |
Sunface
|
c95e98c88f
|
Merge pull request #1211 from acehinnnqru/patch-2
Update flow-control.md
|
1 year ago |
Sunface
|
65d11ba5fe
|
Apply suggestions from code review
|
1 year ago |
Sunface
|
14b538ec5f
|
Update src/advance/concurrency-with-threads/sync1.md
|
1 year ago |
Sunface
|
bdba4ab01f
|
Update src/advance/concurrency-with-threads/sync1.md
|
1 year ago |
Sunface
|
47384f29d7
|
Update src/advance/concurrency-with-threads/sync1.md
|
1 year ago |
Sunface
|
2331fe1f68
|
Update src/advance/concurrency-with-threads/sync1.md
|
1 year ago |
Wenqing Zong
|
406df0a46e
|
Fix typo in concurrency chapter, deadlock part
|
1 year ago |
Sunface
|
a1b978a027
|
Merge pull request #1212 from acehinnnqru/patch-3
patch: update all-patterns.md
|
2 years ago |
mzccddkk
|
51e77174ff
|
Update trait.md
文字错误
|
2 years ago |
Au
|
a79377d5d4
|
fix: all-patterns.md
更新变量遮蔽的 `match` 引用地址
|
2 years ago |
Au
|
cabca6e249
|
Update all-patterns.md
更正部分内容, 避免误解. 这里可以随时使用其他变量, 不一定使用 y, 没必要刻意混杂各种概念.
|
2 years ago |
Au
|
00c2a7355f
|
Update flow-control.md
去掉希望强调所有权的提示, 转为所有权说明.
如有错误请指正.
|
2 years ago |
Sunface
|
d17927fc6e
|
Merge pull request #1163 from stevenlele/too-many-lists
fix translation in too-many-lists
|
2 years ago |
Sunface
|
fdc94cea58
|
Merge pull request #1192 from acehinnnqru/patch-1
Update match-if-let.md
|
2 years ago |
Sunface
|
7f90c174ba
|
Merge pull request #1194 from zhenzhenChange/add-note
update note
|
2 years ago |
Sunface
|
af44f2f6dd
|
Merge pull request #1195 from zhaoshouhang/patch-1
Update advance.md
|
2 years ago |
Sunface
|
0f20d86bc0
|
Merge pull request #1196 from book-9A18C1C14F804B09BD52E2DFAAB8F20F/main
Typo modification
|
2 years ago |
Sunface
|
b8160e88a0
|
Merge pull request #1198 from Ethkuil/main
Update string-slice.md: 修复对 `+`、`+=` 的错误描述,并添加注释
|
2 years ago |
Sunface
|
c1ad64b845
|
Merge pull request #1201 from Doraemonkeys/patch-1
修改标点符号
|
2 years ago |
Sunface
|
969991965c
|
Merge pull request #1207 from busyDecoding/patch-4
Update overview.md
|
2 years ago |
Sunface
|
78247e26df
|
Merge pull request #1202 from Doraemonkeys/patch-2
增加一个match的例子
|
2 years ago |
Larry Lee
|
250baf1797
|
Update overview.md
修改病句
|
2 years ago |
EluvK
|
f53c84cf0c
|
translation(appendix/rust-versions) : 1.69
|
2 years ago |
EluvK
|
111f98138a
|
fix typo
|
2 years ago |
doraemon
|
58d17bab39
|
增加一个match的例子
在学习章节 `2.11.2. 返回值 Result 和?` 时遇到一个新的match用法,之前没有提到过,所以在这里加上。
https://course.rs/basic/result-error/result.html#%E5%AF%B9%E8%BF%94%E5%9B%9E%E7%9A%84%E9%94%99%E8%AF%AF%E8%BF%9B%E8%A1%8C%E5%A4%84%E7%90%86
|
2 years ago |
doraemon
|
0dced0f8c0
|
修改标点符号
|
2 years ago |
Hobart Zhi-xin Lin
|
6917b9f43c
|
Update string-slice.md: 修复对 `+`、`+=` 的错误描述,并添加注释
|
2 years ago |
大漠知秋
|
2a5c30b204
|
Typo modification
|
2 years ago |
Sunface
|
e7c6d918e5
|
Merge pull request #1189 from callqh/patch-1
fix: typo
|
2 years ago |
Sunface
|
471f25eaef
|
Merge pull request #1185 from shenX-2021/main
fix(too-many-lists): wrong translation;
|
2 years ago |
Sunface
|
a357cedcf4
|
Merge pull request #1184 from jamesarch/main
修改错字
|
2 years ago |
Sunface
|
25d496a9be
|
Merge pull request #1182 from iscas-zac/main
Update web-server.md:steam->stream, collecto->collect
|
2 years ago |
Sunface
|
614e03d3de
|
Merge pull request #1181 from yanggangtony/fix-typo
修复语句不通顺问题
|
2 years ago |
Sunface
|
ac8ad1cf7a
|
Merge pull request #1176 from yesanyou/main
update thread.md about reference
|
2 years ago |
Sunface
|
1e1a7fa65b
|
Merge pull request #1170 from FrankKai/main
fix: typo 回触发->会触发
|
2 years ago |
zhaoshouhang
|
9433b3b3df
|
Update advance.md
极具->急剧
|
2 years ago |
zhongzhen
|
39a7e8302c
|
add cargo new note
|
2 years ago |
zhongzhen
|
f02acff114
|
update note
|
2 years ago |
Au
|
9b767a8ba6
|
Update match-if-let.md
这里表述有些出入, 使用更合适的理解方式, 避免产生误解
|
2 years ago |
Liuqh233
|
11398d3dca
|
fix: typo
|
2 years ago |
iscas-zac
|
3038407abe
|
Update web-server.md
|
2 years ago |
iscas-zac
|
0e299ac8b4
|
Update pain-points-and-workarounds.md
|
2 years ago |
iscas-zac
|
06afeb2524
|
Update multi-futures-simultaneous.md
|
2 years ago |
zivvvv
|
6671621000
|
fix(too-many-lists): wrong translation;
|
2 years ago |
iscas-zac
|
41ff5658e3
|
Update async-await.md
|
2 years ago |
iscas-zac
|
4b0684e088
|
Update pin-unpin.md
|
2 years ago |
iscas-zac
|
b1407e019c
|
Update future-excuting.md
|
2 years ago |
iscas-zac
|
bee4a620ee
|
Update future-excuting.md
|
2 years ago |
iscas-zac
|
54403ce072
|
Update getting-started.md
|
2 years ago |
jamesarch
|
30920130ea
|
fix typo
fix typo
|
2 years ago |
iscas-zac
|
b8af7f59c6
|
Update multi-threads.md
fix typo: Mutext -> Mutex
|
2 years ago |
iscas-zac
|
d4c55aefcd
|
Update web-server.md
fix typos
|
2 years ago |
yanggang
|
c8408696b8
|
修复语句不通顺问题
Signed-off-by: yanggang <gang.yang@daocloud.io>
|
2 years ago |
Sunface
|
69fd67d18f
|
Merge pull request #1179 from Nihilism0/patch-2
fix The sample code does not match the description
|
2 years ago |
yanggang
|
735957bca5
|
语句后面缺少一个分号;
Signed-off-by: yanggang <gang.yang@daocloud.io>
|
2 years ago |
sunface
|
0c0a7a3ac2
|
update some words in the ending paragraph of into-rust
|
2 years ago |
Nihilism
|
db584fd108
|
Update array.md
|
2 years ago |
sunface
|
a3b55a59a5
|
update thread.md about reference
|
2 years ago |
Frankkai
|
cc05988652
|
fix: typo collecto -> collect
|
2 years ago |
Frankkai
|
3ef039447e
|
fix: typo 回触发->会触发
|
2 years ago |
Sunface
|
e451fd2028
|
Merge pull request #1159 from gfzum/fix-typo
Fix 一些标点的小改动
|
2 years ago |
gfzum
|
c8b12d52aa
|
Merge branch 'sunface:main' into fix-typo
|
2 years ago |
EluvK
|
bcbd1971a0
|
translation(appendix/rust-versions) : 1.68
|
2 years ago |
stevenlele
|
9f24ebd2cd
|
fix translation in too-many-lists
|
2 years ago |
Rustln
|
c4384942fa
|
Update cargo.md
|
2 years ago |
Rustln
|
585957a032
|
Update cargo.md
|
2 years ago |
Rustln
|
54b78609a1
|
fixed typo
|
2 years ago |
gfzum
|
ee7d5f520f
|
Merge branch 'sunface:main' into fix-typo
|
2 years ago |
gfzum
|
4c8878afcb
|
fix(2.8.3, 2.9.1, 2.9.2, 2.10): 加上引用块后面句号
fix(2.9.2) 修改二级标题后的四级标题为三级标题
|
2 years ago |
gfzum
|
4d1e54cb82
|
fix(2.7 2.8.1): 引用块中句末句号,中文语句中英文括号替换为中文括号
|
2 years ago |
sunface
|
1ffe9730ed
|
fix typo in basic-practice/tests.md
|
2 years ago |
sunface
|
2f0b68042d
|
revision and proofread of 避免从入门到放弃
|
2 years ago |
sunface
|
79f3882f71
|
revision and proofread of 进入Rust编程世界
|
2 years ago |
sunface
|
1f3bcf7875
|
move basic/converse into advance/into-types
|
2 years ago |
sunface
|
d439d37035
|
merge community.md and rusty-book.md into one
|
2 years ago |
sunface
|
471471b256
|
add chapter inline-asm
|
2 years ago |
sunface
|
564ee9da08
|
add chapter inline-asm
|
2 years ago |
sunface
|
ed9809e2c9
|
add chapter inline-asm
|
2 years ago |
sunface
|
a2281d2d1a
|
update about-book.md
|
2 years ago |
sunface
|
6fc84cfed9
|
add web server chapter in multi thread section
|
2 years ago |
sunface
|
ba06b79c62
|
add web server chapter in multi thread section
|
2 years ago |
sunface
|
e36b33ec71
|
add web server chapter in multi thread section
|
2 years ago |
sunface
|
60e26cec08
|
add web server chapter in multi thread section
|
2 years ago |
sunface
|
b8b0714580
|
add web server chapter in multi thread section
|
2 years ago |
sunface
|
1bed5a4ec4
|
fixed some outdated links
|
2 years ago |
sunface
|
83cb5dfcf9
|
update the default folding layers of toc from 1 to 0
|
2 years ago |
sunface
|
93c16f002f
|
新增进阶实战:实现一个简单的 reids
|
2 years ago |
sunface
|
7e85d1ff49
|
add some contents to 入门实战 chapter
|
2 years ago |
sunface
|
f877cd2a2a
|
add some contents to 入门实战 chapter
|
2 years ago |
gfzum
|
9e7991f42f
|
Merge branch 'main' of https://github.com/gfzum/rust-course-1
|
2 years ago |
gfzum
|
106dfb6b1b
|
的地typo
|
2 years ago |
gfzum
|
86af7ac8e7
|
Merge branch 'sunface:main' into main
|
2 years ago |
gfzum
|
03fdf2605b
|
到2.4为止的一些标点补齐更正。
|
2 years ago |
gfzum
|
367edd6350
|
根据其他地方的无序列表使用习惯,删去了每行的句号
|
2 years ago |
sunface
|
4516b37ab9
|
add some contents to 入门实战 chapter
|
2 years ago |
sunface
|
8563334d1d
|
add some contents to 入门实战 chapter
|
2 years ago |
sunface
|
36ecd5f37c
|
add some contents to 入门实战 chapter
|
2 years ago |
Sunface
|
a5b7d04885
|
Merge pull request #1148 from thorseraq/0221-feature-update
消除"feature 开启其他 feature"描述的歧义
|
2 years ago |
Sunface
|
e841b45501
|
Update src/basic/compound-type/struct.md
|
2 years ago |