1040 Commits (34044d42ab593537821b99e418e524e02be60ce2)

Author SHA1 Message Date
GaoZG2 22a5392df7
Update string-slice.md
1 year ago
Sunface c95e98c88f
Merge pull request #1211 from acehinnnqru/patch-2
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
2 years ago
mzccddkk 51e77174ff
Update trait.md
2 years ago
Au a79377d5d4
fix: all-patterns.md
2 years ago
Au cabca6e249
Update all-patterns.md
2 years ago
Au 00c2a7355f
Update flow-control.md
2 years ago
Sunface d17927fc6e
Merge pull request #1163 from stevenlele/too-many-lists
2 years ago
Sunface fdc94cea58
Merge pull request #1192 from acehinnnqru/patch-1
2 years ago
Sunface 7f90c174ba
Merge pull request #1194 from zhenzhenChange/add-note
2 years ago
Sunface af44f2f6dd
Merge pull request #1195 from zhaoshouhang/patch-1
2 years ago
Sunface 0f20d86bc0
Merge pull request #1196 from book-9A18C1C14F804B09BD52E2DFAAB8F20F/main
2 years ago
Sunface b8160e88a0
Merge pull request #1198 from Ethkuil/main
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
2 years ago
Sunface 78247e26df
Merge pull request #1202 from Doraemonkeys/patch-2
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 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
2 years ago
Sunface 471f25eaef
Merge pull request #1185 from shenX-2021/main
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
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
2 years ago
Sunface 1e1a7fa65b
Merge pull request #1170 from FrankKai/main
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
2 years ago
iscas-zac b8af7f59c6
Update multi-threads.md
2 years ago
iscas-zac d4c55aefcd
Update web-server.md
2 years ago
yanggang c8408696b8
修复语句不通顺问题
2 years ago
Sunface 69fd67d18f
Merge pull request #1179 from Nihilism0/patch-2
2 years ago
yanggang 735957bca5
语句后面缺少一个分号;
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
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): 加上引用块后面句号
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
2 years ago
Sunface e841b45501
Update src/basic/compound-type/struct.md
2 years ago
maoziqiang 9e5bfa601b fix: fix lifetime links
2 years ago
sunface 14ecc2bac9 add some contents to 入门实战 chapter
2 years ago
sunface cc4eeebdd7 reorder the converse chapter in basic section
2 years ago
x1a0t 9b33b24880 消除"feature 开启其他 feature"描述的歧义
2 years ago
sunface 31fa657478 separate lifetime chapters into different parts: basic and advanced
2 years ago
sunface e084270c8e optimize the presentation of panic chapter
2 years ago
sunface 3bdcb26676 optimize the presentation of panic chapter
2 years ago
sunface 373288155d add running result for ? operator using in main function
2 years ago
sunface 3973ba6719 Add copied and unwrap_or method to directly get a score value
2 years ago
sunface 0726f4c85e update println style in Vectory chapter, add simple explanation for why use two different styles
2 years ago
sunface 427a5313ed Merge branch 'main' of https://github.com/sunface/rust-course
2 years ago
Sunface db3ea05cf6
Merge pull request #1145 from qq906907952/ydx-fix-macro-review
2 years ago
sunface 4926605fc3 调整章节顺序
2 years ago
sunface 7e02f10cd0 润色一些文字
2 years ago
sunface 7771c211c9 添加Rust作者的一件小轶事
2 years ago
sunface ecc2802d80 添加Rust作者的一件小轶事
2 years ago
sunface 0b82b1d7cc 添加Rust作者的一件小轶事
2 years ago
dexian 0050563c50 fix macro incorrect review and warning code
2 years ago
Sunface 69ef90c93d
Update src/basic/crate-module/module.md
2 years ago
Bruce ea2a26f125
Typo & Reorder the words
2 years ago
sunface af1f8cbe72 修改rusty book的链接
2 years ago
sunface 7a5378cfee 修改rusty book的链接
2 years ago
Sunface a49dc375b0
Merge pull request #1140 from robinv8/main
2 years ago
Sunface 5e9e08b691
Merge pull request #1136 from Ziqi-Yang/patch-2
2 years ago
Sunface ba25e0eb31
Merge pull request #1135 from EluvK/eluvk/translation/appendix/rust-versions
2 years ago
Sunface d94c376dba
Merge pull request #1131 from sb-child/patch-3
2 years ago
Sunface 6af76de344
Merge pull request #1130 from RobinGG/patch-1
2 years ago
Sunface 86dda0aeb9
Merge pull request #1126 from Rustln/main
2 years ago
Sunface 1a26a79fe6
Merge pull request #1125 from keijack/main
2 years ago
Sunface 54bb38a6ae
Merge pull request #1124 from Makonike/main
2 years ago
Sunface 53437ebc2a
Merge pull request #1120 from qq906907952/ydx-rich-derive-macro
2 years ago
Ren Yubin adf81965be fix: 解决代码运行保存的问题
2 years ago
EluvK 9ff8ba3d14 translation(appendix/rust-versions) : 1.67
2 years ago
EluvK 0edcb489ba fix typo
2 years ago
EluvK 9bdf4cf582 translation(appendix/rust-versions) : 1.66
2 years ago
EluvK 602b4dc820 translation(appendix/rust-versions) : 1.65
2 years ago
EluvK a891d12239 translation(appendix/rust-versions) : 1.64
2 years ago
EluvK 6eed72874a fix typo
2 years ago
MeowKing a91f5df661
fix wrong link
2 years ago
EluvK 5b1a705c66 translation(appendix/rust-versions) : 1.63
2 years ago
想出网名啦 fa5aa4d548
Typo fix: advance/unsafe/superpowers.md
2 years ago
Robin Gong f225be6ba5
doc(string-clice.md): 调整字符串追加操作的示例代码,更具有语义
2 years ago
Rustln 298911d7b3
fixed doc typo
2 years ago
keijack 7cf3fb6186 增加嵌套模块说明。
2 years ago
谈笑风生间 849d1bdf89
fix: typo
2 years ago
dexian e805d17041 rich the derive macro content
2 years ago
sunface 0491ea1244 基于@Ykong1337提交的PR完善下文字组织
2 years ago
sunface f68cc76bff fix #1085
2 years ago
Sunface 7a9fc8f70c
Merge pull request #1117 from Ykong1337/main
2 years ago
Sunface 540706e0ac
Merge pull request #1115 from riba2534/main
2 years ago
Sunface 548d9054cc
Update src/basic/ownership/borrowing.md
2 years ago
Sunface 918b4762f7
Merge pull request #1114 from unlsycn/main
2 years ago
Ykong 07c033c800
Update advance.md
2 years ago
riba2534 a774b95336
修复描述使上下句用同一个词描述
2 years ago
unlsycn 8da0542612
fix broken link
2 years ago
husharp a53a404fb8 update fifth-extras
2 years ago
Sunface ffe20cceb9
Merge pull request #1045 from 0xmingx/main
2 years ago
Sunface c42739cb58
Merge pull request #1070 from loryhndol/patch-1
2 years ago
Sunface 68eabf9e41
Merge pull request #1082 from LarryLee-studio/patch-3
2 years ago
Sunface a70df011ed
Merge pull request #1087 from GSlun/patch-1
2 years ago
Sunface cd94f4858f
Merge pull request #1089 from rocklau/patch-1
2 years ago
Sunface a6ed7a769b
Merge pull request #1094 from p9s/patch-8
2 years ago
Sunface d23c8d6b76
Merge pull request #1095 from GSlun/patch-2
2 years ago
Sunface 162d9f4fff
Merge pull request #1098 from lodisy/patch-2
2 years ago
Sunface 7cf3f1c36e
Merge pull request #1100 from lodisy/patch-3
2 years ago
Sunface ba6bd925aa
Merge pull request #1104 from LaoLittle/main
2 years ago
writey 60a1cb2e2c 修复习题解答链接
2 years ago
tsudzuki 3a95d4a55f
全模式匹配添加数组
2 years ago
Michael 8f24be9f83
6.5 fix typos
2 years ago
Michael d396273a10
4.1.1: fix typos
2 years ago
GSLun 9f5194abcd
代码有个小错误
2 years ago
p9s de79d17747
Update concurrency-parallelism.md
2 years ago
Rocky LIU 0bf7783f41
Update SUMMARY.md
2 years ago
GSLun d112990659
错别字
2 years ago
Larry Lee 76a1327ed5
Update advance-trait.md
2 years ago
Sunface 2d17b02d5a
Merge pull request #1080 from KirinRyuuri/patch-1
2 years ago
Sunface 74f534325a
Merge pull request #1076 from Zolyn/patch-2
2 years ago
Sunface ca00639508
Merge pull request #1069 from LarryLee-studio/patch-2
2 years ago
Sunface 1525622afc
Merge pull request #1063 from LarryLee-studio/patch-1
2 years ago
Sunface 5adeb84167
Merge pull request #1061 from kkoang/patch-3
2 years ago
Sunface fc04caaa3a
Merge pull request #1057 from kkoang/patch-1
2 years ago
Kirin 70cb2f5041
Update formatted-output.md
2 years ago
Yumeoto Zorin ae1898a7fc
fix: typo
2 years ago
James Chen ce5fde09dc
Update trait.md
2 years ago
mugebi 3bfe670f4c
Update all-patterns.md
2 years ago
mugebi a5efc4354c
Update method.md
2 years ago
Ansel 7329985556
Merge branch 'sunface:main' into main
2 years ago
pengyang 10fa1d0f57 perf:优化语气,柔和
2 years ago
Sunface 212526cd31
Merge pull request #1058 from kkoang/patch-2
2 years ago
Sunface f245c4c59c
Merge pull request #1056 from kxxt/patch-1
2 years ago
Sunface 12c69a5b7e
Merge pull request #1050 from NeutronStarPRO/main
2 years ago
Sunface 676ac469ca
Update src/basic/ownership/borrowing.md
2 years ago
kkoang 9aefc619f2
代码格式化
2 years ago
kkoang ea88721e5f
修复文档小错误
2 years ago
kkoang 069aa2ae9e
修复文档的两个小bug
2 years ago
Levi Zim 6243a89162
fix typo in src/cargo/reference/deps-overriding.md
2 years ago
NeutronStarPRO fae4210f20
Update about-book.md
2 years ago
0xmingx 9fa98b9dfb
修改标题
2 years ago
pengyang 4ad4512b0a perf: basic 数组模块知识,对于数组元素为非基础类型
2 years ago
onlyxuyang 76256bb99f
修改悬垂引用的描述
2 years ago