80 Commits (82623411777b8cd223bce1b5c5216f5eb37e38ce)

Author SHA1 Message Date
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
Sunface 6eb2084f1b
Merge pull request #572 from zongzi531/hotfix/sync2
3 years ago
zongzi531 b8783ad201 Fix typo in concurrency-with-threads/sync2.md & send-sync.md
3 years ago
sunface 50df514da8 Merge branch 'main' of https://github.com/sunface/rust-course
3 years ago
sunface 4bda27fc6d update章节目录
3 years ago
Sunface e2b89fb785
Merge pull request #570 from zongzi531/hotfix/sync1
3 years ago
zongzi531 ed9c74cc70 Fix typo in concurrency-with-threads/sync1.md
3 years ago
Sunface dd45ec5482
Merge pull request #569 from zongzi531/hotfix/message-passing
3 years ago