Commit Graph

115 Commits

Author SHA1 Message Date
Royal
a19015f9fa Fix minor issues to meet the requirements of the question and recommend using the modules provided by the library crate. 2025-01-20 12:49:39 -05:00
mckzm
fd0c2c50c1 update vector/slicing exercise solution w/ mutable slice material 2024-06-15 13:39:12 +09:00
Sunface
35c3e9e30a Merge pull request #482 from Madduxv/patch-1
Fixed typos in char-bool.md
2024-01-03 09:12:24 +08:00
Hugo Masclet
7ac53b8091 Rename first_word to first_letter 2023-12-25 21:40:42 +01:00
Maddux Vitrano
b13c971969 Fixed typos in char-bool.md 2023-12-14 01:10:30 -06:00
Sunface
722b969100 Merge pull request #423 from MujeebullahKalwar/typo-fixes
Typo Fixes
2023-08-11 10:56:33 +08:00
Sunface
751eabf264 Merge pull request #434 from maorit/fix_type_method
fix typo: 'assotiated' -> 'associated'
2023-08-11 10:55:02 +08:00
Sunface
2042a8d1e1 Merge pull request #436 from maorit/fix_typo_const_generics
format code in solutions/generics-traits/const-generics.md
2023-08-11 10:52:42 +08:00
Sunface
2e68fa3c26 Merge pull request #437 from maorit/fix_typo_traits
fix typo: in generics-traits/traits, change the name of variable `_this_is_true` to its intended name of `_this_is_false`.
2023-08-11 10:52:26 +08:00
Sunface
ffb4d2e455 Merge pull request #438 from maorit/fix_typo_traits2
fix typo: 'mentiond' -> 'mentioned'
2023-08-11 10:51:15 +08:00
Sunface
53fb442249 Merge pull request #443 from maorit/format_code_collections_vector
format code: format code in `solutions/collections/Vector.md`
2023-08-11 10:50:02 +08:00
chenhai
9f2605bf6b format code: format code in type-conversions/from-into 2023-08-06 22:30:24 +08:00
chenhai
315dbdd2b6 format code: format code in solutions/collections/Vector.md 2023-08-06 20:38:15 +08:00
chenhai
78b6b5c0f2 fix typo: 'mentiond' -> 'mentioned' 2023-08-05 22:03:09 +08:00
chenhai
4c86411100 fix typo: in generics-traits/traits, change the name of variable _this_is_true to its intended name of _this_is_false. 2023-08-05 21:52:37 +08:00
chenhai
d4b2743cf0 format code in solutions/generics-traits/const-generics.md 2023-08-05 21:34:02 +08:00
chenhai
a7d22235eb fix typo: 'assotiated' -> 'associated' 2023-08-05 20:44:36 +08:00
Mujeebullah Kalwar
de7e0d25dd Typo Fixed evironment to environment 2023-07-20 02:44:15 +05:00
Sunface
538d809296 Update solutions/compound-types/slice.md 2023-06-14 08:45:06 +08:00
SaberAlter
f338657322 Update problem 2 TIPS in slice.md 2023-05-21 00:05:14 +08:00
Sunface
b5a1a80b4b Merge pull request #394 from Coddeus/patch-2
Fixed typo
2023-05-15 12:28:21 +08:00
sverdiyev
6d21608224 fix typo 2023-04-19 18:43:14 +02:00
CoDeus
77d68b1be3 Fixed typo 2023-04-18 09:08:11 +02:00
Sunface
eb999976dd Merge pull request #387 from skaunov/patch-2
`from-into` small improvements
2023-04-09 21:05:29 +08:00
zhaoshouhang
9b6bcf6b93 fix: remove spaces 2023-04-07 11:44:28 +08:00
Sergey Kaunov
de7523c35e Update from-into.md
Seems to be closer to the task.
2023-04-05 18:20:26 +03:00
delta549
0d7d44258e Added proposed change to variables shadowing problem 6 2023-03-04 13:38:02 +00: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
Sunface
6883c069a1 Merge branch 'master' into master 2022-12-07 08:49:30 +08:00
lzy1960
e15352c399 fix: misleading words 2022-11-21 21:32:34 +08:00
katopz
a46840763e fix: change 、to . 2022-11-07 11:06:19 +07:00
Sunface
1a5bdaaf77 Merge pull request #317 from skondgekar/master
Updated solution
2022-11-07 08:29:32 +08:00
Sudarshan Kondgekar
64f606427f Solution update 2022-10-11 14:26:18 +05:30
Sudarshan Kondgekar
2c73233b74 Updated solution 2022-10-11 14:12:36 +05:30
katopz
81ea842fe7 fix: unnecessary space 2022-10-11 09:47:49 +07:00
katopz
de36f5cfb0 fix: unnecessary space 2022-10-11 09:44:22 +07:00
Jackson Utsch
bf9f321870 Add solution 2022-10-07 13:07:34 -07:00
Sunface
cabba76951 Merge pull request #300 from wxchenpro/master
solution: Add a new solution for functions case
2022-08-22 09:06:39 +08:00
Chloroplast
69643c9db0 Solution: add a new solution for ownership-4 2022-08-21 17:02:48 +08:00
chenpro
e15544e90e solution: Add a new solution for functions case 2022-08-14 23:13:44 +08:00
Sunface
7cd397582c Merge pull request #278 from Skandesh/patch-2
Update String.md
2022-07-28 09:10:21 +08:00
Sunface
f14f14c47a Merge pull request #273 from pabigot/pabigot/20220720a
fix: avoid unused variable warning
2022-07-28 09:07:14 +08:00
Sunface
d0a8f0aabc Merge pull request #280 from Skandesh/patch-3
Update Vector.md
2022-07-28 09:06:06 +08:00
Skandesh
661d0aa498 Update Vector.md
Added a beginner-friendly solution
2022-07-25 00:17:58 +05:30
Skandesh
0958f55155 Update Vector.md
Another way of defining an empty vector
2022-07-25 00:06:16 +05:30
Skandesh
995415d6fb Update String.md
borrow_string() takes in &str so the value won't be moved into it. hence updated the message inside println!()
2022-07-22 17:18:57 +05:30
Peter A. Bigot
697a0d754e fix: avoid unused variable warning 2022-07-20 08:39:28 -07:00
Folyd Wang
cbbcaa3432 Fix typo 2022-07-12 22:04:22 +08:00
cui fliter
2eeb2124ef fix some typos
Signed-off-by: cui fliter <imcusg@gmail.com>
2022-07-11 00:21:52 +08:00
Sunface
ac88c9cccf Merge pull request #259 from katopz/no-space
remove unnecessary space
2022-07-07 08:39:22 +08:00