Commit Graph

97 Commits

Author SHA1 Message Date
Sunface 0a617f9c79
Merge pull request #262 from joleeee/patch-1
Minor rewording
2022-07-11 09:34:13 +08:00
cui fliter 2eeb2124ef fix some typos
Signed-off-by: cui fliter <imcusg@gmail.com>
2022-07-11 00:21:52 +08:00
jole 1f4c711207
Minor rewording 2022-07-09 00:17:15 +02:00
Sunface f386d9bdb7
Merge branch 'master' into patch-1 2022-07-07 08:41:04 +08:00
Sunface ac88c9cccf
Merge pull request #259 from katopz/no-space
remove unnecessary space
2022-07-07 08:39:22 +08:00
wgdzlh 1d510fadc9 fix: use map func to avoid copy of string 2022-07-06 09:41:17 +08:00
katopz 4f619bc158
remove unnecessary space 2022-07-04 18:51:02 +07:00
Sunface 908a3bb0c0
Merge pull request #245 from Tanish-Eagle/editing
Editing
2022-06-30 09:50:45 +08:00
Rami 98f4befcda
Make first HashMap code segment editable
A spelling mistake is preventing the first HashMap challenge from being editable.
2022-06-22 21:55:51 +01:00
Tanish-Eagle 4c28d9c05c Fixed spellings and missing semicolons in const-generics 2022-05-21 02:00:03 +05:30
Tanish-Eagle 7b51726073 Fixed spellings and missing semicolons in advance-trate 2022-05-21 01:42:19 +05:30
Tanish-Eagle d250d801ab Fixed spellings and missing semicolons in trate-object 2022-05-21 01:22:23 +05:30
Tanish-Eagle 26ebbe292b Fixed spellings clarified comments in trates 2022-05-20 20:17:50 +05:30
Tanish-Eagle c5f0c5c31e Fixed missing semicolons and clarified comments in generics 2022-05-20 19:54:19 +05:30
Tanish-Eagle 74fe169405 Fixed punctuation and some grammar mistakes 2022-05-16 21:05:05 +05:30
Sunface aafd1f8a4b
Merge pull request #231 from Tanish-Eagle/editing-match
Editing match
2022-05-05 08:33:39 +08:00
Sunface a2efc570a7
Update en/src/pattern-match/match-iflet.md 2022-05-05 08:33:09 +08:00
Tanish-Eagle 4f821522a5 Fixed the mistakes in patterns 2022-05-04 14:42:49 +05:30
Tanish-Eagle f8da722d42 Fixed the mistakes in match-iflet 2022-05-04 14:02:32 +05:30
Quan Dong e571b92c68
🐞 fix(method.md): 缺少空白 / miss blank
练习 3 中,第 12 行, 函数参数应该有两个下划线表示空缺。
---
In Exercise 3, line 12, function arguments should have two underscores to indicate that they are empty.
2022-05-03 03:14:23 +08:00
Tanish-Eagle dc554f690b Fixed mistakes, and clarified some messages 2022-04-25 22:33:31 +05:30
Tanish-Eagle 942d8c6671 Fixed mistakes and missing semicolon in tupal 2022-04-20 23:11:39 +05:30
Tanish-Eagle 631265386d Fixed mistakes and missing semicolon in struct 2022-04-20 23:07:53 +05:30
Tanish-Eagle c1b10e03cd Fixed mistakes and missing semicolon in string 2022-04-20 22:53:21 +05:30
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