Commit Graph

  • 06ddcfb0bb
    Merge pull request #1113 from Frosthage/main liv 2023-06-12 12:36:06 +02:00
  • d6bb8547b3
    Merge pull request #1557 from rust-lang/all-contributors/add-luhem7 liv 2023-06-12 12:33:53 +02:00
  • 5219621595
    docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2023-06-12 10:33:45 +00:00
  • a14f0c3f55
    docs: update AUTHORS.md [skip ci] allcontributors[bot] 2023-06-12 10:33:44 +00:00
  • 44f706a5e7
    Merge pull request #1542 from luhem7/main liv 2023-06-12 12:33:29 +02:00
  • 55636e6978
    Merge pull request #1556 from rust-lang/all-contributors/add-FWDekker liv 2023-06-12 12:33:01 +02:00
  • 5921948de8
    docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2023-06-12 10:32:26 +00:00
  • bd05bab4bf
    docs: update AUTHORS.md [skip ci] allcontributors[bot] 2023-06-12 10:32:25 +00:00
  • c6c7dd2fce
    Merge pull request #1544 from FWDekker/main liv 2023-06-12 12:32:10 +02:00
  • 171d20ce3e
    Merge pull request #1546 from b-apperlo/b-apperlo-patch-1 liv 2023-06-12 12:20:36 +02:00
  • c2bb9ebd8e
    Merge pull request #1555 from rust-lang/all-contributors/add-b-apperlo liv 2023-06-12 12:19:02 +02:00
  • d35a352fe6
    docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2023-06-12 10:18:55 +00:00
  • 4fd52390ee
    docs: update AUTHORS.md [skip ci] allcontributors[bot] 2023-06-12 10:18:54 +00:00
  • 974717ca11
    Merge pull request #1547 from b-apperlo/b-apperlo-patch-2 liv 2023-06-12 12:18:36 +02:00
  • d77e6c0d05
    Merge pull request #1553 from rust-lang/all-contributors/add-IVIURRAY liv 2023-06-12 12:17:30 +02:00
  • 47fcab1e60
    docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2023-06-12 10:17:22 +00:00
  • a1188ca0ee
    docs: update AUTHORS.md [skip ci] allcontributors[bot] 2023-06-12 10:17:21 +00:00
  • 0d2a1bdef1
    Merge pull request #1549 from IVIURRAY/enums3-message-test liv 2023-06-12 12:17:07 +02:00
  • 369ae2e63d feat(move_semantics2): rewrite hint liv 2023-06-12 12:07:18 +02:00
  • 1ce9d93e94
    Merge pull request #1552 from rust-lang/all-contributors/add-proofconstruction liv 2023-06-12 11:50:10 +02:00
  • e0ea03dc56
    docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2023-06-12 09:50:03 +00:00
  • 3cced07c13
    docs: update AUTHORS.md [skip ci] allcontributors[bot] 2023-06-12 09:50:02 +00:00
  • dca6e869df
    Merge pull request #1550 from proofconstruction/check-lockfile-sync liv 2023-06-12 11:49:21 +02:00
  • 059c1bc872 Complete errors exercises Robert Zhao 2023-06-11 19:45:48 -04:00
  • d5bb22c12d fix: update threads2.rs to use Mutex Hye Woong Jeon 2023-06-12 08:13:49 +09:00
  • f30f0bf148 chore(ci): add action step to check if lockfile is synced alex 2023-06-11 16:30:01 -05:00
  • 9159135bdb Complete options exercises Robert Zhao 2023-06-09 19:54:22 -04:00
  • 8859a5b724 Complete quiz2 Robert Zhao 2023-06-09 19:40:04 -04:00
  • 65d5fdf7d1 Complete hashmaps exercises Robert Zhao 2023-06-09 19:24:17 -04:00
  • a6a9c0e30d Complete modules exercises Robert Zhao 2023-06-09 18:42:33 -04:00
  • cf534fa0b8 Complete strings exercises Robert Zhao 2023-06-09 18:30:16 -04:00
  • 88b29e4095 Completed enums exercises Robert Zhao 2023-06-08 18:55:59 -04:00
  • 74e193a3b4 Complete structs exercises Robert Zhao 2023-06-08 18:40:54 -04:00
  • d0a1783083 fix(enums3): add test for message IVIURARY 2023-06-08 22:14:25 +01:00
  • a4fe3602b2
    fix: updated comment for struct Bert Apperlo 2023-06-08 16:46:45 +02:00
  • 8974e33f69
    fix: update hashmaps3.rs Bert Apperlo 2023-06-08 16:44:39 +02:00
  • bbfb4c7e63
    feat: added test function to hashmaps2.rs Bert Apperlo 2023-06-08 15:49:07 +02:00
  • 479574e88e
    fix(vecs): rename outdated variable name in hint Florine W. Dekker 2023-06-07 16:58:02 +02:00
  • 517b962558 Rustlings depends on git for rustlings reset commands alex800121 2023-06-04 13:25:48 +08:00
  • a96bbcd967 fix(threads, smart pointers): Swap order of threads and smart pointers exercises luhem7 2023-06-03 10:20:29 -04:00
  • 1e02f194fd update hint for vecs2 to match with exercise as it was updated to fix clarity tajo48 2023-05-31 16:37:41 +02:00
  • 753c153441 push to solutions branch Asad Ali 2023-05-31 15:30:20 +05:00
  • 82f62c9e80
    Merge pull request #1 from rust-lang/main Asad Ali 2023-05-31 15:20:28 +05:00
  • 3f2302d526 rustling functions done Asad Ali 2023-05-31 15:15:58 +05:00
  • be21c8ab71 Variables completed Asad Ali 2023-05-31 15:08:53 +05:00
  • 5cd73078fc intro completed Asad Ali 2023-05-31 14:41:41 +05:00
  • 7eef5d15ee
    docs: cleanup the explanation paragraphs at the start of each exercise. Robert Fry 2023-05-29 18:39:08 +01:00
  • ae2ebffe6a
    Merge branch 'main' into dameng Dameng 2023-05-28 19:14:44 +08:00
  • 473102a7f2 finished Dameng 2023-05-28 11:12:31 +00:00
  • afe0c311c9 update Dameng 2023-05-28 08:33:47 +00:00
  • 15cd88a7d5
    Merge a42efe91827860932e66181e0a067cfb2d6ea6d7 into 30291a3c253f08a4191cfd544ba36867612ebb7a Jujumba 2023-05-27 13:09:19 +00:00
  • a42efe9182 Fix: Convert Sun to the unit struct Jujumba 2023-05-27 15:07:25 +02:00
  • a81a02303c Complete move_semantics exercises Robert Zhao 2023-05-25 18:50:54 -04:00
  • 27976c2fb2 finish murasame 2023-05-25 20:02:41 +08:00
  • 209f420ffe making a clone of vec0 then pushing values into it Hariettemaina 2023-05-25 11:43:44 +03:00
  • 497dfdd372 if anf whlie let statement Hariettemaina 2023-05-25 11:32:04 +03:00
  • f872682252 prppper error handling Hariettemaina 2023-05-25 11:31:14 +03:00
  • d47d23ee86 fixed the variable name to make vecs multiplied by 2 Hariettemaina 2023-05-25 11:03:29 +03:00
  • 8ef0d03cf1 update the return type Hariettemaina 2023-05-25 11:01:55 +03:00
  • 2e55059a99 Merge branch 'hariette' of https://github.com/Hariettemaina/rustlings into hariette Hariettemaina 2023-05-25 10:34:50 +03:00
  • e64cd1f82e progress 82 percent murasame 2023-05-25 14:59:03 +08:00
  • 27e60417dc
    Merge branch 'rust-lang:main' into hariette Hariette Maina 2023-05-25 09:26:25 +03:00
  • 8fad8a5715 completed hello world exrcise Hariettemaina 2023-05-25 09:17:18 +03:00
  • 3487356397 Complete vecs exercises Robert Zhao 2023-05-24 07:50:11 -04:00
  • c89613076b
    Merge branch 'rust-lang:main' into main Robert Zhao 2023-05-24 07:48:00 -04:00
  • 747ac45756 Complete primitive_types exercises Robert Zhao 2023-04-03 11:19:09 -04:00
  • cb9d5c2200
    Merge 4bc0d4b76414bcd43b24088f34b624a11b80d210 into 30291a3c253f08a4191cfd544ba36867612ebb7a jtcours 2023-05-24 16:47:42 +09:00
  • 30291a3c25
    Merge pull request #1527 from rust-lang/all-contributors/add-lazywalker liv 2023-05-23 11:06:10 +02:00
  • 33224370eb
    docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2023-05-23 09:05:59 +00:00
  • b9cb931167
    docs: update AUTHORS.md [skip ci] allcontributors[bot] 2023-05-23 09:05:58 +00:00
  • 10d8357876
    Merge pull request #1526 from lazywalker/fix-iterators5 liv 2023-05-23 11:05:43 +02:00
  • 9604ab6621 fix(exercises): use snake_case variables lazywalker 2023-05-23 15:00:55 +08:00
  • cd34cb5bf5 else and if Hariettemaina 2023-05-22 17:06:54 +03:00
  • 7ac447300a using hashmap to build a score table Hariettemaina 2023-05-22 17:06:21 +03:00
  • fe0cebb8b9 using if and else to capture errors Hariettemaina 2023-05-22 17:05:01 +03:00
  • 6c2f6772e6 using MATCH AND ELSE Hariettemaina 2023-05-22 17:03:38 +03:00
  • 938bf326df using match to capture the error Hariettemaina 2023-05-22 17:03:05 +03:00
  • d748cd156f adding else condtions Hariettemaina 2023-05-22 17:01:36 +03:00
  • 915c53be64 - Strings - Vecs - Move semantics - Modules , Enums Hariettemaina 2023-05-22 17:01:04 +03:00
  • e35a84fcb3 chore(oranda): don't generate changelog pages liv 2023-05-22 11:09:57 +02:00
  • e910205c19
    Merge pull request #1524 from rust-lang/all-contributors/add-b1ue64 liv 2023-05-21 11:39:36 +02:00
  • 15ad02c984
    docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2023-05-21 09:39:26 +00:00
  • 8e62346f86
    docs: update AUTHORS.md [skip ci] allcontributors[bot] 2023-05-21 09:39:25 +00:00
  • 59344c679d
    Merge pull request #1523 from b1ue64/b1ue64-patch-1 liv 2023-05-21 11:39:12 +02:00
  • a7257a1d1e
    feat(iterators5): remove outdated part of hint b1ue64 2023-05-20 16:38:33 -04:00
  • bfc4adf98c intro + v1 KlbSebastian 2023-05-20 15:45:08 +02:00
  • 031a15a317 progress 50 percent murasame 2023-05-19 17:47:53 +08:00
  • 3cc91daba5 progress 50 percent murasame 2023-05-19 17:41:56 +08:00
  • 3707571685 built scores table Hariettemaina 2023-05-18 16:34:30 +03:00
  • 5736a85736
    Current state Thomas Lockney 2023-05-18 02:07:46 +00:00
  • f2de12aa34 release: 5.5.1 5.5.1 liv 2023-05-17 21:05:51 +02:00
  • 2d544f18b5 fix: revert back to using relative paths liv 2023-05-17 21:04:32 +02:00
  • 0667ee7c4d fix: add oranda-hide class to readme liv 2023-05-17 17:11:49 +02:00
  • 19cee73209 chore: set up oranda liv 2023-05-17 16:56:01 +02:00
  • 4c638e365f Merge branch 'main' of github.com:rust-lang/rustlings 5.5.0 liv 2023-05-17 16:30:31 +02:00
  • f452fd7bb0 release: 5.5.0 liv 2023-05-17 16:30:22 +02:00
  • 6d1f8c5111
    Merge pull request #1520 from rust-lang/all-contributors/add-Ben2917 liv 2023-05-17 16:14:54 +02:00
  • ab61a0d5c7
    docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2023-05-17 14:14:44 +00:00
  • af52fce275
    docs: update AUTHORS.md [skip ci] allcontributors[bot] 2023-05-17 14:14:43 +00:00
  • 656140d9e6
    Merge pull request #1478 from Ben2917/improved_tests_for_iterators5 liv 2023-05-17 16:14:29 +02:00