187 Commits (976e31290d9ca1cbcd904be870372c749f4018c0)

Author SHA1 Message Date
iscas-zac 06afeb2524
Update multi-futures-simultaneous.md
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
sunface a3b55a59a5 update thread.md about reference
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 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 93c16f002f 新增进阶实战:实现一个简单的 reids
2 years ago
sunface 31fa657478 separate lifetime chapters into different parts: basic and advanced
2 years ago
dexian 0050563c50 fix macro incorrect review and warning code
2 years ago
Sunface d94c376dba
Merge pull request #1131 from sb-child/patch-3
2 years ago
Sunface 53437ebc2a
Merge pull request #1120 from qq906907952/ydx-rich-derive-macro
2 years ago
想出网名啦 fa5aa4d548
Typo fix: advance/unsafe/superpowers.md
2 years ago
dexian e805d17041 rich the derive macro content
2 years ago
sunface 0491ea1244 基于@Ykong1337提交的PR完善下文字组织
2 years ago
Ykong 07c033c800
Update advance.md
2 years ago
p9s de79d17747
Update concurrency-parallelism.md
2 years ago
Yifu Duan f52f243e1e
the demo code can not cache `String` but `&str`
3 years ago
Somoku e9b89c2f7f Merge branch 'main' of https://github.com/Somoku/rust-course
3 years ago
Somoku 124de6a7da chore: fix typo, format and answer reference
3 years ago
小虾米 3f5a554c6f
Update global-variable.md
3 years ago
Somoku 83ae8680be fix: typos fixed and answer reference link changed
3 years ago
Airene Fang ac9deee742
chore: spell err
3 years ago
Sunface 230ba32573
Merge pull request #964 from qianjunakasumi/patch-1
3 years ago
CrazyCoder_LJ 0640118bf0
Update sync1.md
3 years ago
千橘 雫霞 90a2635e6b
fix: broken reference link
3 years ago
cxz888 18612de94c
Typo: sized.md
3 years ago
situ2001 b2e4b0f3f1
add missing word
3 years ago
Fanjun Kong bbfaa3d379 fix: typo of Mutex
3 years ago
Sunface e9f435d083
Merge pull request #928 from zongzi531/hotfix/deque
3 years ago
zongzi531 92ebe12386 fix: typo shell symbol in cargo script and etc
3 years ago
tu6ge 0355da2638
Update sync2.md
3 years ago
allrightsreserved 1b7b2969fb
Update iterator.md
3 years ago
allrightsreserved a9f92a5f55
Update iterator.md
3 years ago
litao ccdf3ff97e fix: typo in circle-self-ref/self-referential.md
3 years ago
glatavento 70b333862c 🐞 fix: 修复错误解析的泛型标签
3 years ago
dxx 0067983363 修改声明宏中 的解释
3 years ago
Sunface 4e595a0b2f
Update src/advance/smart-pointer/deref.md
3 years ago
Sunface 21a86a0874
Update src/advance/smart-pointer/deref.md
3 years ago
Sunface 3ba208dca8
Update src/advance/smart-pointer/deref.md
3 years ago
Yu Jian e6d605fc97
fix misleading expression in deref.md
3 years ago
MarbleGate f003b3f521 Fix link error
3 years ago
MarbleGate 2cc1e71fe9 Fix link error
3 years ago
sunface b15d61476f 增加 Rust难点攻关 专题
3 years ago
Rustln 272a88687d
Fixed code typo.
3 years ago
Rustln a759eb0b38
Update superpowers.md
3 years ago
Rustln 341d737cb1
Add `anyhow` sample code.
3 years ago
sunface 14d2ce57fa fixed 垂悬 to 悬垂
3 years ago
down 4b3cbabadd
Update box.md
3 years ago
Rustln 022b39fe79
Update global-variable.md
3 years ago
Rustln 5a5bc0eec9
Add `OnceCell` document.
3 years ago
Rustln b738162e81
Update global-variable.md
3 years ago
Rustln 17b78436c2
Update global-variable.md
3 years ago
Rustln 67eb3e71eb
Change static variable `names` to `NAMES`
3 years ago
Kangaxx-0 cca07b5d66
Update link in rc-arc md file
3 years ago
Siu 25a75abb98
Fix Chinese grammar mistakes
3 years ago
Rustln cb0fa880c6
Fixed deprecated code: `ONCE_INIT`->`Once::new()`
3 years ago
Rustln a150dd9ca8
Fixed typo.
3 years ago
zongzi531 63b02eb0a6 fix: typo github
3 years ago
sunface 5a2251f61f 新增章节 [Cookbook - 生成随机数]
3 years ago
Rustln cebdfbbd2a
Update concurrency-parallelism.md
3 years ago
Rustln 5bbb828629
Update concurrency-parallelism.md
3 years ago
zongzi531 e065b69186 fix: error link and some typo
3 years ago
sunface 65aa3e8322 重新修订章节: [&'static 与 T: 'static]
3 years ago
zongzi531 44e3a1ba8d fix: link to url
3 years ago
zongzi531 7cd3f0cd00 fix: link url to abs path
3 years ago
zongzi531 d818344f77 Fix typo in confonding etc
3 years ago
Sunface f2d21931ed
Merge pull request #594 from Rustln/main
3 years ago
Rustln 18775a4033
Update closure.md
3 years ago
Sunface 5b14e72ce3
Merge pull request #593 from zongzi531/hotfix/unsafe
3 years ago
Sunface 8f82688539
Update src/advance/unsafe/superpowers.md
3 years ago
Rustln e3b1d1d7cc
Fixed wrong link
3 years ago
Rustln a57d5b1785
Fixed wrong link
3 years ago
Rustln 1046241be6
Add `#[macro_export]` to custom marco
3 years ago
Rustln 3181ddfe81
Fixed typo.
3 years ago
Rustln 0fefb65cf1
Update closure.md
3 years ago
Rustln 73742bb3bd
Add closure move sample.
3 years ago
Rustln 5907d78a49
Imprecise exposition and correction
3 years ago
zongzi531 c12fecee97 Fix typo in unsafe
3 years ago
Sunface 478bb47642
Merge pull request #588 from MonkSoul/patch-1
3 years ago
Sunface 3c0eb826d2
Update src/advance/lifetime/advance.md
3 years ago
Sunface ee08b21d8a
Update src/advance/lifetime/advance.md
3 years ago
Sunface 4907f47ec9
Merge pull request #587 from Rustln/main
3 years ago
百小僧 3020159afe
Add more understandable explanations.
3 years ago
Rustln b0f1c6036f
Update basic.md
3 years ago
Rustln c0d4590547
Add code highlighting
3 years ago
Rustln bcda5b0a42
Fix loose code description.
3 years ago
zongzi531 38a854afd2 Fix typo in errors.md
3 years ago
sunface 909eaba00c rename 原生指针 to 裸指针
3 years ago
千橘 雫霞 2fad4d07f8
Replace the broken link of `cargo` with `toolchains/cargo`
3 years ago