Commit Graph

173 Commits

Author SHA1 Message Date
Tanish-Eagle 9f8d1ae0d5 Fixed mistakes and missing semicolon in slice 2022-04-20 22:30:47 +05:30
Tanish-Eagle c241eebbb6 Fixed mistakes and missing semicolon in enum 2022-04-20 22:16:19 +05:30
Tanish-Eagle ef190d9e76 Fixed mistakes and missing semicolon in array 2022-04-20 17:27:21 +05:30
sunface cdc5126f32 update readme.md 2022-04-09 19:51:00 +08:00
sunface 1b18a526d0 update readme.md 2022-04-09 19:48:16 +08:00
Tanish-Eagle 917f5e92d2 Fixed missing semicolon, spelling mistakes, and capitalization in borrowing 2022-04-07 15:22:02 +05:30
Tanish-Eagle c74612b6a8 Fixed missing semicolon and capitalization mistakes in the ownership 2022-04-07 15:14:39 +05:30
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 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
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 11ba275063 add [Newtype and DST] 2022-03-31 20:52:57 +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 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
daves 0b95827bf9 fix: otehrs.md ē¤ŗ例1处代ē é”™čÆÆ 2022-03-28 14:41:29 +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 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 d9811e7912 update repo layout 2022-03-23 20:09:21 +08:00
sunface 0dae9a8384 update repo layout 2022-03-23 20:05:16 +08:00
sunface c1d8b06518 update repo layout 2022-03-23 20:04:00 +08:00
sunface b8009cfe83 update project structure 2022-02-28 21:32:54 +08:00
sunface 95dee9dac7 add struct.md 2022-02-28 20:47:10 +08:00
sunface 9b644dda0e update numbers.md 2022-02-28 17:27:33 +08:00
sunface cb15ef484b update variable.md 2022-02-28 16:57:04 +08:00
sunface ffaa2116f5 update variable.md 2022-02-28 16:48:07 +08:00
sunface 411dd251fd add std 2022-02-28 16:21:58 +08:00
sunface f4f0bd973e udpate readme.md 2022-02-28 15:57:36 +08:00
sunface 6bb46ea26d upate readme.md 2022-02-28 15:32:11 +08:00
sunface 10cf4d8bad add zh/tuple.md 2022-02-27 22:16:13 +08:00
sunface 18ddf5cbe8 add en/tuple.md 2022-02-27 22:10:59 +08:00
sunface 984f8a8b12 add en/slice.md 2022-02-27 21:14:53 +08:00
sunface 209f748a68 update readme.md 2022-02-27 20:34:54 +08:00
sunface 17f94a2a22 add array.md 2022-02-27 20:26:37 +08:00
sunface 072de76808 add zh/string.md 2022-02-27 13:33:05 +08:00
sunface f7099ea297 add en/string.md 2022-02-27 13:01:40 +08:00
sunface e3bc581d03 update project infos 2022-02-26 09:56:55 +08:00
sunface bfc30e2024 add reference and borrowing 2022-02-25 22:57:13 +08:00
sunface c880d4d6a4 update ownership.md; 2022-02-25 21:50:28 +08:00
sunface 3322f7908f add ownership.md 2022-02-25 17:34:45 +08:00
sunface b7c7424da5 add function.md 2022-02-25 15:41:07 +08:00
sunface 079ac1c0f8 udpate readme.md 2022-02-25 14:31:19 +08:00
sunface 416427bfac update readme.md 2022-02-25 14:24:23 +08:00
sunface f78840cd1f add char,unit type etc 2022-02-25 13:48:11 +08:00
sunface f393232de1 add destructuring assignments 2022-02-25 11:18:27 +08:00
sunface 7dda86577e update numbers 2022-02-24 20:53:40 +08:00
sunface fc3bbc481c update numbers 2022-02-24 20:31:19 +08:00
sunface 660398d8d7 update readme.md 2022-02-24 16:48:20 +08:00
sunface d0c4a4669a udpate toc 2022-02-24 15:59:37 +08:00
sunface b0f0d01237 update readme.md 2022-02-24 15:58:35 +08:00
sunface bc042e9552 add variable exercises 2022-02-24 15:50:01 +08:00
sunface 80bd37ba23 update readme.md 2022-02-24 14:11:32 +08:00
sunface d4a716d36c update readme 2022-02-23 17:11:31 +08:00
sunface ef6c4f80a1 roll back 2022-02-23 15:22:14 +08:00
sunface f15bccde29 add chinese zh repo 2022-02-23 15:14:41 +08:00