Commit Graph

114 Commits

Author SHA1 Message Date
sunface 447c6a3108 update [Small projects with Elegant code] 2022-03-17 10:15:10 +08:00
sunface 21d4000b51 add [Small projects with Elegant code base] 2022-03-17 09:44:16 +08:00
sunface b7b2d01e74 add [Small projects with Elegant code base] 2022-03-17 09:41:00 +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 da45256c84 add chapter [formatting] 2022-03-15 21:58:20 +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 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 bbf3829a3b update readme.md 2022-03-15 09:36:42 +08:00
sunface 5690445622 add chapter [Advanced use and pub] 2022-03-14 21:21:34 +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 e86ab83cdf Merge branch 'master' of https://github.com/sunface/rust-by-practice 2022-03-14 15:43:51 +08:00
sunface 4e8dde4fa3 Add [Package and Crate] 2022-03-14 15:39:22 +08:00
ba0ch3ng 5a1c36cc23 fix: the code of advanced-traits ch-5 should be editable 2022-03-12 11:47:15 +08:00
Lunarix 358abc0ff6
Merge branch 'sunface:master' into lifetimes-practice 2022-03-11 03:20:59 -06: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 553f7b1648 add one exercise in patterns.md 2022-03-11 15:45:03 +08:00
sunface 660c9a14e8 add exercises for diverging functions 2022-03-10 21:59:45 +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 12cca75b20 add type conversions - From/Into 2022-03-10 11:05:18 +08:00
sunface 5ea947ac9f add zh/as.md 2022-03-09 17:08:15 +08:00
sunface ceceab5974 update book toc 2022-03-09 16:53:10 +08:00
sunface b276e6db41 add type-conversions/as.md 2022-03-09 16:34:49 +08:00
sunface 0073374402 revert back to why-exercise.md 2022-03-09 15:25:49 +08:00
sunface 4fa4586f3f rename why-exercise.md to about.md 2022-03-09 15:24:13 +08:00
唐鼎 eab24b80ce fix: fix use utf_slice to use utf8_slice 2022-03-09 11:03:00 +08:00
sunface c36b2be799 update zh/String.md 2022-03-08 22:23:18 +08:00
sunface 685a06bdfb update zh/String.md 2022-03-08 22:14:12 +08:00
sunface f56fe4c040 update zh/String.md 2022-03-08 21:52:35 +08:00
sunface a11ae7e9d2 update zh/advanced-traits.md 2022-03-08 17:18:56 +08:00
sunface 2048a2cfc6 add zh/advanced-traits.md 2022-03-08 17:15:53 +08:00
sunface 2a121b7202 update zh/traits.md 2022-03-08 16:43:22 +08:00
sunface e362ea5ee3 update HashMap.md 2022-03-08 15:48:35 +08:00
sunface 009f6ac52e update HashMap.md 2022-03-08 15:48:10 +08:00
sunface c38f124a31 update HashMap.md 2022-03-08 15:07:27 +08:00
sunface 25bde68fab add HashMap.md 2022-03-08 14:23:15 +08:00
sunface a49441eff3 Merge branch 'master' of https://github.com/sunface/rust-by-practice 2022-03-07 22:13:25 +08:00