Commit Graph

93 Commits

Author SHA1 Message Date
5690445622 add chapter [Advanced use and pub] 2022-03-14 21:21:34 +08:00
c6c744c183 Add [Modules] 2022-03-14 17:31:27 +08:00
024ed6b21e add solutions for [Package and Crate] 2022-03-14 15:48:47 +08:00
39f7a90bcb correct lifetime/basic-solution-2 2022-03-11 04:14:32 -06:00
358abc0ff6 Merge branch 'sunface:master' into lifetimes-practice 2022-03-11 03:20:59 -06:00
5625678e57 Add easy lifetime problems 2022-03-11 03:11:16 -06:00
3911486d5a add chapter: Result and ? 2022-03-11 17:06:25 +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
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
6ddfcf2563 add type conversions - Others 2022-03-10 14:24:28 +08:00
12cca75b20 add type conversions - From/Into 2022-03-10 11:05:18 +08:00
b276e6db41 add type-conversions/as.md 2022-03-09 16:34:49 +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
25bde68fab add HashMap.md 2022-03-08 14:23:15 +08:00
e0ec5f25c1 add Vector.md 2022-03-07 22:13:12 +08:00
e0bcc6c897 update string.md 2022-03-07 13:58:52 +08:00
d7fdc0c3c2 update string.md 2022-03-07 13:28:37 +08:00
7969fe6441 add string.md 2022-03-07 13:10:04 +08:00
d039ad7ead add advanced-trait.md 2022-03-05 22:03:32 +08:00
5817ab25de add trait-object.md 2022-03-05 17:39:40 +08:00
0d27589611 add traits.md 2022-03-05 01:13:40 +08:00
5463a95d4e update readme.md 2022-03-04 17:59:59 +08:00
029fdd1a24 add const generics 2022-03-04 16:00:42 +08:00
f359056cac add generics.md 2022-03-04 10:54:59 +08:00
a8f251fd2a add generic.md 2022-03-03 17:13:21 +08:00
bd928764ab add methods.md 2022-03-03 16:02:31 +08:00
4ba73b3969 add solutions for patterns.md 2022-03-02 22:04:00 +08:00
5807a3147d add solutions for match.md 2022-03-02 21:59:22 +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
616153c17c add solutions for tuple.md 2022-03-02 21:16:46 +08:00
d4bfe87373 add solutions for slice.md 2022-03-02 21:11:58 +08:00
7000b47b50 add solutions for array.md 2022-03-02 21:04:00 +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
47d37b6940 add solutions for variables 2022-03-01 21:56:43 +08:00
3b805ff8a4 add solutions dir 2022-03-01 21:40:29 +08:00