Commit Graph

106 Commits

Author SHA1 Message Date
c1d8b06518 update repo layout 2022-03-23 20:04:00 +08:00
92223ec637 Add zh/crate-module 2022-03-23 17:33:39 +08:00
35684da367 add zh/crate.md 2022-03-21 13:01:51 +08:00
6ead8a0378 add zh/result.md 2022-03-20 16:54:00 +08:00
9f82c6a141 add zh/panic.md 2022-03-20 16:02:37 +08:00
fa24fd7489 add zh/others.md 2022-03-20 15:30:51 +08:00
d1e31fff1b Merge branch 'master' of https://github.com/sunface/rust-by-practice 2022-03-18 17:34:11 +08:00
6babd59cc5 add zh/from-into.md 2022-03-18 17:34:01 +08:00
23ed2a7dd9 Merge pull request #159 from iLoveTangY/fix/editable
fix: Make the first exercise editable in 10.3
2022-03-17 10:46:54 +08:00
e0165ed074 update [Small projects with Elegant code] 2022-03-17 10:31:07 +08:00
447c6a3108 update [Small projects with Elegant code] 2022-03-17 10:15:10 +08:00
4d1306492f fix: Make the first exercise editable in 10.3 2022-03-17 09:59:47 +08:00
6ddca6b702 Merge branch 'master' of https://github.com/sunface/rust-by-practice 2022-03-17 09:40:29 +08:00
8d81a3b021 update readme.md 2022-03-16 17:37:18 +08:00
d8ef3a6bdd Merge pull request #158 from iLoveTangY/fix/missing-trait
fix: complement missing trait in 9.5
2022-03-16 17:10:57 +08:00
d7fce5667b update readme.md 2022-03-16 17:07:44 +08:00
8a5eaaca9b update readme.md 2022-03-16 17:06:49 +08:00
55d3009dfe update readme.md 2022-03-16 16:58:43 +08:00
4aafb11d88 Update why-exercise.md 2022-03-16 16:27:05 +08:00
ed047a9308 Update why-exercise.md 2022-03-16 16:25:33 +08:00
b2b5927810 fix: complement missing trait in 9.5 2022-03-16 09:56:46 +08:00
da45256c84 add chapter [formatting] 2022-03-15 21:58:20 +08:00
346fba581b add chapter: fighting with compiler 2022-03-15 13:32:02 +08:00
136d44149b update readme.md 2022-03-15 09:57:21 +08:00
5a1c36cc23 fix: the code of advanced-traits ch-5 should be editable 2022-03-12 11:47:15 +08:00
553f7b1648 add one exercise in patterns.md 2022-03-11 15:45:03 +08:00
660c9a14e8 add exercises for diverging functions 2022-03-10 21:59:45 +08:00
12cca75b20 add type conversions - From/Into 2022-03-10 11:05:18 +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
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
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
2ef20e4bb5 update changelog.md 2022-03-07 14:02:06 +08:00
c4230eb4fe Merge branch 'master' of https://github.com/sunface/rust-by-practice 2022-03-07 13:10:14 +08:00
7969fe6441 add string.md 2022-03-07 13:10:04 +08:00
ae2616c46b 可不用 可用 > 不可变 可变 2022-03-06 16:34:37 +08:00