Commit Graph

124 Commits

Author SHA1 Message Date
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
sunface 562eb9247f Add [Closure] chapter 2022-03-31 13:49:17 +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 f4ae38c0dc
Merge pull request #168 from KngZhi/patch-1
变量绑定与解构:使用完整的答案地址
2022-03-28 19:16:18 +08:00
daves 0b95827bf9 fix: otehrs.md 示例1处代码错误 2022-03-28 14:41:29 +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
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 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 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 c1d8b06518 update repo layout 2022-03-23 20:04:00 +08:00
sunface 92223ec637 Add zh/crate-module 2022-03-23 17:33:39 +08:00
sunface 35684da367 add zh/crate.md 2022-03-21 13:01:51 +08:00
sunface 6ead8a0378 add zh/result.md 2022-03-20 16:54:00 +08:00
sunface 9f82c6a141 add zh/panic.md 2022-03-20 16:02:37 +08:00
sunface fa24fd7489 add zh/others.md 2022-03-20 15:30:51 +08:00
sunface d1e31fff1b Merge branch 'master' of https://github.com/sunface/rust-by-practice 2022-03-18 17:34:11 +08:00
sunface 6babd59cc5 add zh/from-into.md 2022-03-18 17:34:01 +08:00
Sunface 23ed2a7dd9
Merge pull request #159 from iLoveTangY/fix/editable
fix: Make the first exercise editable in 10.3
2022-03-17 10:46:54 +08:00
sunface e0165ed074 update [Small projects with Elegant code] 2022-03-17 10:31:07 +08:00
sunface 447c6a3108 update [Small projects with Elegant code] 2022-03-17 10:15:10 +08:00
EnochTang 4d1306492f fix: Make the first exercise editable in 10.3 2022-03-17 09:59:47 +08:00
sunface 6ddca6b702 Merge branch 'master' of https://github.com/sunface/rust-by-practice 2022-03-17 09:40:29 +08:00
sunface 8d81a3b021 update readme.md 2022-03-16 17:37:18 +08:00
Sunface d8ef3a6bdd
Merge pull request #158 from iLoveTangY/fix/missing-trait
fix: complement missing trait in 9.5
2022-03-16 17:10:57 +08:00
sunface d7fce5667b update readme.md 2022-03-16 17:07:44 +08:00
sunface 8a5eaaca9b update readme.md 2022-03-16 17:06:49 +08:00
sunface 55d3009dfe update readme.md 2022-03-16 16:58:43 +08:00
Sunface 4aafb11d88
Update why-exercise.md 2022-03-16 16:27:05 +08:00
Sunface ed047a9308
Update why-exercise.md 2022-03-16 16:25:33 +08:00
EnochTang b2b5927810 fix: complement missing trait in 9.5 2022-03-16 09:56:46 +08:00
sunface da45256c84 add chapter [formatting] 2022-03-15 21:58:20 +08:00
sunface 346fba581b add chapter: fighting with compiler 2022-03-15 13:32:02 +08:00
sunface 136d44149b update readme.md 2022-03-15 09:57:21 +08:00
ba0ch3ng 5a1c36cc23 fix: the code of advanced-traits ch-5 should be editable 2022-03-12 11:47:15 +08:00
sunface 553f7b1648 add one exercise in patterns.md 2022-03-11 15:45:03 +08:00
sunface 660c9a14e8 add exercises for diverging functions 2022-03-10 21:59:45 +08:00
sunface 12cca75b20 add type conversions - From/Into 2022-03-10 11:05:18 +08:00
sunface 5ea947ac9f add zh/as.md 2022-03-09 17:08:15 +08:00
sunface ceceab5974 update book toc 2022-03-09 16:53:10 +08:00
sunface b276e6db41 add type-conversions/as.md 2022-03-09 16:34:49 +08:00
sunface 0073374402 revert back to why-exercise.md 2022-03-09 15:25:49 +08:00