Commit Graph

222 Commits

Author SHA1 Message Date
76b987152c add one exercise in patterns.md 2022-03-11 15:46:02 +08:00
553f7b1648 add one exercise in patterns.md 2022-03-11 15:45:03 +08:00
7bc4cf757b add exercises for diverging functions 2022-03-10 22:00:42 +08:00
660c9a14e8 add exercises for diverging functions 2022-03-10 21:59:45 +08:00
78657bf722 add Panics 2022-03-10 16:23:50 +08:00
29cc9e92c3 add solutions for panic.md 2022-03-10 16:22:33 +08:00
9ae41d2c39 panic.md 2022-03-10 16:21:14 +08:00
c2ae813303 add type conversions - Others 2022-03-10 14:27:27 +08:00
6ddfcf2563 add type conversions - Others 2022-03-10 14:24:28 +08:00
7560c8ff6e change todo to TODO in book toc 2022-03-10 12:28:48 +08:00
165fad67da add type conversions - From/Into 2022-03-10 11:07:51 +08:00
5cb059925a add type conversions - From/Into 2022-03-10 11:06:52 +08:00
12cca75b20 add type conversions - From/Into 2022-03-10 11:05:18 +08:00
31100d2f48 Update Readme.md 2022-03-10 10:13:03 +08:00
7891fb2374 Update Readme.md 2022-03-10 10:09:12 +08:00
e8d6aaddb6 Merge pull request #153 from ganesh47/master
Added english instructions for running locally using mdbook
2022-03-10 10:07:12 +08:00
f312d4e69c Added english instructions for running locally using mdbook 2022-03-09 21:45:45 +05:30
2250413225 add type conversions - as 2022-03-09 17:10:07 +08:00
5ea947ac9f add zh/as.md 2022-03-09 17:08:15 +08:00
ceceab5974 update book toc 2022-03-09 16:53:10 +08:00
b276e6db41 add type-conversions/as.md 2022-03-09 16:34:49 +08:00
0073374402 revert back to why-exercise.md 2022-03-09 15:25:49 +08:00
4fa4586f3f rename why-exercise.md to about.md 2022-03-09 15:24:13 +08:00
741e419324 Merge branch 'master' of https://github.com/sunface/rust-by-practice 2022-03-09 14:11:14 +08:00
f7d35b8679 add zh/HashMap.md 2022-03-09 14:10:59 +08:00
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
a295615545 Merge branch 'master' of https://github.com/sunface/rust-by-practice 2022-03-09 11:26:09 +08:00
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
a99cea6ace Rename LICENSE to LICENSE-MIT 2022-03-09 10:50:44 +08:00
6ddf5276b7 Create MIT License 2022-03-09 10:49:40 +08:00
71c127af3b Rename LICENCE to LICENSE 2022-03-09 10:48:45 +08:00
af9b7d3c5f Add MIT licence 2022-03-09 10:48:21 +08:00
5a38bf6c4a Update Readme.md 2022-03-09 09:40:10 +08:00
77edcdf5cc Update Readme.md 2022-03-09 09:39:25 +08:00
8e11b637f4 translate several english chapters to chinese 2022-03-08 22:24:17 +08:00
c36b2be799 update zh/String.md 2022-03-08 22:23:18 +08:00
685a06bdfb update zh/String.md 2022-03-08 22:14:12 +08:00
f56fe4c040 update zh/String.md 2022-03-08 21:52:35 +08:00
52f771e681 update zh/advanced-traits.md 2022-03-08 17:28:49 +08:00
a11ae7e9d2 update zh/advanced-traits.md 2022-03-08 17:18:56 +08:00
2048a2cfc6 add zh/advanced-traits.md 2022-03-08 17:15:53 +08:00
73a6e5f537 add zh/trait-objects.md 2022-03-08 16:59:27 +08:00
2a121b7202 update zh/traits.md 2022-03-08 16:43:22 +08:00
c9ce0d80d0 update zh/traits.md 2022-03-08 16:30:50 +08:00
5e067a3753 add HashMap.md 2022-03-08 16:09:48 +08:00
80b810e1a5 Merge branch 'master' of https://github.com/sunface/rust-by-practice 2022-03-08 15:48:43 +08:00
e362ea5ee3 update HashMap.md 2022-03-08 15:48:35 +08:00
009f6ac52e update HashMap.md 2022-03-08 15:48:10 +08:00
c38f124a31 update HashMap.md 2022-03-08 15:07:27 +08:00