Commit Graph

196 Commits

Author SHA1 Message Date
ad2bace229 Merge pull request #239 from mikucy/fixownershippath
Update solution's path of ownership.md
2022-05-17 15:52:37 +08:00
afdecc0be1 Merge pull request #238 from mikucy/fixfunctionpath
Update solution's path of functions.md
2022-05-17 15:52:16 +08:00
4955f7097a Update solution's path of ownership.md 2022-05-14 01:21:34 +08:00
5a9dc54f5d Update solution's path 2022-05-14 01:17:08 +08:00
114b23ba4f Fix misspelling of "return" 2022-05-14 01:08:46 +08:00
eb2614716e 修复文本
md少了]
2022-05-09 21:19:09 +08:00
6ef18ef991 Update traits.md 2022-05-07 10:59:26 +08:00
1f91347d95 Fix content error. 2022-05-05 19:29:22 +08:00
3c74b73d69 Merge pull request #230 from tabris233/fix-blank-miss
🐞 fix(method.md): 缺少空白 / miss blank
2022-05-05 08:31:38 +08:00
67964672fc fix typo in hashmap.md 2022-05-05 00:44:14 +08:00
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
69f59509ae Merge pull request #229 from dongzl/patch-3
Fix link url.
2022-05-01 20:08:02 +08:00
29ecd39b4b Merge pull request #228 from dongzl/patch-2
Fix link url.
2022-05-01 20:06:38 +08:00
88a00c5664 Fix link url. 2022-05-01 20:02:12 +08:00
a960f52de4 Fix link url. 2022-05-01 19:53:07 +08:00
ef5377198d Fix link url. 2022-05-01 19:44:18 +08:00
80127d81fa add comments in char-bool-unit.md 2022-04-22 16:21:39 +08:00
70ade03348 squashed: match alphanumeric; fix array typo. 2022-04-19 23:05:59 +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
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
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
562eb9247f Add [Closure] chapter 2022-03-31 13:49:17 +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
f4ae38c0dc Merge pull request #168 from KngZhi/patch-1
变量绑定与解构:使用完整的答案地址
2022-03-28 19:16:18 +08:00
0b95827bf9 fix: otehrs.md 示例1处代码错误 2022-03-28 14:41:29 +08:00
ae6b655669 fix: hashmap.md 第一题单词拼写错误 2022-03-28 13:54:51 +08:00
0600f2739e 使用完整的答案地址 2022-03-26 14:38:14 +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
bd1ceb615d add zh/comments-docs 2022-03-24 22:07:46 +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
6b9d691ba7 update repo layout 2022-03-23 20:09:38 +08:00
c1d8b06518 update repo layout 2022-03-23 20:04:00 +08:00
92223ec637 Add zh/crate-module 2022-03-23 17:33:39 +08:00
35684da367 add zh/crate.md 2022-03-21 13:01:51 +08:00
6ead8a0378 add zh/result.md 2022-03-20 16:54:00 +08:00
9f82c6a141 add zh/panic.md 2022-03-20 16:02:37 +08:00
fa24fd7489 add zh/others.md 2022-03-20 15:30:51 +08:00
d1e31fff1b Merge branch 'master' of https://github.com/sunface/rust-by-practice 2022-03-18 17:34:11 +08:00
6babd59cc5 add zh/from-into.md 2022-03-18 17:34:01 +08:00
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
e0165ed074 update [Small projects with Elegant code] 2022-03-17 10:31:07 +08:00