Commit Graph

311 Commits

Author SHA1 Message Date
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
sunface 553f7b1648 add one exercise in patterns.md 2022-03-11 15:45:03 +08:00
sunface 7bc4cf757b add exercises for diverging functions 2022-03-10 22:00:42 +08:00
sunface 660c9a14e8 add exercises for diverging functions 2022-03-10 21:59:45 +08:00
sunface 78657bf722 add Panics 2022-03-10 16:23:50 +08:00
sunface 29cc9e92c3 add solutions for panic.md 2022-03-10 16:22:33 +08:00
sunface 9ae41d2c39 panic.md 2022-03-10 16:21:14 +08:00
sunface c2ae813303 add type conversions - Others 2022-03-10 14:27:27 +08:00
sunface 6ddfcf2563 add type conversions - Others 2022-03-10 14:24:28 +08:00
sunface 7560c8ff6e change todo to TODO in book toc 2022-03-10 12:28:48 +08:00
sunface 165fad67da add type conversions - From/Into 2022-03-10 11:07:51 +08:00