Commit Graph

571 Commits

Author SHA1 Message Date
sunface 6ddca6b702 Merge branch 'master' of https://github.com/sunface/rust-by-practice 2022-03-17 09:40:29 +08:00
sunface 8d81a3b021 update readme.md 2022-03-16 17:37:18 +08:00
Sunface d8ef3a6bdd
Merge pull request #158 from iLoveTangY/fix/missing-trait
fix: complement missing trait in 9.5
2022-03-16 17:10:57 +08:00
sunface d7fce5667b update readme.md 2022-03-16 17:07:44 +08:00
sunface 8a5eaaca9b update readme.md 2022-03-16 17:06:49 +08:00
sunface 55fc334b5b update lifetime/basic.md 2022-03-16 17:05:38 +08:00
sunface db2740da0f update lifetime/basic.md 2022-03-16 17:05:05 +08:00
sunface 413feffd14 add lifetime/inro.md 2022-03-16 17:03:15 +08:00
sunface 437f10d5ec add lifetime/inro.md 2022-03-16 17:02:56 +08:00
sunface 55d3009dfe update readme.md 2022-03-16 16:58:43 +08:00
Sunface 4aafb11d88
Update why-exercise.md 2022-03-16 16:27:05 +08:00
Sunface ed047a9308
Update why-exercise.md 2022-03-16 16:25:33 +08:00
Sunface f296908736
Merge pull request #157 from Jultimate/patch-1
Update string.md
2022-03-16 14:14:45 +08:00
EnochTang b2b5927810 fix: complement missing trait in 9.5 2022-03-16 09:56:46 +08:00
Jultimate ed09fe2082
Update string.md 2022-03-16 09:22:24 +08:00
sunface 7e20e180a0 add chapter [formatting] 2022-03-15 21:58:55 +08:00
sunface da45256c84 add chapter [formatting] 2022-03-15 21:58:20 +08:00
sunface ad8049ce99 add chapter [println and format] 2022-03-15 20:06:09 +08:00
sunface 112f6b26ac add chapter [println and format] 2022-03-15 20:05:03 +08:00
sunface affa25fc54 fix some typos 2022-03-15 19:42:27 +08:00
sunface b62432fe2a add chapter [Debug and Display] 2022-03-15 17:24:29 +08:00
sunface 68eb5a1e51 add chapter [Debug and Display] 2022-03-15 17:22:52 +08:00
sunface c4e6b58b83 add chapter [Docs and Comments] 2022-03-15 15:49:36 +08:00
sunface 3f2555f7a6 remove Cargo.lock from practices dir 2022-03-15 15:47:40 +08:00
sunface 843729e128 add chapter [Docs and Comments] 2022-03-15 15:46:16 +08:00
sunface 346fba581b add chapter: fighting with compiler 2022-03-15 13:32:02 +08:00
sunface 136d44149b update readme.md 2022-03-15 09:57:21 +08:00
Sunface 22c9fa6b42
Update Readme.md 2022-03-15 09:40:05 +08:00
sunface bbf3829a3b update readme.md 2022-03-15 09:36:42 +08:00
sunface e2a380da52 add chapter [Advanced use and pub] 2022-03-14 21:23:32 +08:00
sunface 5690445622 add chapter [Advanced use and pub] 2022-03-14 21:21:34 +08:00
sunface 80cc58aebe add practice projects 2022-03-14 21:14:52 +08:00
sunface df2e2fe02c Add [Modules] 2022-03-14 17:33:54 +08:00
sunface c6c744c183 Add [Modules] 2022-03-14 17:31:27 +08:00
sunface d59db9aff7 add missing feature: editable 2022-03-14 16:18:28 +08:00
sunface 024ed6b21e add solutions for [Package and Crate] 2022-03-14 15:48:47 +08:00
sunface e86ab83cdf Merge branch 'master' of https://github.com/sunface/rust-by-practice 2022-03-14 15:43:51 +08:00
sunface b43cd50396 Add [Package and Crate] 2022-03-14 15:39:48 +08:00
sunface 4e8dde4fa3 Add [Package and Crate] 2022-03-14 15:39:22 +08:00
Sunface 7166c3fb79
Merge pull request #156 from 3vilive/master
fix: the code of advanced-traits ch-5 should be editable
2022-03-12 20:52:25 +08:00
ba0ch3ng 5a1c36cc23 fix: the code of advanced-traits ch-5 should be editable 2022-03-12 11:47:15 +08:00
Sunface fca5084157
Merge pull request #155 from Skarlett/master
correct lifetime/basic-solution-2
2022-03-11 20:42:18 +08:00
Skarlett 39f7a90bcb correct lifetime/basic-solution-2 2022-03-11 04:14:32 -06:00
Sunface 0f8121a01d
Merge pull request #154 from Skarlett/lifetimes-practice
Add easy lifetime problems
2022-03-11 17:24:55 +08:00
Lunarix 358abc0ff6
Merge branch 'sunface:master' into lifetimes-practice 2022-03-11 03:20:59 -06:00
sunface 185068e4cf remove .DS_Store 2022-03-11 17:16:51 +08:00
Skarlett 5625678e57 Add easy lifetime problems 2022-03-11 03:11:16 -06:00
sunface f3fe9c8663 add chapter: Result and ? 2022-03-11 17:07:37 +08:00
sunface 3911486d5a add chapter: Result and ? 2022-03-11 17:06:25 +08:00
sunface 76b987152c add one exercise in patterns.md 2022-03-11 15:46:02 +08:00