Commit Graph

  • 6858c7a621 update css styles of the book sunface 2022-03-24 10:27:32 +0800
  • 6b9d691ba7 update repo layout sunface 2022-03-23 20:09:38 +0800
  • d9811e7912 update repo layout sunface 2022-03-23 20:09:21 +0800
  • 0dae9a8384 update repo layout sunface 2022-03-23 20:05:16 +0800
  • c1d8b06518 update repo layout sunface 2022-03-23 20:04:00 +0800
  • e2d3027b60 Add zh/crate-module sunface 2022-03-23 17:34:36 +0800
  • 92223ec637 Add zh/crate-module sunface 2022-03-23 17:33:39 +0800
  • 35684da367 add zh/crate.md sunface 2022-03-21 13:01:51 +0800
  • 6ead8a0378 add zh/result.md sunface 2022-03-20 16:54:00 +0800
  • 9f82c6a141 add zh/panic.md sunface 2022-03-20 16:02:37 +0800
  • fa24fd7489 add zh/others.md sunface 2022-03-20 15:30:51 +0800
  • bb5773d2f3 add zh/from-into.md sunface 2022-03-18 17:36:13 +0800
  • d1e31fff1b Merge branch 'master' of https://github.com/sunface/rust-by-practice sunface 2022-03-18 17:34:11 +0800
  • 6babd59cc5 add zh/from-into.md sunface 2022-03-18 17:34:01 +0800
  • 23ed2a7dd9
    Merge pull request #159 from iLoveTangY/fix/editable Sunface 2022-03-17 10:46:54 +0800
  • e0165ed074 update [Small projects with Elegant code] sunface 2022-03-17 10:31:07 +0800
  • 447c6a3108 update [Small projects with Elegant code] sunface 2022-03-17 10:15:10 +0800
  • 4d1306492f fix: Make the first exercise editable in 10.3 EnochTang 2022-03-17 09:59:47 +0800
  • 21d4000b51 add [Small projects with Elegant code base] sunface 2022-03-17 09:44:16 +0800
  • b7b2d01e74 add [Small projects with Elegant code base] sunface 2022-03-17 09:41:00 +0800
  • 6ddca6b702 Merge branch 'master' of https://github.com/sunface/rust-by-practice sunface 2022-03-17 09:40:29 +0800
  • 8d81a3b021 update readme.md sunface 2022-03-16 17:37:18 +0800
  • d8ef3a6bdd
    Merge pull request #158 from iLoveTangY/fix/missing-trait Sunface 2022-03-16 17:10:57 +0800
  • d7fce5667b update readme.md sunface 2022-03-16 17:07:44 +0800
  • 8a5eaaca9b update readme.md sunface 2022-03-16 17:06:49 +0800
  • 55fc334b5b update lifetime/basic.md sunface 2022-03-16 17:05:38 +0800
  • db2740da0f update lifetime/basic.md sunface 2022-03-16 17:05:05 +0800
  • 413feffd14 add lifetime/inro.md sunface 2022-03-16 17:03:15 +0800
  • 437f10d5ec add lifetime/inro.md sunface 2022-03-16 17:02:56 +0800
  • 55d3009dfe update readme.md sunface 2022-03-16 16:58:43 +0800
  • 4aafb11d88
    Update why-exercise.md Sunface 2022-03-16 16:27:05 +0800
  • ed047a9308
    Update why-exercise.md Sunface 2022-03-16 16:25:33 +0800
  • f296908736
    Merge pull request #157 from Jultimate/patch-1 Sunface 2022-03-16 14:14:45 +0800
  • b2b5927810 fix: complement missing trait in 9.5 EnochTang 2022-03-16 09:56:46 +0800
  • ed09fe2082
    Update string.md Jultimate 2022-03-16 09:22:24 +0800
  • 7e20e180a0 add chapter [formatting] sunface 2022-03-15 21:58:55 +0800
  • da45256c84 add chapter [formatting] sunface 2022-03-15 21:58:20 +0800
  • ad8049ce99 add chapter [println and format] sunface 2022-03-15 20:06:09 +0800
  • 112f6b26ac add chapter [println and format] sunface 2022-03-15 20:05:03 +0800
  • affa25fc54 fix some typos sunface 2022-03-15 19:42:27 +0800
  • b62432fe2a add chapter [Debug and Display] sunface 2022-03-15 17:24:29 +0800
  • 68eb5a1e51 add chapter [Debug and Display] sunface 2022-03-15 17:22:52 +0800
  • c4e6b58b83 add chapter [Docs and Comments] sunface 2022-03-15 15:49:36 +0800
  • 3f2555f7a6 remove Cargo.lock from practices dir sunface 2022-03-15 15:47:40 +0800
  • 843729e128 add chapter [Docs and Comments] sunface 2022-03-15 15:46:16 +0800
  • 346fba581b add chapter: fighting with compiler sunface 2022-03-15 13:32:02 +0800
  • 136d44149b update readme.md sunface 2022-03-15 09:57:21 +0800
  • 22c9fa6b42
    Update Readme.md Sunface 2022-03-15 09:40:05 +0800
  • bbf3829a3b update readme.md sunface 2022-03-15 09:36:42 +0800
  • e2a380da52 add chapter [Advanced use and pub] sunface 2022-03-14 21:23:32 +0800
  • 5690445622 add chapter [Advanced use and pub] sunface 2022-03-14 21:21:34 +0800
  • 80cc58aebe add practice projects sunface 2022-03-14 21:14:52 +0800
  • df2e2fe02c Add [Modules] sunface 2022-03-14 17:33:54 +0800
  • c6c744c183 Add [Modules] sunface 2022-03-14 17:31:27 +0800
  • d59db9aff7 add missing feature: editable sunface 2022-03-14 16:18:28 +0800
  • 024ed6b21e add solutions for [Package and Crate] sunface 2022-03-14 15:48:47 +0800
  • e86ab83cdf Merge branch 'master' of https://github.com/sunface/rust-by-practice sunface 2022-03-14 15:43:51 +0800
  • b43cd50396 Add [Package and Crate] sunface 2022-03-14 15:39:48 +0800
  • 4e8dde4fa3 Add [Package and Crate] sunface 2022-03-14 15:39:22 +0800
  • 7166c3fb79
    Merge pull request #156 from 3vilive/master Sunface 2022-03-12 20:52:25 +0800
  • 5a1c36cc23 fix: the code of advanced-traits ch-5 should be editable ba0ch3ng 2022-03-12 11:47:15 +0800
  • fca5084157
    Merge pull request #155 from Skarlett/master Sunface 2022-03-11 20:42:18 +0800
  • 39f7a90bcb correct lifetime/basic-solution-2 Skarlett 2022-03-11 04:14:32 -0600
  • 0f8121a01d
    Merge pull request #154 from Skarlett/lifetimes-practice Sunface 2022-03-11 17:24:55 +0800
  • 358abc0ff6
    Merge branch 'sunface:master' into lifetimes-practice Lunarix 2022-03-11 03:20:59 -0600
  • 185068e4cf remove .DS_Store sunface 2022-03-11 17:16:51 +0800
  • 5625678e57 Add easy lifetime problems Skarlett 2022-03-11 03:11:16 -0600
  • f3fe9c8663 add chapter: Result and ? sunface 2022-03-11 17:07:37 +0800
  • 3911486d5a add chapter: Result and ? sunface 2022-03-11 17:06:25 +0800
  • 76b987152c add one exercise in patterns.md sunface 2022-03-11 15:46:02 +0800
  • 553f7b1648 add one exercise in patterns.md sunface 2022-03-11 15:45:03 +0800
  • 7bc4cf757b add exercises for diverging functions sunface 2022-03-10 22:00:42 +0800
  • 660c9a14e8 add exercises for diverging functions sunface 2022-03-10 21:59:45 +0800
  • 78657bf722 add Panics sunface 2022-03-10 16:23:50 +0800
  • 29cc9e92c3 add solutions for panic.md sunface 2022-03-10 16:22:33 +0800
  • 9ae41d2c39 panic.md sunface 2022-03-10 16:21:14 +0800
  • c2ae813303 add type conversions - Others sunface 2022-03-10 14:27:27 +0800
  • 6ddfcf2563 add type conversions - Others sunface 2022-03-10 14:24:28 +0800
  • 7560c8ff6e change todo to TODO in book toc sunface 2022-03-10 12:28:48 +0800
  • 165fad67da add type conversions - From/Into sunface 2022-03-10 11:07:51 +0800
  • 5cb059925a add type conversions - From/Into sunface 2022-03-10 11:06:52 +0800
  • 12cca75b20 add type conversions - From/Into sunface 2022-03-10 11:05:18 +0800
  • 31100d2f48
    Update Readme.md Sunface 2022-03-10 10:13:03 +0800
  • 7891fb2374
    Update Readme.md Sunface 2022-03-10 10:09:12 +0800
  • e8d6aaddb6
    Merge pull request #153 from ganesh47/master Sunface 2022-03-10 10:07:12 +0800
  • f312d4e69c
    Added english instructions for running locally using mdbook ganesh47 2022-03-09 21:45:45 +0530
  • 2250413225 add type conversions - as sunface 2022-03-09 17:10:07 +0800
  • 5ea947ac9f add zh/as.md sunface 2022-03-09 17:08:15 +0800
  • ceceab5974 update book toc sunface 2022-03-09 16:53:10 +0800
  • b276e6db41 add type-conversions/as.md sunface 2022-03-09 16:34:49 +0800
  • 0073374402 revert back to why-exercise.md sunface 2022-03-09 15:25:49 +0800
  • 4fa4586f3f rename why-exercise.md to about.md sunface 2022-03-09 15:24:13 +0800
  • 741e419324 Merge branch 'master' of https://github.com/sunface/rust-by-practice sunface 2022-03-09 14:11:14 +0800
  • f7d35b8679 add zh/HashMap.md sunface 2022-03-09 14:10:59 +0800
  • a6ab0ce78f
    Merge pull request #151 from tangdingga1/master Sunface 2022-03-09 12:52:55 +0800
  • a295615545 Merge branch 'master' of https://github.com/sunface/rust-by-practice sunface 2022-03-09 11:26:09 +0800
  • b012263a81 add zh/Vec.md sunface 2022-03-09 11:25:53 +0800
  • eab24b80ce fix: fix use utf_slice to use utf8_slice 唐鼎 2022-03-09 11:03:00 +0800
  • a99cea6ace
    Rename LICENSE to LICENSE-MIT Sunface 2022-03-09 10:50:44 +0800
  • 6ddf5276b7
    Create MIT License Sunface 2022-03-09 10:49:40 +0800