Commit Graph

324 Commits

Author SHA1 Message Date
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
sunface 5cb059925a add type conversions - From/Into 2022-03-10 11:06:52 +08:00
sunface 12cca75b20 add type conversions - From/Into 2022-03-10 11:05:18 +08:00
Sunface 31100d2f48
Update Readme.md 2022-03-10 10:13:03 +08:00
Sunface 7891fb2374
Update Readme.md 2022-03-10 10:09:12 +08:00
Sunface e8d6aaddb6
Merge pull request #153 from ganesh47/master
Added english instructions for running locally using mdbook
2022-03-10 10:07:12 +08:00
ganesh47 f312d4e69c
Added english instructions for running locally using mdbook 2022-03-09 21:45:45 +05:30
sunface 2250413225 add type conversions - as 2022-03-09 17:10:07 +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
sunface 741e419324 Merge branch 'master' of https://github.com/sunface/rust-by-practice 2022-03-09 14:11:14 +08:00
sunface f7d35b8679 add zh/HashMap.md 2022-03-09 14:10:59 +08:00
Sunface a6ab0ce78f
Merge pull request #151 from tangdingga1/master
fix: fix use utf_slice to use utf8_slice
2022-03-09 12:52:55 +08:00
sunface a295615545 Merge branch 'master' of https://github.com/sunface/rust-by-practice 2022-03-09 11:26:09 +08:00
sunface b012263a81 add zh/Vec.md 2022-03-09 11:25:53 +08:00
唐鼎 eab24b80ce fix: fix use utf_slice to use utf8_slice 2022-03-09 11:03:00 +08:00
Sunface a99cea6ace
Rename LICENSE to LICENSE-MIT 2022-03-09 10:50:44 +08:00
Sunface 6ddf5276b7
Create MIT License 2022-03-09 10:49:40 +08:00
Sunface 71c127af3b
Rename LICENCE to LICENSE 2022-03-09 10:48:45 +08:00
Sunface af9b7d3c5f
Add MIT licence 2022-03-09 10:48:21 +08:00
Sunface 5a38bf6c4a
Update Readme.md 2022-03-09 09:40:10 +08:00
Sunface 77edcdf5cc
Update Readme.md 2022-03-09 09:39:25 +08:00
sunface 8e11b637f4 translate several english chapters to chinese 2022-03-08 22:24:17 +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 52f771e681 update zh/advanced-traits.md 2022-03-08 17:28:49 +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 73a6e5f537 add zh/trait-objects.md 2022-03-08 16:59:27 +08:00
sunface 2a121b7202 update zh/traits.md 2022-03-08 16:43:22 +08:00
sunface c9ce0d80d0 update zh/traits.md 2022-03-08 16:30:50 +08:00
sunface 5e067a3753 add HashMap.md 2022-03-08 16:09:48 +08:00
sunface 80b810e1a5 Merge branch 'master' of https://github.com/sunface/rust-by-practice 2022-03-08 15:48:43 +08:00
sunface e362ea5ee3 update HashMap.md 2022-03-08 15:48:35 +08:00