Commit Graph

722 Commits

Author SHA1 Message Date
e09080f88a format code in md 2022-05-01 13:08:50 +08:00
dad4052485 Delete ChangeLog.md 2022-04-26 19:21:21 +08:00
29b12a5707 Merge pull request #225 from Tanish-Eagle/editing-flow-control
Fixed mistakes, and clarified some messages
2022-04-26 12:54:41 +08:00
dc554f690b Fixed mistakes, and clarified some messages 2022-04-25 22:33:31 +05:30
cc4f60d93c Merge pull request #222 from Rackar/patch-1
add comments in char-bool-unit.md
2022-04-22 16:45:37 +08:00
80127d81fa add comments in char-bool-unit.md 2022-04-22 16:21:39 +08:00
b5d490bbb4 Merge pull request #219 from Tanish-Eagle/editting-compound-types
Editting compound types
2022-04-22 09:00:24 +08:00
942d8c6671 Fixed mistakes and missing semicolon in tupal 2022-04-20 23:11:39 +05:30
631265386d Fixed mistakes and missing semicolon in struct 2022-04-20 23:07:53 +05:30
c1b10e03cd Fixed mistakes and missing semicolon in string 2022-04-20 22:53:21 +05:30
9f8d1ae0d5 Fixed mistakes and missing semicolon in slice 2022-04-20 22:30:47 +05:30
c241eebbb6 Fixed mistakes and missing semicolon in enum 2022-04-20 22:16:19 +05:30
ef190d9e76 Fixed mistakes and missing semicolon in array 2022-04-20 17:27:21 +05:30
62188fb0b6 Update Readme.md 2022-04-20 10:35:12 +08:00
d820ecc19a Merge pull request #218 from sweet2honey/master
match alphanumeric; fix array typo.
2022-04-20 08:36:40 +08:00
70ade03348 squashed: match alphanumeric; fix array typo. 2022-04-19 23:05:59 +08:00
66cf51605e Merge pull request #216 from Tailless-Monkey/le-dev
On branch le-dev
2022-04-19 17:47:11 +08:00
07dda493cf On branch le-dev
Changes to be committed:
	modified:   zh-CN/src/variables.md
2022-04-19 16:44:18 +08:00
ecf71d7d84 Update Readme.md 2022-04-13 16:03:30 +08:00
188762ba8f Merge pull request #209 from zongzi531/master
feat: add variables solutions
2022-04-13 13:46:21 +08:00
f27ffe540a feat: add variables solutions 2022-04-13 13:34:14 +08:00
ea912428f0 Update Readme.md 2022-04-09 19:57:56 +08:00
58b0089b21 Update Readme.md 2022-04-09 19:57:16 +08:00
cc4a1252b8 Update Readme.md 2022-04-09 19:56:25 +08:00
cdc5126f32 update readme.md 2022-04-09 19:51:00 +08:00
1b18a526d0 update readme.md 2022-04-09 19:48:16 +08:00
b669929771 Merge branch 'master' of https://github.com/sunface/rust-by-practice 2022-04-09 19:32:12 +08:00
d081789a85 add Zh Chapter: Lifetime-static 2022-04-09 19:32:01 +08:00
9a1c8d7b4f add Zh Chapter: Lifetime-basic 2022-04-09 19:12:47 +08:00
e91dff1e97 add Zh Chapter: Formatting 2022-04-09 18:42:51 +08:00
11d56e891c Merge pull request #205 from Tanish-Eagle/editing-ownership
Editing ownership
2022-04-07 18:50:12 +08:00
917f5e92d2 Fixed missing semicolon, spelling mistakes, and capitalization in borrowing 2022-04-07 15:22:02 +05:30
c74612b6a8 Fixed missing semicolon and capitalization mistakes in the ownership 2022-04-07 15:14:39 +05:30
79e7d9b5c6 update readme.md 2022-04-05 22:12:58 +08:00
cad85a9c32 Merge pull request #204 from Tanish-Eagle/editing-basic-types
Editing basic types
2022-04-05 22:05:40 +08:00
e70f529c72 Fixed missing semicolons in basic-types, char-bool-unit 2022-04-05 14:07:55 +05:30
53bd5941cd Fixed missing semicolons and spelling mistakes in basic-types functions 2022-04-05 12:28:35 +05:30
e46c8aedb1 Fixed missing semicolons in basic-types, statements-expressions 2022-04-05 10:41:47 +05:30
09c0b55585 Fixed spellings and missing semicolons 2022-04-04 23:04:08 +05:30
8d8649dfa9 Merge pull request #202 from linbingquan/dev
fix match.md
2022-04-04 21:30:37 +08:00
107190012f fix match.md 2022-04-04 21:14:02 +08:00
83ded37bd8 Merge pull request #201 from Tanish-Eagle/editing
Editing Variables
2022-04-04 10:41:01 +08:00
b7f7755014 Update en/src/variables.md 2022-04-04 10:40:01 +08:00
722bb85ca6 Further simplified the comments 2022-04-03 21:52:32 +05:30
43b852c616 Update LICENSE 2022-04-03 22:28:56 +08:00
2416688f4f Fixed the missing semicolon 2022-04-02 23:29:51 +05:30
51734d1a44 Made the comments clearer 2022-04-02 23:19:14 +05:30
e056ca9f79 Fixed spelling mistakes and typos in the variable lesson 2022-04-02 23:03:39 +05:30
d25c350d13 add mini-redis to elegant-codebase.md 2022-04-02 16:40:44 +08:00
942cd34753 fix typos 2022-04-02 15:48:27 +08:00