Commit Graph

83 Commits

Author SHA1 Message Date
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
74fe169405 Fixed punctuation and some grammar mistakes 2022-05-16 21:05:05 +05:30
aafd1f8a4b Merge pull request #231 from Tanish-Eagle/editing-match
Editing match
2022-05-05 08:33:39 +08:00
a2efc570a7 Update en/src/pattern-match/match-iflet.md 2022-05-05 08:33:09 +08:00
4f821522a5 Fixed the mistakes in patterns 2022-05-04 14:42:49 +05:30
f8da722d42 Fixed the mistakes in match-iflet 2022-05-04 14:02:32 +05:30
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
dc554f690b Fixed mistakes, and clarified some messages 2022-04-25 22:33:31 +05:30
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
cdc5126f32 update readme.md 2022-04-09 19:51:00 +08:00
1b18a526d0 update readme.md 2022-04-09 19:48:16 +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
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
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
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
11ba275063 add [Newtype and DST] 2022-03-31 20:52:57 +08:00
218b13c03c add [Iterator] 2022-03-31 16:43:23 +08:00
562eb9247f Add [Closure] chapter 2022-03-31 13:49:17 +08:00
8220143688 Add [Closure] chapter 2022-03-30 22:29:07 +08:00
5f716caf6c Add [Advanced Lifetime] chapter 2022-03-30 17:08:16 +08:00
addb6c6a80 Add [&'static and T: 'static] chapter 2022-03-29 21:55:18 +08:00
f501cbc737 Add language switch icon in top-right corner 2022-03-29 09:17:16 +08:00
03d010accc Merge branch 'master' of https://github.com/sunface/rust-by-practice 2022-03-28 22:08:01 +08:00
9b9a981254 update lifetime/basic.md 2022-03-28 22:02:07 +08:00
1fa2243ede update lifetime/basic.md 2022-03-28 21:41:18 +08:00
0b95827bf9 fix: otehrs.md 示例1处代码错误 2022-03-28 14:41:29 +08:00
33764aa11c fix: ugly identation in compound-types 2022-03-25 15:43:12 +08:00
dba86d10e6 replacing gitalk with giscus comments 2022-03-25 13:58:22 +08:00
23678f2c0f replacing gitalk with giscus comments 2022-03-25 13:56:40 +08:00
9904ae6c7d add [Writing an OS in Rust] in elegant-code-base.md 2022-03-24 22:18:33 +08:00
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
6858c7a621 update css styles of the book 2022-03-24 10:27:32 +08:00
d9811e7912 update repo layout 2022-03-23 20:09:21 +08:00
0dae9a8384 update repo layout 2022-03-23 20:05:16 +08:00
c1d8b06518 update repo layout 2022-03-23 20:04:00 +08:00
b8009cfe83 update project structure 2022-02-28 21:32:54 +08:00