Commit Graph

77 Commits

Author SHA1 Message Date
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
5ed1a56076 还输 > 函数 2022-03-06 10:21:49 +08:00
d039ad7ead add advanced-trait.md 2022-03-05 22:03:32 +08:00
5394cdfcff according to the idea of gtm-nayan #144, add println!("Success") for each exercise 2022-03-05 14:48:43 +08:00
0d27589611 add traits.md 2022-03-05 01:13:40 +08:00
029fdd1a24 add const generics 2022-03-04 16:00:42 +08:00
fe6d0b4183 add zh/generics.md 2022-03-04 11:00:35 +08:00
7ea642691e add zh/method 2022-03-03 16:33:10 +08:00
cacd575998 add no. for zh exercises 2022-03-02 22:11:56 +08:00
8019f09714 add solutions for flow-control.md 2022-03-02 21:48:25 +08:00
0f6c587ce7 add solutions for enum.md 2022-03-02 21:39:05 +08:00
02375b3b16 add solutions for struct.md 2022-03-02 21:25:55 +08:00
d4bfe87373 add solutions for slice.md 2022-03-02 21:11:58 +08:00
0f4685dcf0 add solutions for string.md 2022-03-02 20:57:13 +08:00
2d7e251e8b add solutions for ownership.md 2022-03-02 17:32:22 +08:00
59851ca1bb add solutions for basic-types, fix errors 2022-03-02 16:27:16 +08:00
6be05a6686 add solutions for numbers 2022-03-01 22:24:47 +08:00
258f0ed589 add solutions for variables 2022-03-01 22:06:38 +08:00
8f1121ab45 add patterns.md 2022-03-01 20:55:22 +08:00
0d33ca24bf fix typos 2022-03-01 20:12:55 +08:00
bc36dd3a01 update match-iflet.md 2022-03-01 19:44:47 +08:00
726ef682cb fix errors in enum.md 2022-03-01 18:58:36 +08:00
bda6040eab update flow-control.md 2022-03-01 16:27:23 +08:00
dcacac8899 add flow-control.md 2022-03-01 16:07:16 +08:00
ca87e5a3b3 add zh-CN/enum.md 2022-03-01 14:12:30 +08:00
95d924e495 add zh-CN/enum.md 2022-03-01 13:49:33 +08:00
b8009cfe83 update project structure 2022-02-28 21:32:54 +08:00
95dee9dac7 add struct.md 2022-02-28 20:47:10 +08:00
9b644dda0e update numbers.md 2022-02-28 17:27:33 +08:00
57ae037fae update variable.md 2022-02-28 17:06:50 +08:00