Commit Graph

207 Commits

Author SHA1 Message Date
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
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 50f2636037
Update Readme.md 2022-03-08 09:21:17 +08:00
sunface a3dcd533e6 add Vectors 2022-03-07 22:14:39 +08:00
sunface a49441eff3 Merge branch 'master' of https://github.com/sunface/rust-by-practice 2022-03-07 22:13:25 +08:00
sunface e0ec5f25c1 add Vector.md 2022-03-07 22:13:12 +08:00
Sunface a78a1ba47e
Merge pull request #148 from ilmanzo/patch-1
typo
2022-03-07 19:37:42 +08:00
Andrea Manzini 39beba1613
typo 2022-03-07 12:16:31 +01:00
sunface 2ef20e4bb5 update changelog.md 2022-03-07 14:02:06 +08:00
sunface e0bcc6c897 update string.md 2022-03-07 13:58:52 +08:00
sunface d7fdc0c3c2 update string.md 2022-03-07 13:28:37 +08:00
sunface c4230eb4fe Merge branch 'master' of https://github.com/sunface/rust-by-practice 2022-03-07 13:10:14 +08:00
sunface 7969fe6441 add string.md 2022-03-07 13:10:04 +08:00
Sunface 9e4f7c1e65
Update Readme.md 2022-03-07 09:32:15 +08:00
Sunface d4d17b7046
Merge pull request #146 from 863056768/patch-2
可不用 可用 > 不可变 可变
2022-03-07 08:27:05 +08:00
863056768 ae2616c46b
可不用 可用 > 不可变 可变 2022-03-06 16:34:37 +08:00