Commit Graph

173 Commits

Author SHA1 Message Date
Tanish-Eagle 03279d2d39 Fixed spellings and clarified some sentances 2022-08-09 18:09:25 +05:30
Rupesh-Darimisetti ab71e9a549
fix: make the exercise editable to run 2022-08-08 20:40:59 +05:30
Rupesh-Darimisetti 650fafcda8
remove the line to make the program editable 2022-08-08 15:54:44 +05:30
Sunface bce4f2116f
Merge pull request #287 from Tanish-Eagle/edit
Edited type-conversionEdit
2022-08-08 10:09:21 +08:00
Sunface 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
Rupesh-Darimisetti c2bb5a2420
fix typo from edtiable to editable 2022-08-07 19:44:49 +05:30
Rupesh-Darimisetti ee135869ef
add editable to make changes in code
Exercise 2 and Separating modules into different files
2022-08-05 10:56:59 +05:30
Tanish-Eagle 1ece6134c3 Merge branch 'master' of https://github.com/sunface/rust-by-practice into edit 2022-08-04 00:38:16 +05:30
Tanish-Eagle 42d4503930 Fixed the spelling mistakes and clarified some sentances 2022-08-04 00:36:25 +05:30
Tanish-Eagle 659d6aa04c Fixed the spelling mistakes 2022-08-03 14:37:21 +05:30
sunface 30b741b886 fix typo 2022-08-03 16:01:27 +08:00
Tanish-Eagle c1991f3085 Fixed the punctuations 2022-08-03 11:20:50 +05:30
Sunface 8605ed3b8d
Merge pull request #279 from Rupesh-Darimisetti/patch-1
fix typo editble to editable
2022-07-28 09:10:57 +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
kaioh33 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
Rupesh-Darimisetti 10b8cd4903
fix typo editble to editable 2022-07-24 19:56:08 +05:30
Peter A. Bigot 697a0d754e fix: avoid unused variable warning 2022-07-20 08:39:28 -07:00
Sunface d91ca79253
Merge pull request #272 from Tanish-Eagle/editing
Editing
2022-07-20 09:18:37 +08:00
Tanish-Eagle 35d4e11716 Edited the hash map 2022-07-19 11:06:41 +05:30
Tanish-Eagle dddf7c7bf3 Merge branch 'master' of https://github.com/sunface/rust-by-practice into editing 2022-07-19 10:52:00 +05:30
me 81d8752422 修正切片练习题2错误 2022-07-18 16:37:01 +08:00
Tanish-Eagle 02882c5e04 Edited the vector 2022-07-17 02:51:49 +05:30
Tanish-Eagle 98e1a5dce4 Edited the Strings 2022-07-16 11:54:42 +05:30
Skandesh 9eae91f0e2
Updating exercise's serial number
Helps to keep track of the flow.
2022-07-12 22:41:12 +05:30
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
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 f386d9bdb7
Merge branch 'master' into patch-1 2022-07-07 08:41:04 +08:00
Sunface ac88c9cccf
Merge pull request #259 from katopz/no-space
remove unnecessary space
2022-07-07 08:39:22 +08:00
wgdzlh 1d510fadc9 fix: use map func to avoid copy of string 2022-07-06 09:41:17 +08:00
katopz 4f619bc158
remove unnecessary space 2022-07-04 18:51:02 +07:00
Sunface 908a3bb0c0
Merge pull request #245 from Tanish-Eagle/editing
Editing
2022-06-30 09:50:45 +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
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
Tanish-Eagle 74fe169405 Fixed punctuation and some grammar mistakes 2022-05-16 21:05:05 +05:30
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
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
Tanish-Eagle dc554f690b Fixed mistakes, and clarified some messages 2022-04-25 22:33:31 +05:30
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 cdc5126f32 update readme.md 2022-04-09 19:51:00 +08:00
sunface 1b18a526d0 update readme.md 2022-04-09 19:48:16 +08:00
Tanish-Eagle 917f5e92d2 Fixed missing semicolon, spelling mistakes, and capitalization in borrowing 2022-04-07 15:22:02 +05:30
Tanish-Eagle c74612b6a8 Fixed missing semicolon and capitalization mistakes in the ownership 2022-04-07 15:14:39 +05:30
Tanish-Eagle e70f529c72 Fixed missing semicolons in basic-types, char-bool-unit 2022-04-05 14:07:55 +05:30
Tanish-Eagle 53bd5941cd Fixed missing semicolons and spelling mistakes in basic-types functions 2022-04-05 12:28:35 +05:30
Tanish-Eagle e46c8aedb1 Fixed missing semicolons in basic-types, statements-expressions 2022-04-05 10:41:47 +05:30
Tanish-Eagle 09c0b55585 Fixed spellings and missing semicolons 2022-04-04 23:04:08 +05:30
Sunface b7f7755014
Update en/src/variables.md 2022-04-04 10:40:01 +08:00
Tanish-Eagle 722bb85ca6 Further simplified the comments 2022-04-03 21:52:32 +05:30
Tanish-Eagle 2416688f4f Fixed the missing semicolon 2022-04-02 23:29:51 +05:30
Tanish-Eagle 51734d1a44 Made the comments clearer 2022-04-02 23:19:14 +05:30
Tanish-Eagle e056ca9f79 Fixed spelling mistakes and typos in the variable lesson 2022-04-02 23:03:39 +05:30
sunface d25c350d13 add mini-redis to elegant-codebase.md 2022-04-02 16:40:44 +08:00
sunface 942cd34753 fix typos 2022-04-02 15:48:27 +08:00
Sarup Banskota 41dbece5a3
Add CodeCrafters.io
Adding [CodeCrafters](https://codecrafters.io/for/rust) to the code examples list. It's similar in concept to some of the other projects listed above!
2022-04-01 16:58:58 -07:00
sunface 11ba275063 add [Newtype and DST] 2022-03-31 20:52:57 +08:00
sunface 218b13c03c add [Iterator] 2022-03-31 16:43:23 +08:00
sunface 562eb9247f Add [Closure] chapter 2022-03-31 13:49:17 +08:00
sunface 8220143688 Add [Closure] chapter 2022-03-30 22:29:07 +08:00
sunface 5f716caf6c Add [Advanced Lifetime] chapter 2022-03-30 17:08:16 +08:00
sunface addb6c6a80 Add [&'static and T: 'static] chapter 2022-03-29 21:55:18 +08:00
sunface f501cbc737 Add language switch icon in top-right corner 2022-03-29 09:17:16 +08:00
sunface 03d010accc Merge branch 'master' of https://github.com/sunface/rust-by-practice 2022-03-28 22:08:01 +08:00
sunface 9b9a981254 update lifetime/basic.md 2022-03-28 22:02:07 +08:00
sunface 1fa2243ede update lifetime/basic.md 2022-03-28 21:41:18 +08:00
daves 0b95827bf9 fix: otehrs.md 示例1处代码错误 2022-03-28 14:41:29 +08:00
bruce 33764aa11c fix: ugly identation in compound-types 2022-03-25 15:43:12 +08:00
sunface dba86d10e6 replacing gitalk with giscus comments 2022-03-25 13:58:22 +08:00
sunface 23678f2c0f replacing gitalk with giscus comments 2022-03-25 13:56:40 +08:00
sunface 9904ae6c7d add [Writing an OS in Rust] in elegant-code-base.md 2022-03-24 22:18:33 +08:00
sunface b82af03497 update css styles,fix a bug where the page toc cannot be clicked due to mask layer 2022-03-24 21:08:35 +08:00
sunface 6858c7a621 update css styles of the book 2022-03-24 10:27:32 +08:00
sunface d9811e7912 update repo layout 2022-03-23 20:09:21 +08:00
sunface 0dae9a8384 update repo layout 2022-03-23 20:05:16 +08:00
sunface c1d8b06518 update repo layout 2022-03-23 20:04:00 +08:00
sunface b8009cfe83 update project structure 2022-02-28 21:32:54 +08:00
sunface 95dee9dac7 add struct.md 2022-02-28 20:47:10 +08:00
sunface 9b644dda0e update numbers.md 2022-02-28 17:27:33 +08:00
sunface cb15ef484b update variable.md 2022-02-28 16:57:04 +08:00
sunface ffaa2116f5 update variable.md 2022-02-28 16:48:07 +08:00
sunface 411dd251fd add std 2022-02-28 16:21:58 +08:00
sunface f4f0bd973e udpate readme.md 2022-02-28 15:57:36 +08:00
sunface 6bb46ea26d upate readme.md 2022-02-28 15:32:11 +08:00
sunface 10cf4d8bad add zh/tuple.md 2022-02-27 22:16:13 +08:00
sunface 18ddf5cbe8 add en/tuple.md 2022-02-27 22:10:59 +08:00
sunface 984f8a8b12 add en/slice.md 2022-02-27 21:14:53 +08:00