Commit Graph

556 Commits

Author SHA1 Message Date
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
0xff-dev da8cb2fba1 Incomplete function name 2022-05-19 23:49:36 +08:00
Sunface 01bc0b4a0e
Merge pull request #240 from Lmmmmmm-bb/chore/panic
chore: solution of panic second question
2022-05-17 15:53:58 +08:00
Sunface ad2bace229
Merge pull request #239 from mikucy/fixownershippath
Update solution's path of ownership.md
2022-05-17 15:52:37 +08:00
Sunface afdecc0be1
Merge pull request #238 from mikucy/fixfunctionpath
Update solution's path of functions.md
2022-05-17 15:52:16 +08:00
Sunface 0aa575f421
Merge pull request #237 from mikucy/fixmisspelling
Fix misspelling of "return"
2022-05-17 15:51:54 +08:00
Sunface e594b23467
Merge pull request #242 from Tanish-Eagle/editing
Fixed punctuation and some grammar mistakes
2022-05-17 15:50:57 +08:00
Tanish-Eagle 74fe169405 Fixed punctuation and some grammar mistakes 2022-05-16 21:05:05 +05:30
_lmmmmmm 21688fafb5 chore: solution of panic second question 2022-05-16 00:54:36 +08:00
Midori 4955f7097a
Update solution's path of ownership.md 2022-05-14 01:21:34 +08:00
Midori 5a9dc54f5d
Update solution's path 2022-05-14 01:17:08 +08:00
Midori 114b23ba4f
Fix misspelling of "return" 2022-05-14 01:08:46 +08:00
Sunface 33456b53e4
Merge pull request #235 from fireindark707/patch-1
修复文本
2022-05-10 08:32:22 +08:00
fireindark707 eb2614716e
修复文本
md少了]
2022-05-09 21:19:09 +08:00
Sunface 0a7db6aa83
Merge pull request #234 from tu6ge/patch-1
Update traits.md
2022-05-07 12:27:45 +08:00
tu6ge 6ef18ef991
Update traits.md 2022-05-07 10:59:26 +08:00
Sunface b667d8ee32
Merge pull request #233 from dongzl/patch-4
Fix content error.
2022-05-06 09:21:46 +08:00
Zonglei Dong 1f91347d95
Fix content error. 2022-05-05 19:29:22 +08:00
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
Sunface 3c74b73d69
Merge pull request #230 from tabris233/fix-blank-miss
🐞 fix(method.md): 缺少空白 / miss blank
2022-05-05 08:31:38 +08:00
Sunface 5f5f477f16
Merge pull request #226 from likzn/format_code
Format code in `solutions`.Make it more rusty and pretty.
2022-05-05 08:30:33 +08:00
Sunface 6855412ffc
Merge pull request #232 from situ2001/fix-typo
fix typo in hashmap.md
2022-05-05 08:29:11 +08:00
situ2001 67964672fc fix typo in hashmap.md 2022-05-05 00:44:14 +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
Sunface 69f59509ae
Merge pull request #229 from dongzl/patch-3
Fix link url.
2022-05-01 20:08:02 +08:00
Sunface 29ecd39b4b
Merge pull request #228 from dongzl/patch-2
Fix link url.
2022-05-01 20:06:38 +08:00
Sunface 0842c56f10
Merge pull request #227 from dongzl/patch-1
Fix link url.
2022-05-01 20:06:08 +08:00
Zonglei Dong 88a00c5664
Fix link url. 2022-05-01 20:02:12 +08:00
Zonglei Dong a960f52de4
Fix link url. 2022-05-01 19:53:07 +08:00
Zonglei Dong ef5377198d
Fix link url. 2022-05-01 19:44:18 +08:00
likzn e09080f88a format code in md 2022-05-01 13:08:50 +08:00
Sunface dad4052485
Delete ChangeLog.md 2022-04-26 19:21:21 +08:00
Sunface 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
Tanish-Eagle dc554f690b Fixed mistakes, and clarified some messages 2022-04-25 22:33:31 +05:30
Sunface cc4f60d93c
Merge pull request #222 from Rackar/patch-1
add comments in char-bool-unit.md
2022-04-22 16:45:37 +08:00
yang 80127d81fa
add comments in char-bool-unit.md 2022-04-22 16:21:39 +08:00
Sunface b5d490bbb4
Merge pull request #219 from Tanish-Eagle/editting-compound-types
Editting compound types
2022-04-22 09:00:24 +08:00
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 62188fb0b6
Update Readme.md 2022-04-20 10:35:12 +08:00
Sunface d820ecc19a
Merge pull request #218 from sweet2honey/master
match alphanumeric; fix array typo.
2022-04-20 08:36:40 +08:00
sweet2honey 70ade03348 squashed: match alphanumeric; fix array typo. 2022-04-19 23:05:59 +08:00