Commit Graph

202 Commits

Author SHA1 Message Date
sunface 9f82c6a141 add zh/panic.md 2022-03-20 16:02:37 +08:00
sunface fa24fd7489 add zh/others.md 2022-03-20 15:30:51 +08:00
sunface d1e31fff1b Merge branch 'master' of https://github.com/sunface/rust-by-practice 2022-03-18 17:34:11 +08:00
sunface 6babd59cc5 add zh/from-into.md 2022-03-18 17:34:01 +08:00
Sunface 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
sunface e0165ed074 update [Small projects with Elegant code] 2022-03-17 10:31:07 +08:00
sunface 447c6a3108 update [Small projects with Elegant code] 2022-03-17 10:15:10 +08:00
EnochTang 4d1306492f fix: Make the first exercise editable in 10.3 2022-03-17 09:59:47 +08:00
sunface 6ddca6b702 Merge branch 'master' of https://github.com/sunface/rust-by-practice 2022-03-17 09:40:29 +08:00
sunface 8d81a3b021 update readme.md 2022-03-16 17:37:18 +08:00
Sunface 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
sunface d7fce5667b update readme.md 2022-03-16 17:07:44 +08:00
sunface 8a5eaaca9b update readme.md 2022-03-16 17:06:49 +08:00
sunface 55d3009dfe update readme.md 2022-03-16 16:58:43 +08:00
Sunface 4aafb11d88
Update why-exercise.md 2022-03-16 16:27:05 +08:00
Sunface ed047a9308
Update why-exercise.md 2022-03-16 16:25:33 +08:00
EnochTang b2b5927810 fix: complement missing trait in 9.5 2022-03-16 09:56:46 +08:00
sunface da45256c84 add chapter [formatting] 2022-03-15 21:58:20 +08:00
sunface 346fba581b add chapter: fighting with compiler 2022-03-15 13:32:02 +08:00
sunface 136d44149b update readme.md 2022-03-15 09:57:21 +08:00
ba0ch3ng 5a1c36cc23 fix: the code of advanced-traits ch-5 should be editable 2022-03-12 11:47:15 +08:00
sunface 553f7b1648 add one exercise in patterns.md 2022-03-11 15:45:03 +08:00
sunface 660c9a14e8 add exercises for diverging functions 2022-03-10 21:59:45 +08:00
sunface 12cca75b20 add type conversions - From/Into 2022-03-10 11:05:18 +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 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 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 2ef20e4bb5 update changelog.md 2022-03-07 14:02:06 +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
863056768 ae2616c46b
åÆäøē”Ø åÆē”Ø > äøåÆ变 åÆ变 2022-03-06 16:34:37 +08:00
863056768 5ed1a56076
čæ˜č¾“ > å‡½ę•° 2022-03-06 10:21:49 +08:00
sunface d039ad7ead add advanced-trait.md 2022-03-05 22:03:32 +08:00
sunface 5394cdfcff according to the idea of gtm-nayan #144, add println!("Success") for each exercise 2022-03-05 14:48:43 +08:00
sunface 0d27589611 add traits.md 2022-03-05 01:13:40 +08:00
sunface 029fdd1a24 add const generics 2022-03-04 16:00:42 +08:00
sunface fe6d0b4183 add zh/generics.md 2022-03-04 11:00:35 +08:00
sunface 7ea642691e add zh/method 2022-03-03 16:33:10 +08:00
sunface cacd575998 add no. for zh exercises 2022-03-02 22:11:56 +08:00
sunface 8019f09714 add solutions for flow-control.md 2022-03-02 21:48:25 +08:00
sunface 0f6c587ce7 add solutions for enum.md 2022-03-02 21:39:05 +08:00
sunface 02375b3b16 add solutions for struct.md 2022-03-02 21:25:55 +08:00
sunface d4bfe87373 add solutions for slice.md 2022-03-02 21:11:58 +08:00
sunface 0f4685dcf0 add solutions for string.md 2022-03-02 20:57:13 +08:00
sunface 2d7e251e8b add solutions for ownership.md 2022-03-02 17:32:22 +08:00
sunface 59851ca1bb add solutions for basic-types, fix errors 2022-03-02 16:27:16 +08:00
sunface 6be05a6686 add solutions for numbers 2022-03-01 22:24:47 +08:00
sunface 258f0ed589 add solutions for variables 2022-03-01 22:06:38 +08:00
sunface 8f1121ab45 add patterns.md 2022-03-01 20:55:22 +08:00
sunface 0d33ca24bf fix typos 2022-03-01 20:12:55 +08:00
sunface bc36dd3a01 update match-iflet.md 2022-03-01 19:44:47 +08:00
sunface 726ef682cb fix errors in enum.md 2022-03-01 18:58:36 +08:00
sunface bda6040eab update flow-control.md 2022-03-01 16:27:23 +08:00
sunface dcacac8899 add flow-control.md 2022-03-01 16:07:16 +08:00
sunface ca87e5a3b3 add zh-CN/enum.md 2022-03-01 14:12:30 +08:00
sunface 95d924e495 add zh-CN/enum.md 2022-03-01 13:49:33 +08:00
sunface b8009cfe83 update project structure 2022-02-28 21:32:54 +08:00
sunface 95dee9dac7 add struct.md 2022-02-28 20:47:10 +08:00
sunface 9b644dda0e update numbers.md 2022-02-28 17:27:33 +08:00
sunface 57ae037fae update variable.md 2022-02-28 17:06:50 +08:00
sunface f4f0bd973e udpate readme.md 2022-02-28 15:57:36 +08:00
sunface 10cf4d8bad add zh/tuple.md 2022-02-27 22:16:13 +08:00
sunface 18ddf5cbe8 add en/tuple.md 2022-02-27 22:10:59 +08:00
sunface b9637a6379 add zh/slice.md 2022-02-27 21:28:49 +08:00
sunface 984f8a8b12 add en/slice.md 2022-02-27 21:14:53 +08:00
sunface 209f748a68 update readme.md 2022-02-27 20:34:54 +08:00
sunface 17f94a2a22 add array.md 2022-02-27 20:26:37 +08:00
sunface 072de76808 add zh/string.md 2022-02-27 13:33:05 +08:00
sunface f7099ea297 add en/string.md 2022-02-27 13:01:40 +08:00
sunface e3bc581d03 update project infos 2022-02-26 09:56:55 +08:00
sunface bfc30e2024 add reference and borrowing 2022-02-25 22:57:13 +08:00
sunface c880d4d6a4 update ownership.md; 2022-02-25 21:50:28 +08:00
sunface 3322f7908f add ownership.md 2022-02-25 17:34:45 +08:00
sunface b7c7424da5 add function.md 2022-02-25 15:41:07 +08:00
sunface 357fa1bc24 add expressions-zh.md 2022-02-25 14:34:31 +08:00
sunface 574097924b udpate readme.md 2022-02-25 14:31:30 +08:00
sunface 416427bfac update readme.md 2022-02-25 14:24:23 +08:00
sunface f78840cd1f add char,unit type etc 2022-02-25 13:48:11 +08:00
sunface f393232de1 add destructuring assignments 2022-02-25 11:18:27 +08:00
sunface 1371c86e3f update numbers 2022-02-24 21:01:56 +08:00
sunface fc3bbc481c update numbers 2022-02-24 20:31:19 +08:00
sunface 58cb728626 add rust lang to repo by add assets/mini-redis 2022-02-24 16:14:58 +08:00
sunface b0f0d01237 update readme.md 2022-02-24 15:58:35 +08:00
sunface bc042e9552 add variable exercises 2022-02-24 15:50:01 +08:00
sunface 80bd37ba23 update readme.md 2022-02-24 14:11:32 +08:00
sunface ebc68a5c20 update readme 2022-02-23 17:38:33 +08:00
sunface d4a716d36c update readme 2022-02-23 17:11:31 +08:00