Commit Graph

434 Commits

Author SHA1 Message Date
wenqingl 0c169f2455
Update Readme.md 2022-07-13 13:00:51 -07:00
Sunface e9f3b398c5
Merge pull request #261 from pfei-sa/patch-1
Fix numbering typo
2022-07-11 09:34:46 +08:00
Sunface 0a617f9c79
Merge pull request #262 from joleeee/patch-1
Minor rewording
2022-07-11 09:34:13 +08:00
Sunface 5472520c85
Merge pull request #263 from cuishuang/master
fix some typos
2022-07-11 09:31:28 +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
Peng Fei 2b2bfd314e
Fix numbering typo 2022-07-08 11:11:58 -04:00
Sunface 68ab163a65
Merge pull request #196 from sarupbanskota/patch-1
Add CodeCrafters.io
2022-07-07 08:41:10 +08:00
Sunface f386d9bdb7
Merge branch 'master' into patch-1 2022-07-07 08:41:04 +08:00
Sunface 47597cc318
Merge pull request #258 from furtherun/master
添加答案链接
2022-07-07 08:39:50 +08:00
Sunface ac88c9cccf
Merge pull request #259 from katopz/no-space
remove unnecessary space
2022-07-07 08:39:22 +08:00
Sunface 98883b8279
Merge pull request #260 from wgdzlh/fix-string-array-initializing
fix: use map func to avoid copy of string
2022-07-07 08:38:36 +08:00
wgdzlh 9da67ae491 Merge branch 'fix-string-array-initializing' of github.com:wgdzlh/rust-by-practice into fix-string-array-initializing 2022-07-06 09:41:39 +08:00
wgdzlh 1d510fadc9 fix: use map func to avoid copy of string 2022-07-06 09:41:17 +08:00
wgdzlh 20e0dccffe fix: use map func to avoid copy of string 2022-07-05 18:08:24 +08:00
katopz 4f619bc158
remove unnecessary space 2022-07-04 18:51:02 +07:00
furtherun f91604531c 添加答案链接 2022-07-01 19:11:31 +08:00
Sunface 3834b8dd52
Merge pull request #250 from lubical/patch-1
solution位置修正
2022-06-30 09:51:46 +08:00
Sunface 4b3b76a3e4
Merge pull request #244 from 0xff-dev/master
Incomplete function name
2022-06-30 09:51:24 +08:00
Sunface 908a3bb0c0
Merge pull request #245 from Tanish-Eagle/editing
Editing
2022-06-30 09:50:45 +08:00
Sunface 7e04007809
Merge pull request #256 from rami-github/patch-1
Make first HashMap code segment editable
2022-06-30 09:49:40 +08:00
Sunface 5f5d74dad7
Merge pull request #257 from zongzi531/fix/link
fix: links
2022-06-30 09:48:36 +08:00
zongzi531 ec2b686f70 fix: links 2022-06-23 13:10:34 +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
lubical 34aa1049bb
solution位置修正
solution位置由仓库主页到具体答案页。
2022-05-28 22:10:25 +08: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
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