Commit Graph

588 Commits

Author SHA1 Message Date
Sunface cad85a9c32
Merge pull request #204 from Tanish-Eagle/editing-basic-types
Editing basic types
2022-04-05 22:05:40 +08:00
Tanish-Eagle e70f529c72 Fixed missing semicolons in basic-types, char-bool-unit 2022-04-05 14:07:55 +05:30
Tanish-Eagle 53bd5941cd Fixed missing semicolons and spelling mistakes in basic-types functions 2022-04-05 12:28:35 +05:30
Tanish-Eagle e46c8aedb1 Fixed missing semicolons in basic-types, statements-expressions 2022-04-05 10:41:47 +05:30
Tanish-Eagle 09c0b55585 Fixed spellings and missing semicolons 2022-04-04 23:04:08 +05:30
Sunface 8d8649dfa9
Merge pull request #202 from linbingquan/dev
fix match.md
2022-04-04 21:30:37 +08:00
linbingquan 107190012f fix match.md 2022-04-04 21:14:02 +08:00
Sunface 83ded37bd8
Merge pull request #201 from Tanish-Eagle/editing
Editing Variables
2022-04-04 10:41:01 +08:00
Sunface b7f7755014
Update en/src/variables.md 2022-04-04 10:40:01 +08:00
Tanish-Eagle 722bb85ca6 Further simplified the comments 2022-04-03 21:52:32 +05:30
Sunface 43b852c616
Update LICENSE 2022-04-03 22:28:56 +08:00
Tanish-Eagle 2416688f4f Fixed the missing semicolon 2022-04-02 23:29:51 +05:30
Tanish-Eagle 51734d1a44 Made the comments clearer 2022-04-02 23:19:14 +05:30
Tanish-Eagle e056ca9f79 Fixed spelling mistakes and typos in the variable lesson 2022-04-02 23:03:39 +05:30
sunface d25c350d13 add mini-redis to elegant-codebase.md 2022-04-02 16:40:44 +08:00
sunface 942cd34753 fix typos 2022-04-02 15:48:27 +08:00
Sarup Banskota 41dbece5a3
Add CodeCrafters.io
Adding [CodeCrafters](https://codecrafters.io/for/rust) to the code examples list. It's similar in concept to some of the other projects listed above!
2022-04-01 16:58:58 -07:00
sunface 6108d9be85 Merge branch 'master' of https://github.com/sunface/rust-by-practice 2022-03-31 21:48:13 +08:00
sunface 11ba275063 add [Newtype and DST] 2022-03-31 20:52:57 +08:00
Sunface df0e27f14a
Merge pull request #190 from Enforcer007/patch-1
Guidelines to serve book locally in English and Chinese
2022-03-31 19:44:29 +08:00
Akhil a.k.a Enforcer007 69f94de6e1
Guide to serve book locally in English and Chinese 2022-03-31 17:00:27 +05:30
sunface 0b760f32aa add [Iterator] 2022-03-31 16:43:51 +08:00
sunface 218b13c03c add [Iterator] 2022-03-31 16:43:23 +08:00
sunface 562eb9247f Add [Closure] chapter 2022-03-31 13:49:17 +08:00
sunface 8220143688 Add [Closure] chapter 2022-03-30 22:29:07 +08:00
sunface 47983d35f0 Add [Advanced Lifetime] chapter 2022-03-30 17:09:25 +08:00
sunface 5f716caf6c Add [Advanced Lifetime] chapter 2022-03-30 17:08:16 +08:00
sunface addb6c6a80 Add [&'static and T: 'static] chapter 2022-03-29 21:55:18 +08:00
sunface f501cbc737 Add language switch icon in top-right corner 2022-03-29 09:17:16 +08:00
sunface 03d010accc Merge branch 'master' of https://github.com/sunface/rust-by-practice 2022-03-28 22:08:01 +08:00
sunface 9b9a981254 update lifetime/basic.md 2022-03-28 22:02:07 +08:00
sunface 1fa2243ede update lifetime/basic.md 2022-03-28 21:41:18 +08:00
Sunface f4ae38c0dc
Merge pull request #168 from KngZhi/patch-1
变量绑定与解构:使用完整的答案地址
2022-03-28 19:16:18 +08:00
Sunface 1f734250c5
Merge pull request #175 from mylvghb/master
fix: otehrs.md 示例1处代码错误
2022-03-28 15:43:44 +08:00
daves 0b95827bf9 fix: otehrs.md 示例1处代码错误 2022-03-28 14:41:29 +08:00
Sunface 844e57c09c
Merge pull request #171 from greyhawk/master
fix: hashmap.md 第一题单词拼写错误
2022-03-28 14:08:17 +08:00
greyhawk ae6b655669 fix: hashmap.md 第一题单词拼写错误 2022-03-28 13:54:51 +08:00
Junwei Chen 0600f2739e
使用完整的答案地址 2022-03-26 14:38:14 +08:00
Sunface 20e29eb595
Merge pull request #167 from 2432001677/master
fix: ugly identation in compound-types
2022-03-25 16:02:23 +08:00
bruce 33764aa11c fix: ugly identation in compound-types 2022-03-25 15:43:12 +08:00
sunface dba86d10e6 replacing gitalk with giscus comments 2022-03-25 13:58:22 +08:00
sunface 6d454375f9 replacing gitalk with giscus comments 2022-03-25 13:57:42 +08:00
sunface 23678f2c0f replacing gitalk with giscus comments 2022-03-25 13:56:40 +08:00
sunface 9904ae6c7d add [Writing an OS in Rust] in elegant-code-base.md 2022-03-24 22:18:33 +08:00
sunface 9eed5e17fe add zh/comments-docs 2022-03-24 22:08:23 +08:00
sunface bd1ceb615d add zh/comments-docs 2022-03-24 22:07:46 +08:00
sunface b82af03497 update css styles,fix a bug where the page toc cannot be clicked due to mask layer 2022-03-24 21:08:35 +08:00
sunface 6858c7a621 update css styles of the book 2022-03-24 10:27:32 +08:00
sunface 6b9d691ba7 update repo layout 2022-03-23 20:09:38 +08:00
sunface d9811e7912 update repo layout 2022-03-23 20:09:21 +08:00