Commit Graph

588 Commits

Author SHA1 Message Date
Sunface 31c6314cf9
Merge pull request #378 from pawelgrzybek/master
Fix typo (add_tow ➡️ add_two)
2023-03-14 08:40:40 +08:00
Pawel Grzybek 311e2486eb
Fix typo
From add_tow to add_two
2023-03-10 10:14:42 +00:00
Sunface d86e8de385
Merge pull request #376 from delta549/issue_375
Added proposed change to variables shadowing problem 6
2023-03-09 09:22:54 +08:00
delta549 0d7d44258e Added proposed change to variables shadowing problem 6 2023-03-04 13:38:02 +00:00
Sunface 0d14bb3d1b
Merge pull request #362 from sunface/dependabot/cargo/zh-CN/assets/mini-redis/tokio-1.18.5
build(deps): bump tokio from 1.8.1 to 1.18.5 in /zh-CN/assets/mini-redis
2023-02-24 09:09:31 +08:00
Sunface 36c49b4ed2
Merge pull request #371 from QIN2DIM/master
fix: zh-CN typo `pracitce.rs`
2023-02-24 09:09:14 +08:00
QIN2DIM de0daef3ce
fix: zh-CN typo `pracitce.rs` 2023-02-21 22:55:55 +08:00
Sunface dbd9c9eff6
Merge pull request #360 from mayorcoded/patch-1
Update link to resource 2 (Building a text editor)
2023-02-13 10:51:20 +08:00
Sunface d75000d198
Merge pull request #358 from teddywaweru/patch-1
Update ownershp.md
2023-02-13 10:50:37 +08:00
Sunface 29ec34ef1f
Merge pull request #356 from Ziqi-Yang/ziqi-yang/link_solution
feat: add link_solution script
2023-02-13 10:49:37 +08:00
Sunface 15a739c3b0
Merge pull request #355 from Ziqi-Yang/ziqi-yang/fix-links
fix: add and fix solution links
2023-02-13 10:48:13 +08:00
Sunface b97605e0d8
Merge pull request #361 from asuper0/fix_collections_string_4
注释的“中”修改为“世”
2023-02-13 10:47:37 +08:00
dependabot[bot] 6a981ecd94
build(deps): bump tokio from 1.8.1 to 1.18.5 in /zh-CN/assets/mini-redis
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.8.1 to 1.18.5.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.8.1...tokio-1.18.5)

---
updated-dependencies:
- dependency-name: tokio
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-04 02:36:27 +00:00
chenren 7df0d84d15 注释的“中”修改为“世” 2023-02-03 20:26:08 +08:00
Mayowa Tudonu 9d52cd5a7a
Update link to resource 2 (Building a text editor) 2023-02-02 15:06:50 +01:00
Teddy Waweru 65ab75f7d9
Update ownershp.md
Added as_str() method to Q1, & removed answer that did not seem relevant to the question.
2023-01-27 23:58:29 +03:00
Zarkli Leonardo 2d569b5a0b feat: add link_solution script
the script has the two functions:
  1. Link solution page to each practice page where there is no
     solution link.
  2. Correct solution link address (i.e. non-corresponding address).
2023-01-20 20:22:35 +08:00
Zarkli Leonardo 1a5f76b00b fix: add and fix solution links 2023-01-20 20:01:54 +08:00
Sunface af2a2a6b3b
Merge pull request #340 from hyj1204/patch-1
Update variables.md
2022-12-25 13:07:34 +08:00
Sunface d49d36ba8e
Merge pull request #339 from Tanish-Eagle/edit
Edited the newtype
2022-12-25 13:06:41 +08:00
Sunface 743de955c9
Merge pull request #337 from mysteryven/docs/add-interpreters-rs
Docs/add interpreters rs
2022-12-25 13:03:05 +08:00
Yijing Huang b6ca2cd5ca
Update variables.md 2022-12-13 15:53:07 -06:00
Tanish-Eagle fc2446f4f8 Edited the newtype 2022-12-08 22:17:17 +05:30
wenzhe d2a1bd170b docs: update 2022-12-07 11:42:03 +08:00
wenzhe 7cdef70a69 docs: update small project 2022-12-07 11:36:46 +08:00
Sunface 2c52ef2e15
Merge pull request #324 from katopz/master
fix: change 、to .
2022-12-07 08:49:37 +08:00
Sunface 6883c069a1
Merge branch 'master' into master 2022-12-07 08:49:30 +08:00
Sunface b3a0c6313e
Merge pull request #325 from zafar-hussain/patch-1
Adding an additional placeholder "__" on line 22 "Variables"
2022-12-07 08:45:38 +08:00
Sunface a293aa3b3f
Merge pull request #327 from loheagn/master
Fix: spelling mistake in `zh-CN/src/lifetime/basic.md`
2022-12-07 08:45:12 +08:00
Sunface 6a45821798
Merge pull request #330 from RyuuSleek/master
Fix: fixed some formatting
2022-12-07 08:44:49 +08:00
Sunface 3926318b23
Merge pull request #331 from h3n4l/patch-1
docs: update why-exercise.md
2022-12-07 08:44:15 +08:00
Sunface 10d925cced
Merge pull request #332 from lzy1960/master
fix: misleading words
2022-12-07 08:43:50 +08:00
Sunface 575790d83a
Merge pull request #336 from Tanish-Eagle/functional-editing
Functional editing
2022-12-07 08:39:11 +08:00
Tanish-Eagle fddd429a86 Edited the closures.md 2022-11-30 22:51:43 +05:30
Tanish-Eagle eb00e97b2a Edited the iterator.md 2022-11-30 20:51:38 +05:30
lzy1960 e15352c399 fix: misleading words 2022-11-21 21:32:34 +08:00
h3n4l 9c8160b14a
docs: update why-exercise.md 2022-11-15 23:34:52 +08:00
RyuuSleek 58f37692ad
Punctuation and grammar changes
I believe the implicit conversions of references is called "Deref coercion".
2022-11-14 05:09:39 +00:00
RyuuSleek 8398d28e7b
Fix: typo 2022-11-14 04:20:19 +00:00
RyuuSleek 8329fff047
fixed some formatting 2022-11-13 04:55:57 +00:00
Nan Li eed8a469fa
Fix: spelling mistake 2022-11-11 11:25:43 +08:00
zafar hussain bb7aece3c4
Adding an additional placeholder "__" on line 22
Currently, on line 22 there is only a single placeholder "__",
whereas the correct answer is "mut x"

hence an extra "__" is added

line 22 :
current  :      let __ = 1;
propose :     let __ __ = 1;

Correct answer :  let mut x = 1;

cheers
2022-11-07 13:10:00 +05:00
katopz 4983e0c2be
fix: unnecessary space 2022-11-07 11:08:59 +07:00
katopz a46840763e
fix: change 、to . 2022-11-07 11:06:19 +07:00
katopz 14a2600176
fix: correct , to . 2022-11-07 11:02:49 +07:00
Sunface 1a5bdaaf77
Merge pull request #317 from skondgekar/master
Updated solution
2022-11-07 08:29:32 +08:00
Sunface 0af6883562
Merge pull request #323 from LarryLee-studio/patch-1
Update generics.md
2022-11-07 08:29:12 +08:00
Sunface 9620bb18d0
Merge pull request #318 from AsakusaRinne/patch-1
修复字符串练习中的失效链接
2022-11-07 08:28:20 +08:00
Sunface 718f040a77
Merge pull request #321 from Tanish-Eagle/edit
Editing the lifetimesEdit
2022-11-07 08:27:57 +08:00
Sunface 8c499f89ef
Merge branch 'master' into edit 2022-11-07 08:27:51 +08:00