Commit Graph

82 Commits

Author SHA1 Message Date
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
唐鼎 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 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 2a121b7202 update zh/traits.md 2022-03-08 16:43:22 +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 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
Andrea Manzini 39beba1613
typo 2022-03-07 12:16:31 +01: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 7969fe6441 add string.md 2022-03-07 13:10:04 +08:00
sunface 2a8e014329 add solution links for recently added chapters 2022-03-06 09:36:31 +08:00
sunface 9405c576ff update changelog.md 2022-03-05 22:05:53 +08:00
sunface d039ad7ead add advanced-trait.md 2022-03-05 22:03:32 +08:00
sunface 0aa06306a6 update why-exercise.md 2022-03-05 18:25:26 +08:00
sunface 797875026b fix typo 2022-03-05 17:43:10 +08:00
sunface 5817ab25de add trait-object.md 2022-03-05 17:39:40 +08:00
sunface 6df2d84c9e fix typo 2022-03-05 14:57:22 +08:00
sunface d12c103c02 fix typo 2022-03-05 14:55:27 +08:00
sunface d17902af50 fix typo 2022-03-05 14:54:28 +08:00
sunface 2a170a4406 fix typo 2022-03-05 14:53:49 +08:00
sunface b01ca532d7 fix typo 2022-03-05 14:52:56 +08:00
sunface de310b1c81 fix typo 2022-03-05 14:52:08 +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 d39c048d0e fix typos 2022-03-05 01:14:29 +08:00
sunface 0d27589611 add traits.md 2022-03-05 01:13:40 +08:00
gtmnayan 9fe1205de6
fix: variables 3 isn't editable 2022-03-04 18:37:30 +05:45
sunface 5463a95d4e update readme.md 2022-03-04 17:59:59 +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 f359056cac add generics.md 2022-03-04 10:54:59 +08:00
sunface d781fc7332 Merge branch 'master' of https://github.com/sunface/rust-by-practice 2022-03-03 17:13:31 +08:00
sunface a8f251fd2a add generic.md 2022-03-03 17:13:21 +08:00
Sunface e42b424d71
Merge pull request #140 from kaichii/patch-1
Update why-exercise.md
2022-03-03 16:35:45 +08:00
sunface 7ea642691e add zh/method 2022-03-03 16:33:10 +08:00
kaichi ec88076fe5
Update why-exercise.md
"comipile" should be "compile".
2022-03-03 16:23:30 +08:00
sunface bd928764ab add methods.md 2022-03-03 16:02:31 +08:00
sunface e762b24ca8 update readme.md 2022-03-03 14:23:03 +08:00