Commit Graph

603 Commits

Author SHA1 Message Date
fb92015b07 Use better wording 2022-09-05 14:44:13 +08:00
679bc95397 update: answer reference in "type-conversions" 2022-08-29 15:52:39 +08:00
8a88a51bf1 Fix a typo in code comment. 2022-08-25 14:32:32 +08:00
898a10d5b1 Fixed the use-pub.md 2022-08-23 01:39:16 +05:30
00d10d5f36 Merge branch 'master' of https://github.com/sunface/rust-by-practice into edit 2022-08-23 01:34:20 +05:30
cc1eaa8ced fixed the mistakes of modules.md 2022-08-23 00:00:08 +05:30
472d86991a Clarified sentences in crates.md 2022-08-22 23:20:45 +05:30
e7b4b0215f Merge pull request #296 from zongzi531/fix/words
fix: typo word
2022-08-22 09:07:27 +08:00
b5cab73aba Merge pull request #297 from zongzi531/trans/lifetime
docs: trans lifetime/advance
2022-08-22 09:07:05 +08:00
cabba76951 Merge pull request #300 from wxchenpro/master
solution: Add a new solution for functions case
2022-08-22 09:06:39 +08:00
331ec6dbec Merge pull request #301 from ChloroplastYu/patch-1
Solution: add a new solution for ownership-4
2022-08-22 09:06:07 +08:00
aaf1913263 Merge pull request #302 from ChloroplastYu/patch-2
chore: 修正错别字
2022-08-22 09:04:19 +08:00
3d30b81b7b chore: 修正错别字 2022-08-21 17:23:42 +08:00
69643c9db0 Solution: add a new solution for ownership-4 2022-08-21 17:02:48 +08:00
e15544e90e solution: Add a new solution for functions case 2022-08-14 23:13:44 +08:00
d334367182 Merge pull request #294 from Tanish-Eagle/edit
Edit
2022-08-12 17:18:57 +08:00
2036f44e11 Merge pull request #293 from Rupesh-Darimisetti/patch-5
fix: make the exercise editable to edit & run
2022-08-12 17:18:13 +08:00
77a3dc6742 Merge pull request #292 from Rupesh-Darimisetti/patch-4
remove the line to make the program editable
2022-08-12 17:17:43 +08:00
acdab415de Merge pull request #298 from zongzi531/fix/typo-const-generics
fix: typo
2022-08-12 17:13:13 +08:00
cc02848246 fix: typo 2022-08-11 12:42:14 +08:00
fbc3b951f6 docs: trans lifetime/advance 2022-08-11 12:40:18 +08:00
b0b1fd49e0 fix: typo word 2022-08-10 15:21:32 +08:00
d370b05aa2 Fixed some grammar mistakes 2022-08-09 18:21:21 +05:30
03279d2d39 Fixed spellings and clarified some sentances 2022-08-09 18:09:25 +05:30
ab71e9a549 fix: make the exercise editable to run 2022-08-08 20:40:59 +05:30
650fafcda8 remove the line to make the program editable 2022-08-08 15:54:44 +05:30
bce4f2116f Merge pull request #287 from Tanish-Eagle/edit
Edited type-conversionEdit
2022-08-08 10:09:21 +08:00
4db2d899f4 Merge pull request #288 from Sartner/patch-1
fix: spelling mistake
2022-08-08 10:08:54 +08:00
bb0a6e69f7 Merge pull request #289 from Rupesh-Darimisetti/patch-2
add editable to make changes in code
2022-08-08 10:08:32 +08:00
825a24f28f Merge pull request #291 from Rupesh-Darimisetti/patch-3
fix typo from edtiable to editable
2022-08-08 10:07:39 +08:00
c2bb5a2420 fix typo from edtiable to editable 2022-08-07 19:44:49 +05:30
ee135869ef add editable to make changes in code
Exercise 2 and Separating modules into different files
2022-08-05 10:56:59 +05:30
143b0dd166 fix: spelling mistake 2022-08-05 11:41:15 +08:00
1ece6134c3 Merge branch 'master' of https://github.com/sunface/rust-by-practice into edit 2022-08-04 00:38:16 +05:30
42d4503930 Fixed the spelling mistakes and clarified some sentances 2022-08-04 00:36:25 +05:30
659d6aa04c Fixed the spelling mistakes 2022-08-03 14:37:21 +05:30
30b741b886 fix typo 2022-08-03 16:01:27 +08:00
c1991f3085 Fixed the punctuations 2022-08-03 11:20:50 +05:30
8605ed3b8d Merge pull request #279 from Rupesh-Darimisetti/patch-1
fix typo editble to editable
2022-07-28 09:10:57 +08:00
7cd397582c Merge pull request #278 from Skandesh/patch-2
Update String.md
2022-07-28 09:10:21 +08:00
f14f14c47a Merge pull request #273 from pabigot/pabigot/20220720a
fix: avoid unused variable warning
2022-07-28 09:07:14 +08:00
d0a8f0aabc Merge pull request #280 from Skandesh/patch-3
Update Vector.md
2022-07-28 09:06:06 +08:00
4528ec0721 Merge pull request #281 from Skandesh/patch-4
Update Vector.md
2022-07-28 09:05:24 +08:00
03bdeb3875 Merge pull request #283 from gflow33/patch-1
Correct typo in chapter 12 intro
2022-07-28 09:04:42 +08:00
8383de7629 Merge pull request #282 from Diaosi1111/master
添加第十章答案链接
2022-07-28 09:03:52 +08:00
dba5925b80 Correct typo in chapter 12 intro
Change from "Ownership and borrowing" to "Type conversion" as the book says in the chapter list
2022-07-26 16:15:35 +01:00
019108a569 14章 2022-07-26 16:18:49 +08:00
386d88d476 修改第11章答案链接为中文,并标记std/String.md TODO 2022-07-26 16:09:42 +08:00
b40ce3901b 添加第十章答案链接 2022-07-26 03:13:39 +08:00
661d0aa498 Update Vector.md
Added a beginner-friendly solution
2022-07-25 00:17:58 +05:30