Commit Graph

588 Commits

Author SHA1 Message Date
sunface c6c744c183 Add [Modules] 2022-03-14 17:31:27 +08:00
sunface d59db9aff7 add missing feature: editable 2022-03-14 16:18:28 +08:00
sunface 024ed6b21e add solutions for [Package and Crate] 2022-03-14 15:48:47 +08:00
sunface e86ab83cdf Merge branch 'master' of https://github.com/sunface/rust-by-practice 2022-03-14 15:43:51 +08:00
sunface b43cd50396 Add [Package and Crate] 2022-03-14 15:39:48 +08:00
sunface 4e8dde4fa3 Add [Package and Crate] 2022-03-14 15:39:22 +08:00
Sunface 7166c3fb79
Merge pull request #156 from 3vilive/master
fix: the code of advanced-traits ch-5 should be editable
2022-03-12 20:52:25 +08:00
ba0ch3ng 5a1c36cc23 fix: the code of advanced-traits ch-5 should be editable 2022-03-12 11:47:15 +08:00
Sunface fca5084157
Merge pull request #155 from Skarlett/master
correct lifetime/basic-solution-2
2022-03-11 20:42:18 +08:00
Skarlett 39f7a90bcb correct lifetime/basic-solution-2 2022-03-11 04:14:32 -06:00
Sunface 0f8121a01d
Merge pull request #154 from Skarlett/lifetimes-practice
Add easy lifetime problems
2022-03-11 17:24:55 +08:00
Lunarix 358abc0ff6
Merge branch 'sunface:master' into lifetimes-practice 2022-03-11 03:20:59 -06:00
sunface 185068e4cf remove .DS_Store 2022-03-11 17:16:51 +08:00
Skarlett 5625678e57 Add easy lifetime problems 2022-03-11 03:11:16 -06:00
sunface f3fe9c8663 add chapter: Result and ? 2022-03-11 17:07:37 +08:00
sunface 3911486d5a add chapter: Result and ? 2022-03-11 17:06:25 +08:00
sunface 76b987152c add one exercise in patterns.md 2022-03-11 15:46:02 +08:00
sunface 553f7b1648 add one exercise in patterns.md 2022-03-11 15:45:03 +08:00
sunface 7bc4cf757b add exercises for diverging functions 2022-03-10 22:00:42 +08:00
sunface 660c9a14e8 add exercises for diverging functions 2022-03-10 21:59:45 +08:00
sunface 78657bf722 add Panics 2022-03-10 16:23:50 +08:00
sunface 29cc9e92c3 add solutions for panic.md 2022-03-10 16:22:33 +08:00
sunface 9ae41d2c39 panic.md 2022-03-10 16:21:14 +08:00
sunface c2ae813303 add type conversions - Others 2022-03-10 14:27:27 +08:00
sunface 6ddfcf2563 add type conversions - Others 2022-03-10 14:24:28 +08:00
sunface 7560c8ff6e change todo to TODO in book toc 2022-03-10 12:28:48 +08:00
sunface 165fad67da add type conversions - From/Into 2022-03-10 11:07:51 +08:00
sunface 5cb059925a add type conversions - From/Into 2022-03-10 11:06:52 +08:00
sunface 12cca75b20 add type conversions - From/Into 2022-03-10 11:05:18 +08:00
Sunface 31100d2f48
Update Readme.md 2022-03-10 10:13:03 +08:00
Sunface 7891fb2374
Update Readme.md 2022-03-10 10:09:12 +08:00
Sunface e8d6aaddb6
Merge pull request #153 from ganesh47/master
Added english instructions for running locally using mdbook
2022-03-10 10:07:12 +08:00
ganesh47 f312d4e69c
Added english instructions for running locally using mdbook 2022-03-09 21:45:45 +05:30
sunface 2250413225 add type conversions - as 2022-03-09 17:10:07 +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 a6ab0ce78f
Merge pull request #151 from tangdingga1/master
fix: fix use utf_slice to use utf8_slice
2022-03-09 12:52:55 +08:00
sunface a295615545 Merge branch 'master' of https://github.com/sunface/rust-by-practice 2022-03-09 11:26:09 +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 a99cea6ace
Rename LICENSE to LICENSE-MIT 2022-03-09 10:50:44 +08:00
Sunface 6ddf5276b7
Create MIT License 2022-03-09 10:49:40 +08:00
Sunface 71c127af3b
Rename LICENCE to LICENSE 2022-03-09 10:48:45 +08:00
Sunface af9b7d3c5f
Add MIT licence 2022-03-09 10:48:21 +08:00
Sunface 5a38bf6c4a
Update Readme.md 2022-03-09 09:40:10 +08:00