Commit Graph

  • b869e37b7f Update ? linzell 2022-07-06 20:40:52 +02:00
  • 376496a5d0
    Merge branch 'rust-lang:main' into main Madhan 2022-07-05 17:32:35 +05:30
  • ad4c5c286c more updates Steven Johnson 2022-07-05 20:36:12 +12:00
  • ecd727a33d updates Steven Johnson 2022-07-05 19:54:33 +12:00
  • 70423b9bef work so far Steven Johnson 2022-07-04 09:10:33 +12:00
  • a500ed2c3c
    change edition to 2021 in exercices.rs KatanaFluorescent 2022-07-01 16:49:36 +02:00
  • 6588d9be22 chore: bump version 4.8.0 mokou 2022-07-01 16:48:34 +02:00
  • 761945c40c day one CelestialMelody 2022-07-01 17:42:18 +08:00
  • 5336805b74 Merge branch 'main' of https://github.com/CelestialMelody/rust-begin-rustlings CelestialMelody 2022-06-30 15:27:08 +08:00
  • 601baff618 start from intro CelestialMelody 2022-06-30 15:25:28 +08:00
  • 6ea712c35a
    Update README.md CelestialFish 2022-06-30 15:11:51 +08:00
  • 4aea0208d8 more work Steven Johnson 2022-06-28 21:32:07 +12:00
  • ecfbe8728d work so far Steven Johnson 2022-06-28 19:34:16 +12:00
  • b0905d5eb1 feat: Add threads2.rs exercise Denton24646 2022-06-26 20:12:54 -04:00
  • 0948c879b4 finished "intro", "variables", "functions", "if" and "quiz1" NN2000X 2022-06-26 17:25:01 +00:00
  • be3944072c docs: Add missing exercise to book chapter mapping 0pling 2022-06-26 10:27:18 +08:00
  • 76967b4561 Revert "finished first batch" Stanislav Pankrashin 2022-06-23 17:06:30 +12:00
  • 34f7077523 Revert "finished more" Stanislav Pankrashin 2022-06-23 17:06:25 +12:00
  • e0a2cbf8cd Revert "did more" Stanislav Pankrashin 2022-06-23 17:06:21 +12:00
  • 3f7ddeb5c1 Revert "did some more" Stanislav Pankrashin 2022-06-23 17:06:16 +12:00
  • 5e5351139a Revert "did some more" Stanislav Pankrashin 2022-06-23 17:06:12 +12:00
  • c90ae094e9 Revert "did some more" Stanislav Pankrashin 2022-06-23 17:06:07 +12:00
  • c695b02d94 Revert "almost there" Stanislav Pankrashin 2022-06-23 17:05:57 +12:00
  • 1811f7e72a Revert "finished" Stanislav Pankrashin 2022-06-23 17:05:48 +12:00
  • 849a1ec933 Revert "Revert "almost there"" Stanislav Pankrashin 2022-06-23 17:05:41 +12:00
  • bd72dd98d6 Revert "almost there" Stanislav Pankrashin 2022-06-23 17:05:31 +12:00
  • 5f724516da finished Stanislav Pankrashin 2022-06-23 17:03:18 +12:00
  • a6c8169de1 almost there Stanislav Pankrashin 2022-06-23 16:56:51 +12:00
  • b8bedd224f did some more Stanislav Pankrashin 2022-06-22 16:55:10 +12:00
  • 8239cc2be6 did some more Stanislav Pankrashin 2022-06-22 14:58:51 +12:00
  • 9e3329d277 did some more Stanislav Pankrashin 2022-06-21 15:40:42 +12:00
  • 77290b0c56 did more Stanislav Pankrashin 2022-06-21 14:55:49 +12:00
  • e83883dead finished more Stanislav Pankrashin 2022-06-21 13:34:09 +12:00
  • aa87cae4d3 feat: add strings3.rs exercise Denton24646 2022-06-20 17:31:07 -04:00
  • 455cae6f28 finished first batch Stanislav Pankrashin 2022-06-21 09:30:00 +12:00
  • 846e350bf2 revert Stanislav Pankrashin 2022-06-21 09:20:36 +12:00
  • 33ab40c17f fix manifest Stanislav Pankrashin 2022-06-21 08:05:25 +12:00
  • ec3a0a99bd fix(move_semantics2): Update hint Denton24646 2022-06-18 00:02:46 -04:00
  • 3549613a01 intro1 Ido Yuster 2022-06-18 14:45:09 +03:00
  • fa90ef60ee
    added(move_semantics): first possible solution, but no idea how to solve it differently ;/////////// Tomasz Waszczyk 2022-06-18 01:34:18 +02:00
  • d27f5a7d41
    Merge pull request #1028 from rust-lang/all-contributors/add-jackos liv 2022-06-17 13:01:17 +02:00
  • e48f634f34
    docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2022-06-17 11:01:04 +00:00
  • 23403546d2
    docs: update AUTHORS.md [skip ci] allcontributors[bot] 2022-06-17 11:01:03 +00:00
  • 294ef8d92c
    Merge pull request #1026 from jackos/rust-analyzer-fix liv 2022-06-17 13:00:44 +02:00
  • be87cc9fa6 Add lsp command to fix rust-analyzer Jack Clayton 2022-06-16 11:53:41 +08:00
  • 558dacfa2b
    added(test): save Tomasz Waszczyk 2022-06-16 23:47:50 +02:00
  • 099ab0b79b minor changes ostamax 2022-06-16 18:08:26 +03:00
  • 905a5d7905 variables, functions, if and move_semantics problems solved ostamax 2022-06-15 18:17:22 +03:00
  • 077a6bcf54 fix(errors5): Add more context to exercise description and give a stronger hint Noah Cairns 2022-06-15 09:40:30 -04:00
  • b59f38da23
    added(): test commit Tomasz Waszczyk 2022-06-14 18:25:33 +02:00
  • baca5d62ae
    fix: update link to book Konstantin 2022-06-13 21:30:25 +02:00
  • 983a7e4621
    Update link to book Konstantin 2022-06-13 21:19:15 +02:00
  • ed18c3b93d
    added(save): random save Tomasz Waszczyk 2022-06-10 17:39:11 +02:00
  • df4d738af7
    added(save): just same commit Tomasz Waszczyk 2022-06-10 14:07:11 +02:00
  • 653cf04741 feat variable 1 Naima 2022-06-08 18:12:01 +02:00
  • e0c4149df2 feat: intro 1+2 Naima 2022-06-08 18:08:34 +02:00
  • 3bdf1774da Solve enum3 Jonathan Zernik 2022-06-07 23:45:49 -07:00
  • 53c7b873de Solve enum2 Jonathan Zernik 2022-06-07 23:23:35 -07:00
  • 3799cd7309 Solve enum1 Jonathan Zernik 2022-06-07 23:16:39 -07:00
  • 8d123939b4
    Solve structs exercises (#8) Jonathan Zernik 2022-06-07 23:15:05 -07:00
  • e568210d05
    Solve primitive exercises (#7) Jonathan Zernik 2022-06-07 22:23:58 -07:00
  • b19f74e8cf
    Merge pull request #1017 from rust-lang/dependabot/cargo/regex-1.5.5 diannasoreil 2022-06-07 16:12:05 +02:00
  • b8a901a9ea feat: improved closure docs and exercises by using into_iter() jayber 2022-06-07 13:56:46 +01:00
  • 2fd0e53365 feat: improved closure docs and exercises by using into_iter() jayber 2022-06-07 13:47:44 +01:00
  • 3712439caf feat: improved closure docs and exercises by using into_iter() jayber 2022-06-07 13:39:54 +01:00
  • 1b87ff5885
    Solve move semantics exercise 6 (#6) Jonathan Zernik 2022-06-07 00:24:09 -07:00
  • 52f25a7b62
    Solve more move exercises (#5) Jonathan Zernik 2022-06-06 23:37:10 -07:00
  • 5ee9780355
    Solve more move exercises (#4) Jonathan Zernik 2022-06-06 22:20:50 -07:00
  • 5130a57f8f
    chore(deps): bump regex from 1.5.4 to 1.5.5 dependabot[bot] 2022-06-06 21:06:16 +00:00
  • 84a6c64b2a
    Solved a few move exercises (#3) Jonathan Zernik 2022-06-04 22:20:55 -07:00
  • 7a6b39125e
    Solve more exercises (#2) Jonathan Zernik 2022-06-04 21:26:29 -07:00
  • e6da2634b2
    Finish a few exercises (#1) Jonathan Zernik 2022-06-04 20:51:02 -07:00
  • 28967c8aff Finish a few exercises Jonathan Zernik 2022-06-04 20:49:22 -07:00
  • 12156a017b feat: added a closure exercise to demonstrate using irrefutable patterns in closure signatures jayber 2022-06-04 18:34:12 +01:00
  • 4715f7cbaa
    Merge 9894f660fce4931a42c55f0fbebaba7d6a5e52fc into dc6376788b87c4fa8c85f2784af7b185d0e6a7a8 Dominykas Djačenko 2022-06-02 06:33:04 +09:00
  • e7c01506be
    Merge branch 'rust-lang:main' into main Madhan 2022-06-01 20:38:43 +05:30
  • d36d7b32e5 feat: added closures exercises in closure directory jayber 2022-05-31 14:00:50 +01:00
  • 600a498187 feat: added closures exercises in closure directory jayber 2022-05-30 21:51:37 +01:00
  • f9a4ff3b82 feat: added closures exercises in closure directory jayber 2022-05-30 21:47:47 +01:00
  • 5a52092109 docs: updated prefix comments as per requests at end of README.md in Section "Completion", i.e. I added some hopefully useful text to errors4.rs and 5 and option1.rs 2 and 3. Just attempt to do something useful for repository as first commit. jayber 2022-05-30 15:13:55 +01:00
  • 7c7520362c feat: added lifetimes exercise directory and 4 lifetimes exercises, which are basically a duplication of the book section of lifetimes. Added to watch order between enums and modules, since these exercises use structs, and I didn't want to put anything between structs and enums which make sense together jayber 2022-05-30 15:08:33 +01:00
  • ce6bd60deb
    Merge 9848681738e5c710a43883d1fda3aca424767f18 into dc6376788b87c4fa8c85f2784af7b185d0e6a7a8 Reece Russell 2022-05-28 00:11:03 +00:00
  • 9848681738 Merge branch 'main' into Rustlings itswolv3 2022-05-28 02:10:51 +02:00
  • ac54c9ded2 Inital commit of learning Rust itswolv3 2022-05-28 02:04:58 +02:00
  • e3506b5bd1 complete exercise gftea 2022-05-26 20:53:08 +02:00
  • d9907d7123 Merge branch 'main' of https://github.com/rust-lang/rustlings into rust-lang-main blacktoast 2022-05-26 14:55:48 +09:00
  • dc6376788b
    Merge pull request #1007 from rust-lang/all-contributors/add-bufo24 diannasoreil 2022-05-23 15:57:21 +02:00
  • ffb6ecaf7e
    docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2022-05-23 13:57:00 +00:00
  • 34a3c440d0
    docs: update AUTHORS.md [skip ci] allcontributors[bot] 2022-05-23 13:56:59 +00:00
  • 386257a06e
    Merge pull request #1006 from bufo24/fix-typo-in-info.toml diannasoreil 2022-05-23 15:56:42 +02:00
  • 0bdb5207b5
    typo fix in hint message if2 Jesse van Papenrecht 2022-05-22 18:56:26 +02:00
  • 12186f4a30 traits done Chris Girvin 2022-05-22 05:33:23 -04:00
  • 5615dd9e7d
    Merge pull request #1003 from rust-lang/all-contributors/add-lucasgrvarela diannasoreil 2022-05-21 16:30:22 +02:00
  • 439a07445e
    docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2022-05-21 14:30:14 +00:00
  • fedabf5f7f
    docs: update AUTHORS.md [skip ci] allcontributors[bot] 2022-05-21 14:30:12 +00:00
  • fdc3eb3b4e
    Merge pull request #1002 from lucasgrvarela/patch-1 diannasoreil 2022-05-21 16:29:51 +02:00
  • 6ec5dc3140
    Merge pull request #1 from hanai/exercises/20220521_1 Hanai 2022-05-21 14:55:27 +08:00
  • ec94598e71 exercises Hanai 2022-05-21 14:12:25 +08:00
  • 6ffd13fbe2
    Merge pull request #7 from cgM82589933/day6 Chris Girvin 2022-05-20 23:58:00 -04:00
  • b0e079e6bf
    Update info.toml Lucas Grigolon Varela 2022-05-20 20:26:37 -03:00